I think this is a frequent error that everyone faces...but mine is a bit different.
I converted my ASP.Net solution from VS 2003 to VS2005.
I manage to build the solution successfully.
When i browse the application,i get the Could Not Load Type Global error. Has anyone faced this error b4? i have tried many ways such as making the Global into class file n stuff refer to
http://rossnelson.blogspot.com/2005/...aspnet-20.html and etc...but no way out of the error. The application is stuck there...anyone faced this problem b4 upon converting the solution from VS2003 to VS2005?
Thank you
p/s: the application works fine in VS2003