Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft ASP .NET
Can one web application use different .NET Framework version?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="John Timney \(MVP\), post: 9506950"] You can't mix framework versions in a single application. You could however have your business logic in 2.0 and access it via webservices from your 1.1 CS2002 deployed app, if that logical split os possible in your application. Perhaps you should wait for commerce server 2007 as it will support 2.0 and implement a correctly planned migration. It will give you something to work towards which is cleaner than a mixed framework application. Regards John Timney (MVP) [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft ASP .NET
Can one web application use different .NET Framework version?
Top