CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Parser Error in browsing ASP.NET/VB web Application

Print topic Send  topic

Author Message
snehal5385

Posts: 4
Posted: 04/10/2008, 11:42 PM

Hi,

Good Afternoon to all of you, I have one website for maintenance.
Which is in .net 2003.

I have removed one dll (which contains my all code behind files classes) from bin folder.

Previously code was like this..

Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Default.aspx.vb" Inherits="dllname._Default"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>

in all my aspx pages..

"dllname" was a dll which was in bin folder.
I dont want to use this dll now.
I want edit the code in code behind files...

when I remove that dll name from page inherits property of all the pages..

then i get the same error on all the pages which shows the following error..

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 '_Default'.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Default.aspx.vb" Inherits="_Default"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>

Plz Help me :-X
View profile  Send private message
snehal5385

Posts: 4
Posted: 04/10/2008, 11:55 PM

Quote snehal5385:
Hi,

Good Afternoon to all of you, I have one website for maintenance.
Which is in .net 2003.

I have removed one dll (which contains my all code behind files classes) from bin folder.

Previously code was like this..

Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Default.aspx.vb" Inherits="dllname._Default"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>

in all my aspx pages..

"dllname" was a dll which was in bin folder.
I dont want to use this dll now.
I want edit the code in code behind files...

when I remove that dll name from page inherits property of all the pages..

then i get the same error on all the pages which shows the following error..

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 '_Default'.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Default.aspx.vb" Inherits="_Default"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>

Plz Help me :-X
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.