|
Home > Archive > IIS Server Security > October 2004 > 500.100 Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Everton 2004-10-22, 5:53 pm |
| I am running this page on a win2000 server its a survey application. Lately,
i've not been able to run some asp applications on this server and keep
getting this type of error? ANy ideas of where to look.
THis is one error.
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be
displayed.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
Open the chd50sirm10:81 home page, and then look for links to the
information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near
')'.
/svry/Survey/dosurvey.asp, line 93
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET
CLR 1.1.4322)
Page:
POST 195 bytes to /svry/Survey/dosurvey.asp
Time:
Friday, October 22, 2004, 3:09:35 PM
| |
| Ken Schaefer 2004-10-25, 2:47 am |
| Hi,
Please post lines 90-93 from /svry/Survey/dosurvey.asp
You have a mistake in your code.
Cheers
Ken
"Everton" <Everton@discussions.microsoft.com> wrote in message
news:7FD03A6B-1974-4D40-BEC0-485A7CC7D8F0@microsoft.com...
>I am running this page on a win2000 server its a survey application.
>Lately,
> i've not been able to run some asp applications on this server and keep
> getting this type of error? ANy ideas of where to look.
>
> THis is one error.
>
> The page cannot be displayed
> There is a problem with the page you are trying to reach and it cannot be
> displayed.
>
> --------------------------------------------------------------------------------
>
> Please try the following:
>
> Click the Refresh button, or try again later.
>
> Open the chd50sirm10:81 home page, and then look for links to the
> information you want.
> HTTP 500.100 - Internal Server Error - ASP error
> Internet Information Services
>
> --------------------------------------------------------------------------------
>
> Technical Information (for support personnel)
>
> Error Type:
> Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
> [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax
> near
> ')'.
> /svry/Survey/dosurvey.asp, line 93
>
>
> Browser Type:
> Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET
> CLR 1.1.4322)
>
> Page:
> POST 195 bytes to /svry/Survey/dosurvey.asp
>
>
> Time:
> Friday, October 22, 2004, 3:09:35 PM
>
|
|
|
|
|