I'm having a very wierd problem with an ASP app.<br>
<br>
Some users are getting the <br>
<br>
HTTP 404 Error<br>
<br>
Cannot find file or web page etc.<br>
<br>
This is odd because 95% of users are fine.<br>
<br>
Has anybody got any suggestions
Another problem is using the new keyword when setting an object variable.<br>
<br>
To use MTS you have to instantiate objects using the CreateObject function<br>
<br>
Eg. Instead of <br>
Set obj = new object<br>
set obj = CreateObject(object)<br>
<br>
<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.