› Forums › Operating Systems › Windows Server 2008 › Applications Compatibility › Does VS 2003 with framework 1.1 work?
- This topic has 3 replies, 3 voices, and was last updated 16 years, 6 months ago by Arris.
- AuthorPosts
-
- 16th July 2008 at 18:50 #43218
Hey all
I tried Vista ultimate on a new HD, and I need to support several .net 1.1 visual studio 2003 apps. It won’t install, it complains of frontpage extensions. Vista docs claim VS 2003 is unsupported.
Does this work on 2008 workstation?
Thanks!
- 17th July 2008 at 12:17 #46777
If you use it with compatibility mode, it should work.I use even VB6 using this method and it works,but i suggest switching to atleast vs 2005 – you can still use 1.1 as your application base even if you have .net 2.0 installed – just select it from the solution properties.
- 17th July 2008 at 13:30 #46778
@sawo wrote:
If you use it with compatibility mode, it should work.I use even VB6 using this method and it works,but i suggest switching to atleast vs 2005 – you can still use 1.1 as your application base even if you have .net 2.0 installed – just select it from the solution properties.
There are addins to allow a 1.1 build in 2005, but I need to share with other 2003 developers, I can’t just update it to 2.0, or update it to 2005 structure just yet. When installing VS2003 on Vista ultimate, it complained that frontpage extensions were needed, and as they don’t exist, install couldn’t proceed (we develop primarily asp.net web apps).
So, back to the question, does anyone have VS2003 installed and running on 2008 WS? I have having to have a VM for each of my 7 daily tasks!
Thanks
- 17th July 2008 at 16:17 #46779
Download and install FrontPage 2002 Server Extensions for IIS 7.0 and set the enable32BitAppOnWin64 value of your Application Pool to true.
- AuthorPosts
- You must be logged in to reply to this topic.