Vb.Net file in .Net 1.1 unable to recognise .Net2.0 dll
-
Hi, I have an ASP aplication where most of the files are ASP. But some aspx files witten in VB.Net in .Net 1.1 have been deployed with their code behind files.Previously , vb files were working fine with .Net 1.1 GAC dlls. Recently, the GAC dlls have been upgraded to .Net 2.0 and since then the vb pages are giving error: Type 'CompanyUser' is not defined; where 'CompanyUser' is the class in GAC dll .Though the application settings in IIS have been changed to point to .Net 2.0.
Thanks, Sonali
-
Hi, I have an ASP aplication where most of the files are ASP. But some aspx files witten in VB.Net in .Net 1.1 have been deployed with their code behind files.Previously , vb files were working fine with .Net 1.1 GAC dlls. Recently, the GAC dlls have been upgraded to .Net 2.0 and since then the vb pages are giving error: Type 'CompanyUser' is not defined; where 'CompanyUser' is the class in GAC dll .Though the application settings in IIS have been changed to point to .Net 2.0.
Thanks, Sonali
-
Hi, I have an ASP aplication where most of the files are ASP. But some aspx files witten in VB.Net in .Net 1.1 have been deployed with their code behind files.Previously , vb files were working fine with .Net 1.1 GAC dlls. Recently, the GAC dlls have been upgraded to .Net 2.0 and since then the vb pages are giving error: Type 'CompanyUser' is not defined; where 'CompanyUser' is the class in GAC dll .Though the application settings in IIS have been changed to point to .Net 2.0.
Thanks, Sonali
What does this have to do with Vista? Post in the right forum next time.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon