Windows Vista Beta | WinVistaBeta.com - Message | Visual Studio 2008 problem

July 03, 2008  
Subject: Visual Studio 2008 problem
Group: microsoft.public.vstudio.general
Date: 5/6/2008 4:20:09 AM
From: "Jonathan Crawford" [Email Address Protection]

Error 131 'uiCheckEmail' is not a member of 'myDomain.Website.Mailing'.


Hi

I have upgraded a site from 2003 to 2008 or at least am trying.
The site has functioned for years in 2003

I get hundreds of references like the above to controls.
I have no idea why.

If I open the Mailing.aspx.designer.vb in a text editor I can find
Protected WithEvents uiCheckEmail As
Global.System.Web.UI.WebControls.CheckBox

So somehow it is not recognizing the designer

I have no idea what the problem is nor the solution and have no spent 2 days
not getting this site to work.

There are hundreds and hundreds of these errors. I am hoping it is a small
thing
but I am truly beaten

thanks

for your help

jc





Back