-
I am trying to deploy a 'solution' from Interdev6 to a NT web server. The files begin to deploy, but I then get an error message:
Failed to Deploy a File (C:\...\_private\DataEnvironment\DataEnvironment.asa): The FrontPage Server Extensions on the server returned the following error: 'http://.../_private/DataEnvironment/DataEnvironment.asa' does not refer to a page on this web. (error 0x90005)
If I copy the files directly to the web server and try to access an ASP page I get an error message:
Server object Error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/.../global.asa, line 30
Invalid class string
I have accessed Microsoft Product Support pages for the second error and it mentioned somethig about ADO versions. How do I check the ADO version on my computer and on the server.
Any help would be appreciated.
-
In InterDev: From the Project menu select Project References...
In the list you will see: Microsoft ActiveX Data Objects 2.x Library (where 2.x is a version installed on your machine).