W
Wernfried Schwenkner
I've run a site with beta 1.0 without any problems. Since I've
installed Beta 2.0 I can't even run a simple empty page.
Creating an empty site, adding a Default.aspx form. This runs on the
temporary IIS started from within the studio.
But copying the site to the real IIS site, I get the error
Der Typ '_Default' konnte nicht geladen werden.
(Translation: The type '_Default' could not be loaded) within the line
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>
What am I missing?
One answer I've got from a german page was, that I didn't remove the
prevous beta before installing 2.0. So I've removed and reinstalled it
three times without any sucess, still the same error.
Aren't there any hints? I will not reinstall my windows. Plz help
someone.
installed Beta 2.0 I can't even run a simple empty page.
Creating an empty site, adding a Default.aspx form. This runs on the
temporary IIS started from within the studio.
But copying the site to the real IIS site, I get the error
Der Typ '_Default' konnte nicht geladen werden.
(Translation: The type '_Default' could not be loaded) within the line
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>
What am I missing?
One answer I've got from a german page was, that I didn't remove the
prevous beta before installing 2.0. So I've removed and reinstalled it
three times without any sucess, still the same error.
Aren't there any hints? I will not reinstall my windows. Plz help
someone.