får detta medelandet när jag kör sidan. Kollar jag i filen butik.aspx.cs så finns WebForm5 där körde rebuild sulution och då fick jag fram massa andra fel.läs inlägget "resx filer?"Inherits funkar inte
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'hegubutik.WebForm5'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="butik.aspx.cs" Inherits="hegubutik.WebForm5" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: c:\inetpub\wwwroot\hegubutik\butik.aspx Line: 1
Så här ser butik.aspx.cs
public class WebForm5 : System.Web.UI.Page
...
...
...Sv:Inherits funkar inte