Sure, here is the information you requested:
http://support.microsoft.com/?id=820106
http://www.asp.net/faq/SideBySide.aspx
http://www.3leaf.com/resources/articles/sbs.aspx
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at
http://www.able-consulting.com
"Neo" <> wrote in message
news:04f901c3c455$6de6eaa0$...
> I can do this for Windows Forms application by adding
> supportedRumtime to app.config file. But I figured out that
> it is some different for Web applications. The
> supportedRumtime does not work for me. I guess it might
> have to work with the application mappings in IIS.
>
> Can anyone give me more info on this?