[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.setup

Questions about conversion of .Net 1.1 to 2.0

Coleen

9/19/2006 4:48:00 PM

Hi All :-)

We have finally gotten the upgrade to .Net 2.0 and I have been tasked to try
to convert two projects and test before we do the conversion on the server..
I'm pretty new at the Framework Infrastructure so I could use some help. We
use VB as our code-behind and have several User Controls in our projects. I
am getting an error in my vb code on the names of the user controls. The
exact error for one of them is "Type uc_mc_btn_footer is not defined." Why
am I getting this error, and how do I fix it? It looks like all of the User
controls (except one which had two classes) converted correctly, so what
does this error mean? Any help would be greatly appreciated.

TIA, Coleen