Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL Registration issues
Message
From
28/08/2008 08:27:01
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Deployments
Title:
DLL Registration issues
Miscellaneous
Thread ID:
01342508
Message ID:
01342508
Views:
53
To All:

I have a C# app that calls a C# DLL that is exposed to COM (it is also used by a Delphi app). The C# DLL has a strong name and has been registered in the GAC. I also registered it with RegAsm. Trouble is, when I altered one of the methods in the DLL to accept different parameters and changed the Interface appropriately it behaves strangely. What I mean is, when I add this DLL as a Reference to the C# app, you can see the new parms in Intellisense and it compiles fine but when it runs it's still looking for the 'old' version. I have recompiled everything and even tried to re-GAC the app but no luck yet.

Any ideas, thanks!
Next
Reply
Map
View

Click here to load this message in the networking platform