473,385 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Returning Parser Error... Please somebody, anybody

After copying my project from our testing server (Windows server 2003) to my local machine (Windows XP Professional), via unzipping a ZIP file, for continued development I continuously receive the following parser error

Could not load type 'alss.tenant.plan.bathing
(then it highlights, in red, this line from the user controls ascx page
Line 1: <%@ Control CodeBehind="bathing.ascx.cs" Language="c#" AutoEventWireup="false" Inherits="alss.tenant.plan.bathing" %

I have noticed lately that these kind of errors are becoming more and more frequent. Couldn't have something to do with the differences between IIS 6.0 and 5.1. Also, on like to take this application to a Windows 2000 Server machine and was wondering if I would run into the same problems. Any comments or suggestions would be greatly appreciated

Thank you
Jim
Nov 18 '05 #1
3 960
BTW, I receive the same error when I use the project copy functionality from within Visual Studio.

Jim
Nov 18 '05 #2
Hi

I find 2 reasons possibly..

#1) Either while compilation of yo code ... the code-behind file was not included in yo Project, so its not in yo 'Complied' dl

#2) Make sure thhe fromt-end and code-behind files name and namespace are exactly matchin

Tell me if it doesn't work (Sa*********@hotmail.com)
Nov 18 '05 #3
Is your folder structure the same on your XP machine as your W2003? Do you
have references to other folders? Where is alss.tenant.plan.bathing located,
how are you referencing it, how is its namespace getting defined?

"Jim Mace" <an*******@discussions.microsoft.com> wrote in message
news:55**********************************@microsof t.com...
After copying my project from our testing server (Windows server 2003) to my local machine (Windows XP Professional), via unzipping a ZIP file, for
continued development I continuously receive the following parser error:
Could not load type 'alss.tenant.plan.bathing
(then it highlights, in red, this line from the user controls ascx page)
Line 1: <%@ Control CodeBehind="bathing.ascx.cs" Language="c#" AutoEventWireup="false" Inherits="alss.tenant.plan.bathing" %>
I have noticed lately that these kind of errors are becoming more and more frequent. Couldn't have something to do with the differences between IIS
6.0 and 5.1. Also, on like to take this application to a Windows 2000
Server machine and was wondering if I would run into the same problems. Any
comments or suggestions would be greatly appreciated.
Thank you,
Jim

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Andrew Ayers | last post by:
All, I am having a problem with an INSERT onto a table I have created. First off, here is the table: --- CREATE TABLE reg ("customer number" SERIAL PRIMARY KEY, "company name" ...
5
by: anupamjain | last post by:
Tired, Exhausted, searched the web, usenets,forums thorughly but still clueless. I guess it's time to post on the group : This is the issue I have been trying to resolve since today morning : ...
4
by: Dan | last post by:
I have class B and C which inherit from class A. I have a static method: A* aRequest(unsigned char *byte_buffer, size_t length) { A *foo; if(something == true) { foo = new B;
2
by: cooldool7 | last post by:
Hi, I have created a web application using ASP.NET 2.0. To deploy this application I have created a deployment package using the primary output and the content files.After I deploy this package...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.