Skip to Content
0
Former Member
Dec 02, 2009 at 02:53 PM

ASP Classic Help Needed

69 Views

I need some help as I was given an old ASP Classic application that uses crystal report and I get a

Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object: 'CrystalReports10.ObjectFactory.1'

I figure the app is using version 10. Does this mean I have to purchase version 10 dev edition? Currently I have Visual Studio 2008 installed with version 10.5 and it doesn't work.

Also, I'm on VISTA x64, does version 10 support 64-bit?

Furthermore, if I bring the code to .NET and deploy to production, is there a redistributable free version that I can install on the live server or do I have to buy a live license?

I would appreciate any help.

Thanks a lot!

Patrick