Search found 1 match

by jsuares
2017-08-14T22:15:54-07:00
Forum: Windows COM+ & Visual Basic
Topic: Classic ASP Installation
Replies: 1
Views: 115024

Classic ASP Installation

I am trying to install on a Windows server 2003 x64 to use on a classic asp application.

I installed the COM object and the dll is registered.

When I run the simpletest.vbs script from the command line everything works.

However when trying to run from ASP I get an error.

Set img = Server ...