I need more understanding here about VS 2003 w/ Framework 1.1 AND VS 2005 w/ Framework 2.0?
So, we can have both VS 2003 (Framework 1.1) and VS 2005 (Framework 2.0) install on the same machine?
Then, could apps from framework 1.1 run on framework 2.0 but not vice versa? However, apps 1.1 need to compile and run from the VS 2003.
Please help me to understand these.
Thanks,
Ron.
ronnyr wrote:
Hi there,
I need more understanding here about VS 2003 w/ Framework 1.1 AND VS 2005 w/ Framework 2.0?
So, we can have both VS 2003 (Framework 1.1) and VS 2005 (Framework 2.0) install on the same machine?
Then, could apps from framework 1.1 run on framework 2.0 but not vice versa? However, apps 1.1 need to compile and run from the VS 2003.
Please help me to understand these.
Thanks,
Ron.
Theres not really much to understand... you can have 1.1 and 2.0 running side by side and you can have both versions of studio on the same machine with no problems...
Only thing that manually needs to be done is to go into IIS, right click on the web application, choose "Properties" and you tell the app which framework version to run on by using the "ASP.NET" tab
Thanks MorningZ,
I can't find the ASP.NET tab though. I went to IIS - Web Site - Default Web Site
Where is it?
Thanks,
Ron.
You already have both frameworks installed right?
Then:
- Right click on "My Computer"
- Choose "Manage"
- Expand "Services and Applications"
- Expand "Internet Information Services"
- Expand "Websites"
- Find your site/application
- Right click and choose "Properties"
- There's the tab :)
Hi MorningZ,
Ok, I have to install both framework first, because there are no ASP.NET tab. Alright, I will install both framework first, and I'll get back to you.
Thanks again,
Ron.
0 comments:
Post a Comment