Ok here it goes...
I have developed 16 asp pages to add to an application. I developed them using Windows 2000 and IIS 5.0. They run correctly on my machine. I tried to install them on a machine that used Windows NT Server. When I try to call them I get the error "Object Disabled".
The Windows NT Server machine is running visual studios.net. I developed the asp pages in visual studios 6.0. I am wondering if there are possibly conversion errors between my asp code and what the server is looking for.
I really don't know what is wrong, the page I am testing is the simplest of all of them...it only uses Request.Querystring and Response.Write, it is not even trying to access a database.
Maybe you can help?
Sera
I often believe that...
My computer is possessed!
I have developed 16 asp pages to add to an application. I developed them using Windows 2000 and IIS 5.0. They run correctly on my machine. I tried to install them on a machine that used Windows NT Server. When I try to call them I get the error "Object Disabled".
The Windows NT Server machine is running visual studios.net. I developed the asp pages in visual studios 6.0. I am wondering if there are possibly conversion errors between my asp code and what the server is looking for.
I really don't know what is wrong, the page I am testing is the simplest of all of them...it only uses Request.Querystring and Response.Write, it is not even trying to access a database.
Maybe you can help?
Sera
I often believe that...
My computer is possessed!