Solution: Maintain Web application's mapping to .NET Framework version 1.0 during installation,
Map a Web application to a specific version of the .NET Framework
See: http://www.asp.net/faq/SideBySide.aspx
Tuesday, December 26, 2006
|
Execute .NET Framework 1.0 & 1.1 simultaneously
Problem: Side-by-side execution of .NET Framework 1.0 & 1.1: Different web applications using different versions, running simultaneously.
|
Back to Top |
No comments:
Post a Comment