thanks for reply.
I have created dll using class library of c#.
I want to use this dll in pure asp programs.
But when i am rying to register the dll using regsvr32 command,
its giving me error - "Dll File is loaded. Dllregiryserver entry point not found. This file can not be registered."
Comment