Skip to Content
0
Former Member
Nov 01, 2012 at 11:58 PM

Server.CreateObject Failed 80070057 CR9 and ASP

102 Views

We are using CrystalRuntime.Application (craxdrt.dll) to create PDF documents for our legacy ASP application. When there are a lot of report request, it failed with the "Server.CreateObject failed". Does anybody have any clue on this problem? I've been thinking to write a .net service component to generate the document instead of doing it from asp, however I am not sure if this will solve the root issue.

Any input will be appreciated. Thanks.