ramesh
May 27th, 2000, 04:12 AM
Hi
I am working on VB6.0, Web(IIS Applications), ASP using backend as Oracle 8.0. In VB6.O I am using object called objectcontext, which provides access to the current object's context. I am facing problem here is when run my application on my localhost through VB6.0 it is working fine. But when i give the path using localhost\applicationname.asp on the browser on the same machine and when i put this application on the web server and registering the DLL, creating DSN on that server for that application it does not work. It says 'Application or object defined error'. And i am a beginer in this and this is an Intranet project.Can you give guidelines how to deploy onto the web server. I have modified one application which is on running after modifying i just copied it back onto the server now it does not work the same error which i am facing for some other application. Coud you give the solution for this.
I am working on VB6.0, Web(IIS Applications), ASP using backend as Oracle 8.0. In VB6.O I am using object called objectcontext, which provides access to the current object's context. I am facing problem here is when run my application on my localhost through VB6.0 it is working fine. But when i give the path using localhost\applicationname.asp on the browser on the same machine and when i put this application on the web server and registering the DLL, creating DSN on that server for that application it does not work. It says 'Application or object defined error'. And i am a beginer in this and this is an Intranet project.Can you give guidelines how to deploy onto the web server. I have modified one application which is on running after modifying i just copied it back onto the server now it does not work the same error which i am facing for some other application. Coud you give the solution for this.