Problems started after upgrading from VWD2005 to VWD2008.
In VWD2008 the App_Code does not exist any more.
How can i add a reference to a class that existed in the App_Code directory of VWD2005?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
And here comes the Global application class also know as Global.asax
All i had to do is add it to my project.