codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  asp-iis Server Application Error  eshwar_gp at 05:59 on Thursday, February 09, 2006
 

Hi All:

Recently i uploaded an asp file into my server. It is not working. giving error like

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.

In my event log



The server failed to load application '/LM/W3SVC/1/Root/site'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.
'.
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.

Please somebody check and help me fast. :-(

Itz very very urgent for me.


eshwar_gp

  Re: asp-iis Server Application Error  eshwar_gp at 05:05 on Friday, February 10, 2006
 

Hi All:

I solved it myself.

Solution:
--------

for iis - virtual dirctory folder properties, make application protection as medium to low.



thanks,
eshwar_gp

  Re: asp-iis Server Application Error  Sveta_golod at 21:16 on Wednesday, February 15, 2006
 

I have a very similar problem, and i can't solve it... :(

when i try to run ASP files i get an error:

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.

in the event log:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 16/02/2006
Time: 00:08:57
User: N/A
Description:
The server failed to load application ''. The error was 'The specified metadata was not found.
'.
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

what does it meen all of it??
Please HELP me! I have no idea what to do with it!

thank you

Sveta

  Re: asp-iis Server Application Error ==== Solved =====  rvsoft at 23:47 on Wednesday, May 31, 2006
 

Hello, i had the same problem, but fortunaly i solve it.

This solution it's not perfect, but i hope that can help some one:

What i did was, discover in the windows path, the server file of the .Net package, and apply some parameters to it, like the listening port and the Doc root of my files (asp,asmx,..).

Example:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\WebDv.WebServer.EXE /port:8080 /path:D:\Files\Fctuc\4šANO\2\TI\TI\meta 3\WebSite1

This server will replace and work like your iis, but running all files without any problem :)

REgards

RVsoft.org




PS.:the best practise is to make one 'bat' file with this command

  Re: asp-iis Server Application Error == SOLUTION =  rvsoft at 00:02 on Thursday, June 01, 2006
 

......sorry, one little error on the example

===================================================================================
Example:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE /port:8080 /path:D:\DocRoot


===================================================================================


Rvsoft.org

  Re: asp-iis Server Application Error == SOLUTION =  rvsoft at 00:02 on Thursday, June 01, 2006
 

......sorry, one little error on the example

===================================================================================
Example:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE /port:8080 /path:D:\DocRoot


===================================================================================


Rvsoft.org

  Re: asp-iis Server Application Error  krayapudi at 00:55 on Sunday, September 24, 2006
 

I found the location of the file. What is the meaning of
"
apply some parameters to it, like the listening port and the Doc root of my files (asp,asmx,..).
"
and how to apply those parameters?

Example:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE /port:8080 /path:D:\DocRoot






  Re: asp-iis Server Application Error  rvsoft at 14:06 on Sunday, September 24, 2006
 

"how to apply those parameters?"

You have to execute this new command that you have made, into the command prompt (Start menu->Run->cmd)

your Command:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE /port:8080 /path:D:\DocRoot

PS: the path "D:\DocRoot" must have the files asmx,asp,.. that you wish to execute.

  Re: asp-iis Server Application Error  shera_usagi at 02:04 on Wednesday, June 04, 2008
 

waaaaaaaahhhhhh~~~~
thank you friend..
i had that same problem b4 this. My browser keep giving me the 'server application error'..
but this morning you just solved my problem~
thanx so much~~~ =)








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
• Regular Expression Query Replace -- Twice Wrongly
• Processing MS Office documents with Java
• Re: help!
• Re: Can javascript preload swf files?
• ADODB.Recordset error (0x800A0CB3)
• Need Your Inputs About Level Editor Interface
• `section` is an unexpected token. Expecting white space. Line 1, position 137.
• Javascript rollover toggle help please!
• help monitoting cpu load on windows machine


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009