PC Review


Reply
Thread Tools Rate Thread

ASP page error 500

 
 
Bill
Guest
Posts: n/a
 
      17th Oct 2003
Hello,

Trying to send form results to access database via active
server page. When I click on the link for the page
with .asp extension I get HTTP 500 - Internal server error.
Any help would be greatly appreciated...
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      17th Oct 2003
The first thing you need to do is to go into your Internet Explorer Tools,
Advanced tab, and uncheck the "Show Friendly HTTP Error Messages" setting
(sort of an oxymoron, since an error message that tells you nothing about
the error is far from "friendly"). Then run the page again and tell us the
exact error message you're seeing.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.

"Bill" <(E-Mail Removed)> wrote in message
news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
> Hello,
>
> Trying to send form results to access database via active
> server page. When I click on the link for the page
> with .asp extension I get HTTP 500 - Internal server error.
> Any help would be greatly appreciated...



 
Reply With Quote
 
Guest
Posts: n/a
 
      17th Oct 2003
Here is the error message I get now:

Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information. Please
contact the server administrator for assistance

The website is running on a Windows 2000 server with
frontpage extensions installed.

Thanks....
>-----Original Message-----
>The first thing you need to do is to go into your

Internet Explorer Tools,
>Advanced tab, and uncheck the "Show Friendly HTTP Error

Messages" setting
>(sort of an oxymoron, since an error message that tells

you nothing about
>the error is far from "friendly"). Then run the page

again and tell us the
>exact error message you're seeing.
>
>--
>HTH,
>
>Kevin Spencer
>Microsoft MVP
>..Net Developer
>http://www.takempis.com
>Big Things are made up of
>Lots of Little Things.
>
>"Bill" <(E-Mail Removed)> wrote in

message
>news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
>> Hello,
>>
>> Trying to send form results to access database via

active
>> server page. When I click on the link for the page
>> with .asp extension I get HTTP 500 - Internal server

error.
>> Any help would be greatly appreciated...

>
>
>.
>

 
Reply With Quote
 
Tom P. Willett
Guest
Posts: n/a
 
      17th Oct 2003
"Please refer to the event log for more detail information. Please
contact the server administrator for assistance"

Now you need to contact your host to check the event log to see what it
says.
--
------------------------------
Tom P. Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/frontpage
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
------------------------------

<(E-Mail Removed)> wrote in message
news:031f01c394d9$e0a7c010$(E-Mail Removed)...
| Here is the error message I get now:
|
| Server Application Error
| The server has encountered an error while loading an
| application during the processing of your request. Please
| refer to the event log for more detail information. Please
| contact the server administrator for assistance
|
| The website is running on a Windows 2000 server with
| frontpage extensions installed.
|
| Thanks....
| >-----Original Message-----
| >The first thing you need to do is to go into your
| Internet Explorer Tools,
| >Advanced tab, and uncheck the "Show Friendly HTTP Error
| Messages" setting
| >(sort of an oxymoron, since an error message that tells
| you nothing about
| >the error is far from "friendly"). Then run the page
| again and tell us the
| >exact error message you're seeing.
| >
| >--
| >HTH,
| >
| >Kevin Spencer
| >Microsoft MVP
| >..Net Developer
| >http://www.takempis.com
| >Big Things are made up of
| >Lots of Little Things.
| >
| >"Bill" <(E-Mail Removed)> wrote in
| message
| >news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
| >> Hello,
| >>
| >> Trying to send form results to access database via
| active
| >> server page. When I click on the link for the page
| >> with .asp extension I get HTTP 500 - Internal server
| error.
| >> Any help would be greatly appreciated...
| >
| >
| >.
| >


 
Reply With Quote
 
Guest
Posts: n/a
 
      17th Oct 2003
The system event log on the IIS server shows the following
message:

Event ID 10004

DCOM got error "Overlapped I/O operation is in progress. "
and was unable to logon .\IWAM_BLXS9444 in order to run
the server:
{3D14228D-FBE1-11D0-995D-00C04FD919C1}

Thanks again for your patience...

>-----Original Message-----
>"Please refer to the event log for more detail

information. Please
>contact the server administrator for assistance"
>
>Now you need to contact your host to check the event log

to see what it
>says.
>--
>------------------------------
>Tom P. Willett
>Microsoft MVP - FrontPage
> http://www.microsoft.com/frontpage
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>------------------------------
>
><(E-Mail Removed)> wrote in message
>news:031f01c394d9$e0a7c010$(E-Mail Removed)...
>| Here is the error message I get now:
>|
>| Server Application Error
>| The server has encountered an error while loading an
>| application during the processing of your request.

Please
>| refer to the event log for more detail information.

Please
>| contact the server administrator for assistance
>|
>| The website is running on a Windows 2000 server with
>| frontpage extensions installed.
>|
>| Thanks....
>| >-----Original Message-----
>| >The first thing you need to do is to go into your
>| Internet Explorer Tools,
>| >Advanced tab, and uncheck the "Show Friendly HTTP Error
>| Messages" setting
>| >(sort of an oxymoron, since an error message that tells
>| you nothing about
>| >the error is far from "friendly"). Then run the page
>| again and tell us the
>| >exact error message you're seeing.
>| >
>| >--
>| >HTH,
>| >
>| >Kevin Spencer
>| >Microsoft MVP
>| >..Net Developer
>| >http://www.takempis.com
>| >Big Things are made up of
>| >Lots of Little Things.
>| >
>| >"Bill" <(E-Mail Removed)> wrote in
>| message
>| >news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
>| >> Hello,
>| >>
>| >> Trying to send form results to access database via
>| active
>| >> server page. When I click on the link for the page
>| >> with .asp extension I get HTTP 500 - Internal server
>| error.
>| >> Any help would be greatly appreciated...
>| >
>| >
>| >.
>| >
>
>
>.
>

 
Reply With Quote
 
Kevin Spencer
Guest
Posts: n/a
 
      17th Oct 2003
This is an unusual problem. I had to do some research to find possible
solutions. It seems that generally there is something wrong with your IWAM
account configuration. Here are some links to articles that may help:

http://support.microsoft.com/default...ticle%3D321448

http://www.mail-archive.com/asp_webs.../msg01340.html

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.

<(E-Mail Removed)> wrote in message
news:01ce01c394df$615823d0$(E-Mail Removed)...
> The system event log on the IIS server shows the following
> message:
>
> Event ID 10004
>
> DCOM got error "Overlapped I/O operation is in progress. "
> and was unable to logon .\IWAM_BLXS9444 in order to run
> the server:
> {3D14228D-FBE1-11D0-995D-00C04FD919C1}
>
> Thanks again for your patience...
>
> >-----Original Message-----
> >"Please refer to the event log for more detail

> information. Please
> >contact the server administrator for assistance"
> >
> >Now you need to contact your host to check the event log

> to see what it
> >says.
> >--
> >------------------------------
> >Tom P. Willett
> >Microsoft MVP - FrontPage
> > http://www.microsoft.com/frontpage
> >To find the best Newsgroup for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >------------------------------
> >
> ><(E-Mail Removed)> wrote in message
> >news:031f01c394d9$e0a7c010$(E-Mail Removed)...
> >| Here is the error message I get now:
> >|
> >| Server Application Error
> >| The server has encountered an error while loading an
> >| application during the processing of your request.

> Please
> >| refer to the event log for more detail information.

> Please
> >| contact the server administrator for assistance
> >|
> >| The website is running on a Windows 2000 server with
> >| frontpage extensions installed.
> >|
> >| Thanks....
> >| >-----Original Message-----
> >| >The first thing you need to do is to go into your
> >| Internet Explorer Tools,
> >| >Advanced tab, and uncheck the "Show Friendly HTTP Error
> >| Messages" setting
> >| >(sort of an oxymoron, since an error message that tells
> >| you nothing about
> >| >the error is far from "friendly"). Then run the page
> >| again and tell us the
> >| >exact error message you're seeing.
> >| >
> >| >--
> >| >HTH,
> >| >
> >| >Kevin Spencer
> >| >Microsoft MVP
> >| >..Net Developer
> >| >http://www.takempis.com
> >| >Big Things are made up of
> >| >Lots of Little Things.
> >| >
> >| >"Bill" <(E-Mail Removed)> wrote in
> >| message
> >| >news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
> >| >> Hello,
> >| >>
> >| >> Trying to send form results to access database via
> >| active
> >| >> server page. When I click on the link for the page
> >| >> with .asp extension I get HTTP 500 - Internal server
> >| error.
> >| >> Any help would be greatly appreciated...
> >| >
> >| >
> >| >.
> >| >
> >
> >
> >.
> >



 
Reply With Quote
 
Guest
Posts: n/a
 
      17th Oct 2003
That was it...the IWAM account was disabled. The ASP now
runs but the following error message is displayed when the
form is submitted;

Cannot update the database

Any thoughts.....


>-----Original Message-----
>This is an unusual problem. I had to do some research to

find possible
>solutions. It seems that generally there is something

wrong with your IWAM
>account configuration. Here are some links to articles

that may help:
>
>http://support.microsoft.com/default.aspx?scid=%

2Fservicedesks%2Fbin%2Fkbsearch.asp%3FArticle%3D321448
>
>http://www.mail-

archive.com/(E-Mail Removed)/msg01340.html
>
>--
>HTH,
>
>Kevin Spencer
>Microsoft MVP
>..Net Developer
>http://www.takempis.com
>Big Things are made up of
>Lots of Little Things.
>
><(E-Mail Removed)> wrote in message
>news:01ce01c394df$615823d0$(E-Mail Removed)...
>> The system event log on the IIS server shows the

following
>> message:
>>
>> Event ID 10004
>>
>> DCOM got error "Overlapped I/O operation is in

progress. "
>> and was unable to logon .\IWAM_BLXS9444 in order to run
>> the server:
>> {3D14228D-FBE1-11D0-995D-00C04FD919C1}
>>
>> Thanks again for your patience...
>>
>> >-----Original Message-----
>> >"Please refer to the event log for more detail

>> information. Please
>> >contact the server administrator for assistance"
>> >
>> >Now you need to contact your host to check the event

log
>> to see what it
>> >says.
>> >--
>> >------------------------------
>> >Tom P. Willett
>> >Microsoft MVP - FrontPage
>> > http://www.microsoft.com/frontpage
>> >To find the best Newsgroup for FrontPage support see:
>> > http://www.net-sites.com/sitebuilder/newsgroups.asp
>> >------------------------------
>> >
>> ><(E-Mail Removed)> wrote in message
>> >news:031f01c394d9$e0a7c010$(E-Mail Removed)...
>> >| Here is the error message I get now:
>> >|
>> >| Server Application Error
>> >| The server has encountered an error while loading an
>> >| application during the processing of your request.

>> Please
>> >| refer to the event log for more detail information.

>> Please
>> >| contact the server administrator for assistance
>> >|
>> >| The website is running on a Windows 2000 server with
>> >| frontpage extensions installed.
>> >|
>> >| Thanks....
>> >| >-----Original Message-----
>> >| >The first thing you need to do is to go into your
>> >| Internet Explorer Tools,
>> >| >Advanced tab, and uncheck the "Show Friendly HTTP

Error
>> >| Messages" setting
>> >| >(sort of an oxymoron, since an error message that

tells
>> >| you nothing about
>> >| >the error is far from "friendly"). Then run the page
>> >| again and tell us the
>> >| >exact error message you're seeing.
>> >| >
>> >| >--
>> >| >HTH,
>> >| >
>> >| >Kevin Spencer
>> >| >Microsoft MVP
>> >| >..Net Developer
>> >| >http://www.takempis.com
>> >| >Big Things are made up of
>> >| >Lots of Little Things.
>> >| >
>> >| >"Bill" <(E-Mail Removed)> wrote

in
>> >| message
>> >| >news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
>> >| >> Hello,
>> >| >>
>> >| >> Trying to send form results to access database via
>> >| active
>> >| >> server page. When I click on the link for the

page
>> >| >> with .asp extension I get HTTP 500 - Internal

server
>> >| error.
>> >| >> Any help would be greatly appreciated...
>> >| >
>> >| >
>> >| >.
>> >| >
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
Guest
Posts: n/a
 
      17th Oct 2003
Never mind...I finally pulled my head out of my butt and
figured it out. Thanks for the assistance.
>-----Original Message-----
>That was it...the IWAM account was disabled. The ASP now
>runs but the following error message is displayed when

the
>form is submitted;
>
>Cannot update the database
>
>Any thoughts.....
>
>
>>-----Original Message-----
>>This is an unusual problem. I had to do some research to

>find possible
>>solutions. It seems that generally there is something

>wrong with your IWAM
>>account configuration. Here are some links to articles

>that may help:
>>
>>http://support.microsoft.com/default.aspx?scid=%

>2Fservicedesks%2Fbin%2Fkbsearch.asp%3FArticle%3D321448
>>
>>http://www.mail-

>archive.com/(E-Mail Removed)/msg01340.html
>>
>>--
>>HTH,
>>
>>Kevin Spencer
>>Microsoft MVP
>>..Net Developer
>>http://www.takempis.com
>>Big Things are made up of
>>Lots of Little Things.
>>
>><(E-Mail Removed)> wrote in message
>>news:01ce01c394df$615823d0$(E-Mail Removed)...
>>> The system event log on the IIS server shows the

>following
>>> message:
>>>
>>> Event ID 10004
>>>
>>> DCOM got error "Overlapped I/O operation is in

>progress. "
>>> and was unable to logon .\IWAM_BLXS9444 in order to run
>>> the server:
>>> {3D14228D-FBE1-11D0-995D-00C04FD919C1}
>>>
>>> Thanks again for your patience...
>>>
>>> >-----Original Message-----
>>> >"Please refer to the event log for more detail
>>> information. Please
>>> >contact the server administrator for assistance"
>>> >
>>> >Now you need to contact your host to check the event

>log
>>> to see what it
>>> >says.
>>> >--
>>> >------------------------------
>>> >Tom P. Willett
>>> >Microsoft MVP - FrontPage
>>> > http://www.microsoft.com/frontpage
>>> >To find the best Newsgroup for FrontPage support see:
>>> > http://www.net-sites.com/sitebuilder/newsgroups.asp
>>> >------------------------------
>>> >
>>> ><(E-Mail Removed)> wrote in message
>>> >news:031f01c394d9$e0a7c010$(E-Mail Removed)...
>>> >| Here is the error message I get now:
>>> >|
>>> >| Server Application Error
>>> >| The server has encountered an error while loading an
>>> >| application during the processing of your request.
>>> Please
>>> >| refer to the event log for more detail information.
>>> Please
>>> >| contact the server administrator for assistance
>>> >|
>>> >| The website is running on a Windows 2000 server with
>>> >| frontpage extensions installed.
>>> >|
>>> >| Thanks....
>>> >| >-----Original Message-----
>>> >| >The first thing you need to do is to go into your
>>> >| Internet Explorer Tools,
>>> >| >Advanced tab, and uncheck the "Show Friendly HTTP

>Error
>>> >| Messages" setting
>>> >| >(sort of an oxymoron, since an error message that

>tells
>>> >| you nothing about
>>> >| >the error is far from "friendly"). Then run the

page
>>> >| again and tell us the
>>> >| >exact error message you're seeing.
>>> >| >
>>> >| >--
>>> >| >HTH,
>>> >| >
>>> >| >Kevin Spencer
>>> >| >Microsoft MVP
>>> >| >..Net Developer
>>> >| >http://www.takempis.com
>>> >| >Big Things are made up of
>>> >| >Lots of Little Things.
>>> >| >
>>> >| >"Bill" <(E-Mail Removed)> wrote

>in
>>> >| message
>>> >| >news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
>>> >| >> Hello,
>>> >| >>
>>> >| >> Trying to send form results to access database

via
>>> >| active
>>> >| >> server page. When I click on the link for the

>page
>>> >| >> with .asp extension I get HTTP 500 - Internal

>server
>>> >| error.
>>> >| >> Any help would be greatly appreciated...
>>> >| >
>>> >| >
>>> >| >.
>>> >| >
>>> >
>>> >
>>> >.
>>> >

>>
>>
>>.
>>

>.
>

 
Reply With Quote
 
Kevin Spencer
Guest
Posts: n/a
 
      17th Oct 2003
Good work!
Have a great weekend.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.

<(E-Mail Removed)> wrote in message
news:02f501c394ef$9df5eba0$(E-Mail Removed)...
> Never mind...I finally pulled my head out of my butt and
> figured it out. Thanks for the assistance.
> >-----Original Message-----
> >That was it...the IWAM account was disabled. The ASP now
> >runs but the following error message is displayed when

> the
> >form is submitted;
> >
> >Cannot update the database
> >
> >Any thoughts.....
> >
> >
> >>-----Original Message-----
> >>This is an unusual problem. I had to do some research to

> >find possible
> >>solutions. It seems that generally there is something

> >wrong with your IWAM
> >>account configuration. Here are some links to articles

> >that may help:
> >>
> >>http://support.microsoft.com/default.aspx?scid=%

> >2Fservicedesks%2Fbin%2Fkbsearch.asp%3FArticle%3D321448
> >>
> >>http://www.mail-

> >archive.com/(E-Mail Removed)/msg01340.html
> >>
> >>--
> >>HTH,
> >>
> >>Kevin Spencer
> >>Microsoft MVP
> >>..Net Developer
> >>http://www.takempis.com
> >>Big Things are made up of
> >>Lots of Little Things.
> >>
> >><(E-Mail Removed)> wrote in message
> >>news:01ce01c394df$615823d0$(E-Mail Removed)...
> >>> The system event log on the IIS server shows the

> >following
> >>> message:
> >>>
> >>> Event ID 10004
> >>>
> >>> DCOM got error "Overlapped I/O operation is in

> >progress. "
> >>> and was unable to logon .\IWAM_BLXS9444 in order to run
> >>> the server:
> >>> {3D14228D-FBE1-11D0-995D-00C04FD919C1}
> >>>
> >>> Thanks again for your patience...
> >>>
> >>> >-----Original Message-----
> >>> >"Please refer to the event log for more detail
> >>> information. Please
> >>> >contact the server administrator for assistance"
> >>> >
> >>> >Now you need to contact your host to check the event

> >log
> >>> to see what it
> >>> >says.
> >>> >--
> >>> >------------------------------
> >>> >Tom P. Willett
> >>> >Microsoft MVP - FrontPage
> >>> > http://www.microsoft.com/frontpage
> >>> >To find the best Newsgroup for FrontPage support see:
> >>> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >>> >------------------------------
> >>> >
> >>> ><(E-Mail Removed)> wrote in message
> >>> >news:031f01c394d9$e0a7c010$(E-Mail Removed)...
> >>> >| Here is the error message I get now:
> >>> >|
> >>> >| Server Application Error
> >>> >| The server has encountered an error while loading an
> >>> >| application during the processing of your request.
> >>> Please
> >>> >| refer to the event log for more detail information.
> >>> Please
> >>> >| contact the server administrator for assistance
> >>> >|
> >>> >| The website is running on a Windows 2000 server with
> >>> >| frontpage extensions installed.
> >>> >|
> >>> >| Thanks....
> >>> >| >-----Original Message-----
> >>> >| >The first thing you need to do is to go into your
> >>> >| Internet Explorer Tools,
> >>> >| >Advanced tab, and uncheck the "Show Friendly HTTP

> >Error
> >>> >| Messages" setting
> >>> >| >(sort of an oxymoron, since an error message that

> >tells
> >>> >| you nothing about
> >>> >| >the error is far from "friendly"). Then run the

> page
> >>> >| again and tell us the
> >>> >| >exact error message you're seeing.
> >>> >| >
> >>> >| >--
> >>> >| >HTH,
> >>> >| >
> >>> >| >Kevin Spencer
> >>> >| >Microsoft MVP
> >>> >| >..Net Developer
> >>> >| >http://www.takempis.com
> >>> >| >Big Things are made up of
> >>> >| >Lots of Little Things.
> >>> >| >
> >>> >| >"Bill" <(E-Mail Removed)> wrote

> >in
> >>> >| message
> >>> >| >news:29dd01c394c7$fc5e0a10$(E-Mail Removed)...
> >>> >| >> Hello,
> >>> >| >>
> >>> >| >> Trying to send form results to access database

> via
> >>> >| active
> >>> >| >> server page. When I click on the link for the

> >page
> >>> >| >> with .asp extension I get HTTP 500 - Internal

> >server
> >>> >| error.
> >>> >| >> Any help would be greatly appreciated...
> >>> >| >
> >>> >| >
> >>> >| >.
> >>> >| >
> >>> >
> >>> >
> >>> >.
> >>> >
> >>
> >>
> >>.
> >>

> >.
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Message - Page error in non page area =?Utf-8?B?RG9u?= Windows Vista Hardware 2 4th Aug 2008 04:20 PM
STOP 0x50 error...page fault non page error =?Utf-8?B?bGFkeWJ1Z2NsZw==?= Windows XP Help 2 6th Apr 2007 03:38 AM
Page Wizard: unable to create your data access page error. =?Utf-8?B?YmF0em1hcm9vbjcwNw==?= Microsoft Access 0 12th Jul 2006 02:49 AM
IE error Page Can Not Be Displayed, then page fault error Tim Windows XP Internet Explorer 2 25th Jun 2004 04:36 PM
Explorer opens part of page, then runs to DNS/Cannot Display page error Jordan Windows XP Internet Explorer 0 19th Dec 2003 03:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:38 PM.