Hi I was just wondering if there was any way to open up an ASPX file in IE? I have tried navigatin to the folder in my file system and selected 'open with' but I get the following:
A name was started with an invalid character. Error processing resource 'file:///C:/Users/username/Documents/Visual St...
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="blah.aspx.cs" Inherits="Default" %>
-^
Now I know that the syntax is correct because I can launch the page fine from Visual studio. Any ideas?Thank you for your time