The "Internal" error is not very informative error. You are using Ajax in your page that is why the actual error is not displayed and you get only internal error.
Your code on development sometimes does not work on GoDaddy server as they have some security restrictions.
I would suggest to remove Ajax (upate panel) from your code and try to upload again. Once you know the source of the problem, we can find the solution.
Mark the post as Answer if it helped you so that others dont waste time looking for solution
KingD
Member
34 Points
69 Posts
IIS 7 500 internal error
Jun 21, 2011 01:33 PM|LINK
hi guys....
i m in a big need here. plz hep...
i have created a site in 3.5 framework, it works fine in iis 6 hosting but gives error on server with IIS 7 and asp.net 4.0 support
the host is of godaddy...and we dont have server access, so we cannot go to the server and change the application pool identity settings....
so plz tell how to change these settings here...??
the url just shows the 500 internal error.
its been a bulk of days i have been on this issue.....plz help guys...
thanks
Lateef045
Star
7813 Points
1541 Posts
Re: IIS 7 500 internal error
Jun 21, 2011 01:46 PM|LINK
The "Internal" error is not very informative error. You are using Ajax in your page that is why the actual error is not displayed and you get only internal error.
Your code on development sometimes does not work on GoDaddy server as they have some security restrictions.
I would suggest to remove Ajax (upate panel) from your code and try to upload again. Once you know the source of the problem, we can find the solution.