Jump to content

sagnik

Members
  • Posts

    472
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by sagnik

  1. 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.
  2. 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: How I can fix the problem?
  3. 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?
  4. Ok, here is my email sagnikganguly2014@gmail.com please reset my password quickly. Thank you.
  5. But, I'm getting the following error when opening the .aspx file in browser:
  6. Ok, Thank you sir. Sir, I've done the changes it works. But now I'm getting ASP.NET Error. Please check the file. Here is the url of the file: http://www.sgjava.tk/test_coding/first_coding.aspx
  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: these error occures every time I'm trying to reset my password. Please fix my problem.
  8. 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:
  9. Recently, I've checked other pages like: .php, .cgi, .py, pl all pages goes a "500 Internal Server Error". How I can fix the problem?
  10. Please check my code here is my code: <html> <body bgcolor="yellow"> <center> <h2>First ASPX Coding by Sagnik Ganguly</h2> <p><%Response.Write(Now())%></p> </center> </body> </html>
  11. I've a problem on .aspx pages. When I'm opening the .aspx pages in browser then, I'm getting a "500 Internal Server Error". I've changed the permition of the .aspx page to "0755". What I'll do to fix the problem? Please help me.
  12. You have to wait at least 7days for the process to be finished. After the process was finished your website will work properly. Keep petients. In the waiting time you can manage/design your website.
  13. Please help me. I've done everything. I've changed the permition to "0755". What I'll do to fix the problem?
  14. Sir, I'm getting "500 Internal Error" again when opening a .aspx file on johnny. Please help me. I've done everything what you have told me to do. What I'll do to fix the problem?
  15. 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.
  16. I've tried to reset the password but I have not recieved any email.
  17. I've renewed my stevie account but it's still not working. Please help me.
  18. I've 2 websites named sgjava.tk (Johnny) & sgservices.tk (Stevie). When I'm trying to login to cPanel with correct details I'm getting the error "Login attempt failed" or sometimes "Invalid login". The problem is on my both websites. What is the reason for the errors?
  19. I couldn't solve the problem. Can you tell me that, where the web.config file is located?
  20. Ok sir, I've problem on ASP.NET. I've recently posted a topic on it. Please check this.
  21. When I'm opening a .aspx page then I'm getting the following error: http://www.sgjava.tk/test.aspx how I can fix the problem?
  22. When I'm opening a .aspx page then I'm getting the following error: http://www.sgjava.tk/test.aspx how I can fix the problem?
  23. Thank you sir. My script is now running successfully.
  24. here is my python code: #!/usr/bin/python print("Content-Type: text/html\n\n");name=raw_input('Enter your name:') print ("Hi %s, Let us be friends!" % name); so what is the problem?
×
×
  • Create New...