|
-
May 18th, 2002, 12:34 AM
#1
Accessing VC++ Compiled Dll in dot net
Any idea of referencing/consuming VC++ compiled dll
in dot net [eg:CSharp]
Scenario:
A dll that is developed in VC++ 6.0 is there.
It has to be used in the dot net environment.
A VB compiled dll is easily referenced in the Visual Studio.net
It easily creates a wrapper component for the usage of that dll.
But when tried to add the dll that is compiled in VC++, it gives error
stating "Could not create wrapper assembly for ActiveX type Library. You may need to register it."
But it has been registered.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|