Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with COM object registration/Class not registered
#3
Not entirely sure how to do #3. Is this manifest file created in Visual Studio or is it generated by your CreateManifest call?

I put the DLL files in C:\Program Files (x86)\Quick Macros 2\RadFusion. When I run
Macro TestManifest
Code:
Copy      Help
__ComActivator_CreateManifest "RadFusion\PACSWebServiceWrapper.dll"
I get:
Error (RT) in TestManifest: Error loading type library/DLL. ?

One idea: when I ran RegAsm it's the one in .NET 4.0 framework:
Code:
Copy      Help
C:\Program Files (x86)\Quick Macros 2\RadFusion>c:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe PACSWebServiceWrapper.dll
Microsoft (R) .NET Framework Assembly Registration Utility 4.0.30319.1
Copyright (C) Microsoft Corporation 1998-2004.  All rights reserved.

Types registered successfully

Should I try redoing this in an earlier version of .NET? Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)