registrytrouble
Cadet

 Joined: Oct 27, 2003 Posts: 1 Location: USA
|
Posted: Mon Oct 27, 2003 10:47 pm Post subject: registry error |
|
|
I have created an add-in using c#, it uses the outlook library and is called MyAddIn.
I am trying to register so that another windows forms application can use it. but when i run regsvr32.exe, it gives me the following error"
"Myaddin.dll was loaded, but dllregisterserver entry point was not found. Dllregistertserver may not be exported, or a corrupt version of MyaddIn.dll may be in memory. Consider using PView to detect & remove it"
Please help me
|
|