Cannot view XML input using XSL style sheet

Status
Not open for further replies.

abarnard

New Member
Messages
1
Reaction score
0
Points
0
I am getting this error when trying to host an ASP.NET web site.

I created a simple web-site using Visual Web Developer 2008 express edition. I followed the guidline in these support forums to create a .htaccess file (AddType application/mono aspx ascx asax ashx config cs asmx axd).

Apparently this type of error can occur when using IIS and getting the server setup wrong - it looks like the server is returning the ASPX file to the client instead of processing on the server.

How do I fix this? :dunno:
 
Status
Not open for further replies.
Top