Ask a Question related to ASP Components, Design and Development.
-
mp #1
Parser Error Message: Could not load type - Please HELP
I have aspx file VS.NET 2002 with c#
My application works perfectly on my pc.
Please, I need help... THANKS :)
=============================
1) I would like to know what is minimum files what I must transfering on
server ( aspx and what else?)
2) When I tried to put all on brinkster server i got error as is described
below. I need to know where problem is and how to resolve it. I have tried
to change web.config file and custom error setting is seting on off
(<customErrors mode="Off" /> ). I have tried to remove DLL file, rebuild
again etc. Without results.....
Server Error in '/' Application.
----------------------------------------------------------------------------
----
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 'WebApplication1.WebForm1'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="MainWebForm.aspx.cs"
AutoEventWireup="false" Inherits="WebApplication1.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: \\genfs3\www27\mirkop\webapplication1\mainwebform. aspx
Line:1
----------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288
mp Guest
-
Parser Error message
Beginner in Dreamweaver I have just started to learn dreamweaver and databases from Sean R. Nicholson book but I encountered problem that I... -
Parser Error: Type XYZ does not have a property named 'cc3:MyItems' (complete posting) ASP.NET Web Control Error
I am having problems trying to get this part of the functionality working on my control and I hope somebody has a clue about how to resolve it. ... -
Could not load type error
Hi, I have created sub directories for my application, however, when I try to access the aspx files in the subdirectory, I get the following... -
Parser Error Message in Global.asax.cs
When I upload files to the server I get this error : "Parser Error Message: Could not load type 'YaddaYadda.Global'. Source Error: Line 1: ... -
Does anyone know what this message means? Could not load type System.Web.UI.WebControls
Hi, I've just finished developing an web site locally (ASP 1.1) which works fine. Now that I have posted it to our server (which has 1.0 and 1.1... -
mp #2
Parser Error Message: Could not load type - please HELP
I have aspx file VS.NET 2002 with c#
My application works perfectly on my pc.
Please, I need help... THANKS :)
=============================
1) I would like to know what is minimum files what I must transfering on
server ( aspx and what else?)
2) When I tried to put all on brinkster server i got error as is described
below. I need to know where problem is and how to resolve it. I have tried
to change web.config file and custom error setting is seting on off
(<customErrors mode="Off" /> ). I have tried to remove DLL file, rebuild
again etc. Without results.....
Server Error in '/' Application.
----------------------------------------------------------------------------
----
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 'WebApplication1.WebForm1'.
Source Error:
Line 1: <%@ Page language="c#" Codebehind="MainWebForm.aspx.cs"
AutoEventWireup="false" Inherits="WebApplication1.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>
Source File: \\genfs3\www27\mirkop\webapplication1\mainwebform. aspx
Line:1
----------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288
mp Guest
-
Erymuzuan Mustapa #3
Re: Parser Error Message: Could not load type - please HELP
make sure that MainWebForm.aspx.cs is a part of the project , recompile the
web app again and put all the dll in the dev's bin into the server bin ,
including all the reference dll( see the copyLocal property if it is false
then make it true, except for the System.*)
Regards
--
Erymuzuan Mustapa
Inter Virtual Sdn. Bhd.
See MIND at [url]http://www.MIND.com.my[/url]
"mp" <myart@volja.net> wrote in message
news:OgDxW2ZzDHA.1744@TK2MSFTNGP12.phx.gbl...--> I have aspx file VS.NET 2002 with c#
> My application works perfectly on my pc.
> Please, I need help... THANKS :)
> =============================
> 1) I would like to know what is minimum files what I must transfering on
> server ( aspx and what else?)
>
> 2) When I tried to put all on brinkster server i got error as is described
> below. I need to know where problem is and how to resolve it. I have tried
> to change web.config file and custom error setting is seting on off
> (<customErrors mode="Off" /> ). I have tried to remove DLL file, rebuild
> again etc. Without results.....
> Server Error in '/' Application.
> --------------------------------------------------------------------------to> ----
>
> Parser Error
> Description: An error occurred during the parsing of a resource required--> service this request. Please review the following specific parse error
> details and modify your source file appropriately.
>
> Parser Error Message: Could not load type 'WebApplication1.WebForm1'.
>
> Source Error:
>
>
> Line 1: <%@ Page language="c#" Codebehind="MainWebForm.aspx.cs"
> AutoEventWireup="false" Inherits="WebApplication1.WebForm1" %>
> Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
> Line 3: <HTML>
>
>
> Source File: \\genfs3\www27\mirkop\webapplication1\mainwebform. aspx
> Line:1
> --------------------------------------------------------------------------ASP.NET>
> Version Information: Microsoft .NET Framework Version:1.0.3705.288;> Version:1.0.3705.288
>
>
>
>
Erymuzuan Mustapa Guest
-
Foo Man Chew #4
Re: Parser Error Message: Could not load type - Please HELP
This newsgroup has nothing to do with C# or ASP.NET.
"mp" <myart@volja.net> wrote in message
news:uwF3r0ZzDHA.3436@tk2msftngp13.phx.gbl...--> I have aspx file VS.NET 2002 with c#
> My application works perfectly on my pc.
> Please, I need help... THANKS :)
> =============================
> 1) I would like to know what is minimum files what I must transfering on
> server ( aspx and what else?)
>
> 2) When I tried to put all on brinkster server i got error as is described
> below. I need to know where problem is and how to resolve it. I have tried
> to change web.config file and custom error setting is seting on off
> (<customErrors mode="Off" /> ). I have tried to remove DLL file, rebuild
> again etc. Without results.....
> Server Error in '/' Application.
> --------------------------------------------------------------------------to> ----
>
> Parser Error
> Description: An error occurred during the parsing of a resource required--> service this request. Please review the following specific parse error
> details and modify your source file appropriately.
>
> Parser Error Message: Could not load type 'WebApplication1.WebForm1'.
>
> Source Error:
>
>
> Line 1: <%@ Page language="c#" Codebehind="MainWebForm.aspx.cs"
> AutoEventWireup="false" Inherits="WebApplication1.WebForm1" %>
> Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
> Line 3: <HTML>
>
>
> Source File: \\genfs3\www27\mirkop\webapplication1\mainwebform. aspx
> Line:1
> --------------------------------------------------------------------------ASP.NET>
> Version Information: Microsoft .NET Framework Version:1.0.3705.288;> Version:1.0.3705.288
>
>
>
Foo Man Chew Guest



Reply With Quote

