Jump to content

Please Help: Error Page 500, But The File Is Not Exist


GreenDing

Recommended Posts

Hi,

 

I got a really strange problem...

 

I'm pretty sure folder LiLong is not exist...

 

But I got a error page 500 about the file which isn't exist can't be defined in line 46...

 

Here details:

 

Server Error in '/' Application

 

The section &--#60;authentication&--#62; can't be defined in this configuration file (the allowed definition context is 'MachineToApplication'). (/home/greend/public_html/LiLong/web.config line 46)

Description: HTTP 500. Error processing request.

Stack Trace:

System.Configuration.ConfigurationErrorsException: The section &--#60;authentication&--#62; can't be defined in this configuration file (the allowed definition context is 'MachineToApplication'). (/home/greend/public_html/LiLong/web.config line 46)

at System.Configuration.SectionInfo.ReadData (System.Configuration.Configuration config, System.Xml.XmlReader reader, Boolean overrideAllowed) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.SectionGroupInfo.ReadData (System.Configuration.Configuration config, System.Xml.XmlReader reader, Boolean overrideAllowed) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.Configuration.Load () [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] in &--#60;filename unknown&--#62;:0

at System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration (System.String path, System.String site, System.String locationSubPath, System.String server, System.String userName, System.String password, Boolean fweb) [0x00000] in &--#60;filename unknown&--#62;:0

Version information: Mono Runtime Version: 2.6.7 (tarball Thu Oct 18 23:33:40 PDT 2012); ASP.NET Version: 2.0.50727.1433

 

My domain is http://miniqud.heliohost.org

 

Thanks a lot

Link to comment
Share on other sites

Thanks, I already solve the problem, but this

Server Error in '/' Application

 

I've create the tag <customErrors> and set mode to off, but it dosen't work...

 

I saw a topic asked the same question, but there's no answer, just one day later it fixed itself...

 

I'm sure the version is asp.net 3.5, and the folder WebSiteTry is a empty asp.net 3.5 web site, only has a <p> tag in default page, and I do create <customErrors> tag in web.config, but the same error...

 

I don't think I can help much, but the folder does exist! (along with WebSiteTry and the default cgi-bin) I'm not able to enter those folders unfortunately.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...