I'm having a major problem with an ASP application. Our ASP code has been migrated from NT4 (IIS4.0) to a Win2003 (IIS6.0) server. However, there seems to be a problem with the VB scripts. Whenever a VB function is called I get a Runtime Error "Object Expected".
These are client-side scripts so I cant see how having a different server is making such an impact. Does anyone know what processes are going on in IIS 6.0 or Win2003 which is causing the application to be unable to see the VB functions!?
I'm not sure if this is an IIS problem or a Win2003 so I will post it in both forums.
Many thanks for any advice.
These are client-side scripts so I cant see how having a different server is making such an impact. Does anyone know what processes are going on in IIS 6.0 or Win2003 which is causing the application to be unable to see the VB functions!?
I'm not sure if this is an IIS problem or a Win2003 so I will post it in both forums.
Many thanks for any advice.
Comment