CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.faq_frequently_asked_questions Tags:
Item Type: NewsGroup Date Entered: 9/12/2007 1:36:02 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 3 Views: 55 Favorited: 0 Favorite
4 Items, 1 Pages 1 |< << Go >> >|
varunjha
Asp.Net User
parser error message9/12/2007 1:36:02 PM

0

hello friends,

 i am getting the following error message while trying to debug some webforms of a project

please send me the solution

error message:-

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 'backupcycle.Main'.

Source Error:

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

[email protected]
Asp.Net User
Re: parser error message9/12/2007 1:39:05 PM

0

You're running ASP.NET 2.0 code under ASP.NET 1.x framework.  Chnage the framework your app is running under.  Also, this is being moved from the FAQ forum to the Getting Started forum, where it belongs.  FAQ is for answering questions that are frequently asked, not asking them.

Jeff


Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
varunjha
Asp.Net User
Re: parser error message9/12/2007 1:50:11 PM

0

i am working on MS Visual Studio .net framework1.1 and MS Development Envoirnment 2003 ,

if i want to run the code on the particular envoirnment how can i do it ..

 

rgds,

varun

Thomas Sun – MS
Asp.Net User
Re: parser error message9/18/2007 1:30:44 AM

0

Hi Varun,

Based on my understanding, when you run your web application that running under .net framework 1.1, you get the error message above. You also want to know how to deploy this web application on another machine. If I have misunderstood you, please feel free to let me know.

To better understand your issue, could you please confirm the following information:

  • Please check if there is Framework v.1.1.* on your computer. We can check it here: C:\WINDOWS\Microsoft.NET\Framework. This web application should run under version 1.1.
  • Please make sure that there is the backupcycle.dll in the bin folder.


If we want to deploy it on another machine, we should configure the machine properly. For more information, see http://support.microsoft.com/kb/312073 and http://msdn2.microsoft.com/en-us/library/1kdfe21k(vs.71).aspx.

 

I hope this helps.


Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:




   
  Privacy | Contact Us
All Times Are GMT