sagnik Posted October 29, 2014 Posted October 29, 2014 I'm getting a ASP.NET HTTP 500 Error when running my .aspx file. I've set file permition to 0755 and created a web.config file to turn off customErrors but nothing happened. Here is my .aspx file: http://www.sagnikganguly.ga/members/register/index.aspxplease check my file and tell me what is wrong with my aspx file. Quote
Tjoene Posted October 29, 2014 Posted October 29, 2014 Perhaps you are missing an closing tag: expected '>' but found ' ' Line 75, position 25. Quote
sagnik Posted October 29, 2014 Author Posted October 29, 2014 But, I don't have 75 lines in my code and my other aspx files also giving the same error. Here is another aspx file: http://www.sagnikganguly.ga/members/register/step1.aspx Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.