error PRJ0019:
-
Hi All, error PRJ0019: A tool returned an error code from "Registering Type Library" I am not able to figure out this.Any resouloution for this. As these files are created by the compiler. I am, using VS 2005 and compiling the project for x64 bit compatible.
"A winner is not one who never fails...but the one who never quits"
-
Hi All, error PRJ0019: A tool returned an error code from "Registering Type Library" I am not able to figure out this.Any resouloution for this. As these files are created by the compiler. I am, using VS 2005 and compiling the project for x64 bit compatible.
"A winner is not one who never fails...but the one who never quits"
Ganesh_T wrote:
A tool returned an error code from "Registering Type Library"
Are you able to register your component with regsvr32. If not, you'll need to diagnose why your DLL is failing registration.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
-
Ganesh_T wrote:
A tool returned an error code from "Registering Type Library"
Are you able to register your component with regsvr32. If not, you'll need to diagnose why your DLL is failing registration.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
-
If we get this error our project will not be compiled. You willl not get the dll file generated.
"A winner is not one who never fails...but the one who never quits"
What I thought was that you would be getting the problem due to some fault in the settings that enable the IDE to register the DLL.So is the dll file generated or you are getting the error and the dll is not being created?
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_