I have a website running on .NET 2.0 right now.
I have a reporting tool which needs to run on the same webserver as well, but it was written in 3.5.
Can I create a Virtual Directory under websites, called "Reports" and have that run against 3.5? So the user can go to http://domain/Reports ?
Let me know if this makes no sense.