dudleyukip
New Member
- Messages
- 4
- Reaction score
- 0
- Points
- 0
I've searched through the forums for answers on this one, and found several threads, but still can't get asp.net to run.
The url is: http://www.ukipdudley.x10hosting.com/hello.aspx
It runs fine on IIS on my local machine, but on x10 servers displays a runtime error "Server Error in '/' Application" (as you can see)
As advised in other threads, I tried adding a line to htaccess in public_html:
AddType application/mono .aspx .ascx .asax .ashx .config .cs .asmx .axd
But this results in my browser asking me if I want to download "hello.aspx"..!
Any help would be much appreciated
The url is: http://www.ukipdudley.x10hosting.com/hello.aspx
It runs fine on IIS on my local machine, but on x10 servers displays a runtime error "Server Error in '/' Application" (as you can see)
As advised in other threads, I tried adding a line to htaccess in public_html:
AddType application/mono .aspx .ascx .asax .ashx .config .cs .asmx .axd
But this results in my browser asking me if I want to download "hello.aspx"..!
Any help would be much appreciated