Greetings.
Just installed visual web developer and opened a new web site (I have
written no code) and pressed F5.
I get the following error:
Error 1 C:\Documents and Settings\Administrator\שולחן
העבודה\WebSite1\Default.aspx: ASP.NET runtime error: Object reference not set
to an instance of an object. C:\Documents and Settings\Administrator\שולחן
העבודה\WebSite1\Default.aspx 1 1 C:\...\WebSite1\
The line is:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs"
Inherits="_Default" %>
Alexey Smirnov - 09 Sep 2007 13:40 GMT
> Greetings.
>
[quoted text clipped - 10 lines]
> <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs"
> Inherits="_Default" %>
I think it asked you to build the website (menu Build)
itaym02 - 10 Sep 2007 05:58 GMT
Wouldn't F5 do the same thing? As I did and I get the same error.
Thanks for your response.
I M
> > Greetings.
> >
[quoted text clipped - 12 lines]
>
> I think it asked you to build the website (menu Build)