G
Guest
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
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