PC Review


Reply
Thread Tools Rate Thread

Bug in IDE with Side By Side DLL's

 
 
Mike
Guest
Posts: n/a
 
      9th Dec 2003
1) You have a version of "X" (1.0) installed in the GAC
2) You have a new version of "X" (2.0).
3) You add the X.2.0 DLL's to a folder in your solution
4) You add references to the X.2.0 DLL's to your project
5) You check the solution in.

6) Another developer, open's his project up and syncs (not yet having
X.2.0)
7) The solution comes down but because the X.2.0 DLL's come down after
the project that references them the IDE repoints your references to
the 1.X.0 DLL's.

8) There is nothing you can do to overcome this issue, <codebase>
<probe> whatever has no effect because the IDE said use 1.X.0, sigh
......
 
Reply With Quote
 
 
 
 
Miha Markic
Guest
Posts: n/a
 
      10th Dec 2003
Hi Mike,

Yeah, IDE is totally dumb when it comes down to side by side issues.
It looks only for assembly name and doesn't care about versions and other
kinky stuff.

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com

"Mike" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 1) You have a version of "X" (1.0) installed in the GAC
> 2) You have a new version of "X" (2.0).
> 3) You add the X.2.0 DLL's to a folder in your solution
> 4) You add references to the X.2.0 DLL's to your project
> 5) You check the solution in.
>
> 6) Another developer, open's his project up and syncs (not yet having
> X.2.0)
> 7) The solution comes down but because the X.2.0 DLL's come down after
> the project that references them the IDE repoints your references to
> the 1.X.0 DLL's.
>
> 8) There is nothing you can do to overcome this issue, <codebase>
> <probe> whatever has no effect because the IDE said use 1.X.0, sigh
> .....



 
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
How to call Server Side function from Client Side Code usingPageMethods in ASP.NET AJAX Ketki Microsoft C# .NET 0 21st Feb 2008 10:44 AM
Server side control that maintains viewstate for client-side javascript variables? Keithb Microsoft ASP .NET 1 26th Feb 2007 06:19 PM
How-to? - Process Client-side AND Server-side Code Blocks With aspnet Button Joey Microsoft ASP .NET 1 3rd Jan 2006 11:01 PM
Safe to have client-side AND server-side page load event procedures? Fred Microsoft ASP .NET 2 12th Jul 2004 07:46 PM
Using Side-by-Side Calendars, would like side-by-side DAYS Matt Landis Microsoft Outlook Calendar 6 19th Mar 2004 09:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:09 AM.