M
MC
Hi
I have decided cause I am fed up of re-creating code that does the same
thing over and over again for various websites, I thought i'd try to write a
DLL and have done so in Visual Studio 2005 and tested it very well in VB.NET
exe debug test program and everything worked.
However, I want to register the DLL to use in my ASP and have done so using
trying, regsvr32.
I get the following error: "DllRegisterServer entry point was not found".
I cant find any reference to this on microsoft and i cannnot figure out a
resolution.
Any ideas
Regards
I have decided cause I am fed up of re-creating code that does the same
thing over and over again for various websites, I thought i'd try to write a
DLL and have done so in Visual Studio 2005 and tested it very well in VB.NET
exe debug test program and everything worked.
However, I want to register the DLL to use in my ASP and have done so using
trying, regsvr32.
I get the following error: "DllRegisterServer entry point was not found".
I cant find any reference to this on microsoft and i cannnot figure out a
resolution.
Any ideas
Regards