I'am learning Web design through Mr. Dustin's Videos and Web development through Mr. Bob's videos. Their videos are blessing for the beginners like me who want to do many things but do not find a starting point!
Ok.... really want to talk more about their videos but rite now I'm having a silly problem. The problem is that I've already installed Visual studio 2005 and VS installs the ASP.NET dev. server automatically. I debug my work in VWD through ASP.NET dev. server. But when I try to preview my asp site in EXP. Web, it gives me this error:-
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
A name was started with an invalid character. Error processing resource 'file:///F:/New/WebSite/
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>-^
I went to MS help it says that to preview asp pages you need to go to Site-> Site Settings-> Preview and enable the ASP.NET dev. server. But when I go there it says that ASP.NET dev. server is not installed. Why its saying so, its already installed !
If anyone of you know about this issue please let me know !
skhan.
Now I got that I installed EW before installing .NET Framework !