Question by Sean M: How to create an ASP.NET 2.0 application when I am using Web Developer 2008?
I can’t get my application to work on the host and I believe the reason is that they are using 2.0 and I am using 3.5. So how can I turn my 3.5 applications into 2.0 applications?
Best answer:
Answer by Shib_pr
Just substract 1.5 from your application.It would become 2.0.
Know better? Leave your own answer in the comments!