|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Could not load type 'CustomSurveys.Global'.
I am getting the same error. What is the resolution for this one. I dont see any answers for this.?
I tried removing that "Inherits: CustomSurveys.Global" but a blank page is displayed. Why am I getting the following error when I try to load WebForm1.aspx? 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 'CustomSurveys.Global'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="CustomSurveys.Global" %> Source File: C:\Assets\webs\XMLSurvey\global.asax Line: 1 |
|
#2
|
||||
|
||||
|
What is this post about? Please give more background on the issue.
Please ensure you post in the correct forum (e.g. .NET forum for .NET problems). |
|
#3
|
|||
|
|||
|
I tried the example from
"Creating Dynamic ASP.NET Server Controls Using XML" article. But it did not work. I just downloaded the code and tried it. it gave me that error. |
|
#4
|
|||
|
|||
|
I am getting this error,my application is in ASP.net Webforms.
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 'Legal.Modules.NDA.Admin.SearchNda'. Source Error: Line 1: <%@ Page language="c#" Codebehind="SearchNda.aspx.cs" AutoEventWireup="false" Inherits="Legal.Modules.NDA.Admin.SearchNda" %> Line 2: <%@ Register TagPrefix="Portal" TagName="SiteHeader" Src="../../../Common/Controls/SiteHeader.ascx" %> Line 3: <%@ Register TagPrefix="skm" Namespace="skmMenu" Assembly="skmMenu" %> Source File: c:\inetpub\wwwroot\Legal\Modules\NDA\Admin\SearchN da.aspx Line: 1 |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Could not load type 'CustomSurveys.Global'. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|