PC Review


Reply
Thread Tools Rate Thread

Anyone know what could cause the following error messages?

 
 
Just Me
Guest
Posts: n/a
 
      1st Apr 2005
Anyone know what could cause the following error messages?
Note the versions are:
A...B
B...A

Warning: The dependency 'LibraryCs, Version=1.0.1916.39646, Culture=neutral'
in project 'CAG ControlCapture' cannot be copied to the run directory
because it would overwrite the reference 'LibraryCs, Version=1.0.1916.35045,
Culture=neutral'.

Warning: The dependency 'LibraryCs, Version=1.0.1916.35045, Culture=neutral'
in project 'CAG ExecutableStudio' cannot be copied to the run directory
because it would overwrite the reference 'LibraryCs, Version=1.0.1916.39646,
Culture=neutral'.


Thanks in advance



 
Reply With Quote
 
 
 
 
Bob Powell [MVP]
Guest
Posts: n/a
 
      1st Apr 2005
Remove all the asterisks from the version definition lines in the
AssemblyInfo file so that the version you create is the same for successive
builds.

You might like to check out the Windows Forms Tips and Tricks article on
debugging controls.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





" Just Me" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Anyone know what could cause the following error messages?
> Note the versions are:
> A...B
> B...A
>
> Warning: The dependency 'LibraryCs, Version=1.0.1916.39646,
> Culture=neutral'
> in project 'CAG ControlCapture' cannot be copied to the run directory
> because it would overwrite the reference 'LibraryCs,
> Version=1.0.1916.35045,
> Culture=neutral'.
>
> Warning: The dependency 'LibraryCs, Version=1.0.1916.35045,
> Culture=neutral'
> in project 'CAG ExecutableStudio' cannot be copied to the run directory
> because it would overwrite the reference 'LibraryCs,
> Version=1.0.1916.39646,
> Culture=neutral'.
>
>
> Thanks in advance
>
>
>



 
Reply With Quote
 
Just Me
Guest
Posts: n/a
 
      1st Apr 2005
That did it!
I replaced
<Assembly: AssemblyVersion("1.0.*")>

with

<Assembly: AssemblyVersion("1.0.0")>

I hope that's what you meant by remove asterisks

I've been putting up with this for a long time, I feel badly now that I
didn't ask sooner.

I'm often amazed by how much some of you guys know - and are willing to take
the time to share.



Thanks again




"Bob Powell [MVP]" <bob@_spamkiller_bobpowell.net> wrote in message
news:(E-Mail Removed)...
> Remove all the asterisks from the version definition lines in the
> AssemblyInfo file so that the version you create is the same for
> successive builds.
>
> You might like to check out the Windows Forms Tips and Tricks article on
> debugging controls.
>
> --
> Bob Powell [MVP]
> Visual C#, System.Drawing
>
> Find great Windows Forms articles in Windows Forms Tips and Tricks
> http://www.bobpowell.net/tipstricks.htm
>
> Answer those GDI+ questions with the GDI+ FAQ
> http://www.bobpowell.net/faqmain.htm
>
> All new articles provide code in C# and VB.NET.
> Subscribe to the RSS feeds provided and never miss a new article.
>
>
>
>
>
> " Just Me" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Anyone know what could cause the following error messages?
>> Note the versions are:
>> A...B
>> B...A
>>
>> Warning: The dependency 'LibraryCs, Version=1.0.1916.39646,
>> Culture=neutral'
>> in project 'CAG ControlCapture' cannot be copied to the run directory
>> because it would overwrite the reference 'LibraryCs,
>> Version=1.0.1916.35045,
>> Culture=neutral'.
>>
>> Warning: The dependency 'LibraryCs, Version=1.0.1916.35045,
>> Culture=neutral'
>> in project 'CAG ExecutableStudio' cannot be copied to the run directory
>> because it would overwrite the reference 'LibraryCs,
>> Version=1.0.1916.39646,
>> Culture=neutral'.
>>
>>
>> Thanks in advance
>>
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting download of 10,000 messages and error messages at same tim THOMAS-COACH Microsoft Outlook Discussion 3 17th Dec 2009 01:36 PM
Word 2003 - when closing receive 'Runtime Error 91' error messages =?Utf-8?B?UkxDIFdlYg==?= Microsoft Word Document Management 1 11th Jan 2006 06:16 AM
Email Errors> no download of messages>error messages. stanfordlynx Microsoft Outlook 2 16th Jul 2005 11:03 PM
Email Errors> no download of messages>error messages. stanfordlynx Microsoft Outlook 1 16th Jul 2005 05:13 PM
Error messages 1933 for W2K Admin Tools and Error 1223 MSI Rick Murray Microsoft Windows 2000 MSI 0 7th Oct 2003 10:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:30 PM.