Re: Error 500 : Internal Sever Error

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: SQL Beginner (SQLBeginner_at_discussions.microsoft.com)
Date: 08/13/04


Date: Fri, 13 Aug 2004 03:43:03 -0700

Hi Everyone
I do it as you write it to me , and I can browe asp file.
Script language setting(Jscript) was wrong, and I changed it as VBscript .
Happily All appeared to be expectedly.
Thank you for your kind reply
Regard
IIS beginner.

"SQL Beginner" wrote:

> Thank you for your kindly reply.
> I unchecked "Show Friendly HTTP Errors"
> http://localhost/iishelp/iis/misc/default.asp
> Active Server Pages error 'ASP 0201'
> and
> http://localhost/iisstart.asp 500 : internal Server Error
> Regards
> Hyoungoak
>
> "Ken Schaefer" wrote:
>
> > In Internet Explorer, please goto Tools -> Internet Options -> Advanced and
> > uncheck "Show Friendly HTTP Errors", and reload the page. Post the full
> > error you see now.
> >
> > Cheers
> > Ken
> >
> >
> > "SQL Beginner" <SQLBeginner@discussions.microsoft.com> wrote in message
> > news:71838A57-91EA-4B71-8AE4-2DAA9E1E8905@microsoft.com...
> > > Hi Everyone.
> > > I were trying to use Web Server in XP pro.
> > > I installed IIS 5.1 in my PC.
> > > I tried to browe my default Web Site.
> > > *.htm file is browed, but *.asp files is not browed and it displayed Error
> > > 500 : internal Server Error.
> > > What shoud I do my problem? Pleas tell me solutions in details.
> > > Thanks
> > > IIS beginner
> >
> >
> >



Relevant Pages

  • Re: position of vbscript in js causing errors
    ... It worked fine in a small test.htm where I put the vbscript at the top of the file. ... If you use more than one script language in a HTML document with Internet Explorer then the language or type attribute of the first element in your document determines the script language IE uses ... the first script element in the document then your event handlers by default need to be written in VBScript and not JavaScript. ... If you really think you need JavaScript and VBScript in one HTML document and you want JavaScript to be the language IE uses for event ...
    (comp.lang.javascript)
  • Disable hardware from command line
    ... How i can disable a device such as the floppy disk from the command line? ... Can it be done from a script language like vbScript? ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Can i embed Perl in VBScript?
    ... <script language = "Perlscript"> ... sub Sprintf ... Function doMain() ...
    (microsoft.public.scripting.vbscript)