Create object fialed

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Generator for COM/ActiveX (v3)  /  Create object fialed

DynamicPDF Generator for COM/ActiveX (v3) Forum

 Nov 09 2006 10:01 AM
I'm evaluating your product and can run the helloworld.asp
example with no problems. However, when I try to construct a
table example I get

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

on

Set MyDocument = Server.CreateObject( "DynamicPDF.Document" )
 

Is this no longer supported? Am I doing something wrong?


CMM
 Nov 09 2006 10:17 AM
Posted by a ceTe Software moderator
Hello CMM,

The reason you are getting the error is because the DLL file does not seem to have registered correctly. You will just need to run the RegAsm.exe utility on the DynamicPDF.dll library to register it on the computer with the /codebase switch as follows (there is Installv1.0.3705.bat and Installv1.1.4322.bat file included to assist with this):

  RegAsm.exe DynamicPDF.dll /codebase

Thanks,
ceTe Software Support Team.

All times are US Eastern Standard time. The time now is 8:03 AM.