I have setup iis on my machine and am trying to run some asp pages with
server.execute in them. Each time i run apage with server.execute
in ti i get the following error.
HTTP 500.100 - Internal Server
Error - ASP error
Internet Information Services
Technical Information (for support personnel)
- Error Type:
Server object, ASP 0228 (0x80004005)
The call to Server.Execute failed while loading the page.
/Test/default.asp, line 318
- Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031002 Firebird/0.7+
- Page:
GET /OTrader/default.asp
- Time:
Monday, January 12, 2004, 3:24:51 PM
- More information:
If i run the same page on my website then it works fine. Do i have to turn anything on to enable this when using a local host.
Cheers