Click here to Skip to main content
15,885,365 members
Home / Discussions / C#
   

C#

 
GeneralRe: Error Loading type during runtime Pin
Yusuf3-Mar-09 4:49
Yusuf3-Mar-09 4:49 
GeneralRe: Error Loading type during runtime Pin
Mustafa Ismail Mustafa3-Mar-09 4:52
Mustafa Ismail Mustafa3-Mar-09 4:52 
AnswerRe: Error Loading type during runtime Pin
Mustafa Ismail Mustafa3-Mar-09 4:55
Mustafa Ismail Mustafa3-Mar-09 4:55 
GeneralRe: Error Loading type during runtime Pin
Yusuf3-Mar-09 5:02
Yusuf3-Mar-09 5:02 
QuestionPanel Event Pin
Cliffer3-Mar-09 3:13
Cliffer3-Mar-09 3:13 
AnswerRe: Panel Event Pin
Calin Tatar3-Mar-09 3:34
Calin Tatar3-Mar-09 3:34 
GeneralRe: Panel Event [modified] Pin
Megidolaon4-Mar-09 2:30
Megidolaon4-Mar-09 2:30 
QuestionOdd Referencing Problem Pin
Jammer3-Mar-09 1:55
Jammer3-Mar-09 1:55 
Hi All,

I posted this over on the VS forum yesterday but I've not had any reply so I thought I'd try here today.

I'm having real troubles tracking down a referencing problem.

I have been incorporating a new version of one of our DLLs into a client application. When running the application it blows up complaining about not being able to find the old version of one of our DLLs.

The DLL throwing the error has been updated/rebuilt to reference the new DLL as have all the DLLs this DLL references. I've checked the .csproj file and the reference in there is correct.

Running the whole application through NDepend displays a warning on this DLL and Reflector shows this DLL as referencing both versions (which I didn't think was possible!) ...

None of the DLLs have been GAC'd either so its not getting a reference this way.

I've never seen anything like this, I'm totally at a loss as to how this DLL is getting a reference to the old version.

Does anyone have some tips on how to track this rogue reference down?

Cheers,


AnswerRe: Odd Referencing Problem Pin
ABitSmart3-Mar-09 3:15
ABitSmart3-Mar-09 3:15 
GeneralRe: Odd Referencing Problem Pin
Jammer3-Mar-09 3:18
Jammer3-Mar-09 3:18 
AnswerRe: Odd Referencing Problem Pin
led mike3-Mar-09 4:20
led mike3-Mar-09 4:20 
GeneralRe: Odd Referencing Problem Pin
Jammer3-Mar-09 5:11
Jammer3-Mar-09 5:11 
Questionc# and XML validation [modified] Pin
mocasu3-Mar-09 0:51
mocasu3-Mar-09 0:51 
AnswerRe: c# and XML validation Pin
Greg Chelstowski3-Mar-09 3:29
Greg Chelstowski3-Mar-09 3:29 
GeneralRe: c# and XML validation Pin
mocasu3-Mar-09 4:55
mocasu3-Mar-09 4:55 
Questionis there in tool available in c#.net to resizeing of images? Pin
poonam jagdale3-Mar-09 0:20
poonam jagdale3-Mar-09 0:20 
AnswerRe: is there in tool available in c#.net to resizeing of images? Pin
stancrm3-Mar-09 3:32
stancrm3-Mar-09 3:32 
AnswerRe: is there in tool available in c#.net to resizeing of images? Pin
Shyam K Pananghat3-Mar-09 3:42
Shyam K Pananghat3-Mar-09 3:42 
QuestionRegex to find the Code blocks using C# Pin
aaCog2-Mar-09 23:59
aaCog2-Mar-09 23:59 
AnswerRe: Regex to find the Code blocks using C# Pin
musefan3-Mar-09 2:47
musefan3-Mar-09 2:47 
AnswerRe: Regex to find the Code blocks using C# Pin
PIEBALDconsult3-Mar-09 3:54
mvePIEBALDconsult3-Mar-09 3:54 
GeneralRe: Regex to find the Code blocks using C# Pin
aaCog3-Mar-09 16:53
aaCog3-Mar-09 16:53 
Questionkrish Pin
krishnakarthik2-Mar-09 23:29
krishnakarthik2-Mar-09 23:29 
AnswerRe: krish Pin
Calin Tatar3-Mar-09 0:03
Calin Tatar3-Mar-09 0:03 
AnswerRe: krish Pin
Ashfield3-Mar-09 1:52
Ashfield3-Mar-09 1:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.