Question : Could not load type 'app.app'.

Parser Error
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 'app.app'.

Source Error:


Line 1:  <%@ Page language="c#" Codebehind="Default.aspx.cs" AutoEventWireup="false" Inherits="app.app" %>
Line 2:  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3:  <HTML>
 

Source File: c:\inetpub\wwwroot\Secure\Fenix\Default.aspx    Line: 1

Can someone please help me in fixing this error.  
Thanks in advance.

Answer : Could not load type 'app.app'.

Also a note..your original post said the app.app error was on this page.
Source File: c:\inetpub\wwwroot\Secure\Fenix\Default.aspx    Line: 1


And now you say its on this page with the fenix.fenix error
Source File: c:\inetpub\wwwroot\Secure\app\Default.aspx    Line: 1


These are two different Default pages....one in a Fenix directory and the other in the app directory....go to the default page of the Fenix folder..and do the same.

And just for sanity..if you have mulitple default pages in multiple "Secure" folders...
Go into each of them and remove the inherits by.....
Random Solutions  
 
programming4us programming4us