Jump to content

sagnik

Members
  • Posts

    480
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by sagnik

  1. I've a asp.net page. When I'm trying open the page I'm getting the following error when opening the asp.net file in browser:

    Server Error in '/' Application

    Document element did not appear. Line 1, position 1.

    Description:HTTP 500. Error processing request.

    Stack Trace:

    System.Xml.XmlExc eption: Document element did not appear. Line 1, position 1.

    at Mono.Xml2.XmlTex tReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlTe xtReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlRea der.MoveToConte nt () [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.R eadConfigFile (System.Xml.XmlRe ader reader, System.String fileName) [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.L oad () [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.In it (IConfigSystem system, System.String configPath, System.Configurati on.Configuration parent) [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.c onnector (System.Configurat ion.InternalConfigu rationSystem system, System.String locationSubPath) [0x00000] in <filename unknown>:0

    at System.Configurati on.InternalConfigu rationFactory.Crea te (System.Type typeConfigHost, System.Object[] hostInitConfigurati onParams) [0x00000] in <filename unknown>:0

    at System.Web.Config uration.WebConfig urationManager.O penWebConfigurat ion (System.String path, System.String site, System.String locationSubPath, System.String server, System.String userName, System.String password, Boolean fweb) [0x00000] in <filename unknown>: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

    How I can fix the problem?

  2. Is I can find the Web Programming Board on Helionet? If yes, then also I've posted a topic at "Website Management and Coding" listed at the main forum board of HelioNet about 14 days ago on the same problem, I've explained here. But I've not get any replies from other user.

  3. I had registered for an account on johnny server with username "sagnik". Now I wanted to signup for a new account in the same server "Johnny" with the username "sgcl" and domain "sagnikganguly.ml", so I deleted the previous account. After the account deleted I tried to sign up again with the username "sgcl" and domain "sagnikganguly.ml". After successfull registration, I got an email containing an error messsage stating that "Sorry, a DNS entry for sagnikganguly.ml already exists, please delete it first (from all servers in the DNS cluster)". So, please take a look.

  4. I've a asp.net page. When I'm trying open the page I'm getting the following error when opening the asp.net file in browser:

    Server Error in '/' Application

    Document element did not appear. Line 1, position 1.

    Description:HTTP 500. Error processing request.

    Stack Trace:

    System.Xml.XmlExc eption: Document element did not appear. Line 1, position 1.

    at Mono.Xml2.XmlTex tReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlTe xtReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlRea der.MoveToConte nt () [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.R eadConfigFile (System.Xml.XmlRe ader reader, System.String fileName) [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.L oad () [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.In it (IConfigSystem system, System.String configPath, System.Configurati on.Configuration parent) [0x00000] in <filename unknown>:0

    at System.Configurati on.Configuration.c onnector (System.Configurat ion.InternalConfigu rationSystem system, System.String locationSubPath) [0x00000] in <filename unknown>:0

    at System.Configurati on.InternalConfigu rationFactory.Crea te (System.Type typeConfigHost, System.Object[] hostInitConfigurati onParams) [0x00000] in <filename unknown>:0

    at System.Web.Config uration.WebConfig urationManager.O penWebConfigurat ion (System.String path, System.String site, System.String locationSubPath, System.String server, System.String userName, System.String password, Boolean fweb) [0x00000] in <filename unknown>: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

    How I can fix the problem?

  5. Sir, I'm getting the following error when opening the .aspx file in browser:

     

    Server Error in '/' Application

    Document element did not appear. Line 1, position 1.

    Description:HTTP 500. Error processing request.

    Stack Trace:

    System.Xml.XmlException: Document element did not appear. Line 1, position 1.

    at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlReader.MoveToContent () [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.Load () [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.connector (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000] in <filename unknown>:0

    at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] in <filename unknown>: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 <filename unknown>: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

     

    How I can fix the problem?

  6. But, I'm getting the following error when opening the .aspx file in browser:

    Server Error in '/' Application

    Document element did not appear. Line 1, position 1.

    Description:HTTP 500. Error processing request.

     

    Stack Trace:

    System.Xml.XmlException: Document element did not appear. Line 1, position 1.

    at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0

    at System.Xml.XmlReader.MoveToContent () [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.Load () [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000] in <filename unknown>:0

    at System.Configuration.Configuration.connector (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000] in <filename unknown>:0

    at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] in <filename unknown>: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 <filename unknown>: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

  7. Sir, I've lost my cPanel password. For these reason I'm trying to reset my password, all steps are ok but when I click on the link which was sent to my email by cPanel, I'm getting the following error:

     

    Auth token mismatch: please make sure you copied the full URL from the email and that you have used the same browser session you started the process in.

    these error occures every time I'm trying to reset my password. Please fix my problem.

  8. No thanks, I've got my password in my email which was created by cPanel. Thanks Sir. And, Sir, I'm getting "500 Internal Error" again when opening a .aspx file on johnny.

     

    No thanks, I've got my password in my email which was created by cPanel. Thanks Sir. And, Sir, I'm getting "500 Internal Error" again when opening a .aspx file on johnny.

×
×
  • Create New...