Page 3 of 3 FirstFirst 123
Results 81 to 87 of 87

Thread: Windows 7 RTM Announced - 08.06.09

  1. #81

    Thread Starter
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Windows 7 RTM Announced - 08.06.09

    FPSE are not supported in 2008+. For the OS I havent heard yet
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  2. #82
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Windows 7 RTM Announced - 08.06.09

    Quote Originally Posted by ntg View Post
    Ehm...I've several VS 2003 solutions in production so I have to install VS 2003. Once I fire up the installation, I get the well-known message:

    "This machine is missing components required for local Web application and Web service development..."

    and Front Page Server Extensions (FPSE) are missing. After some surprise of not being able to install them by turining windows features on and off (they're not included), I came across a few posts which indidate that FPSE are not supported for Win7 and they are no plans to support them on Win7.

    Can anyone confirm this? If it's true, it's a problem that I can't work around.
    Since I've read that VS 2003 doesn't work in Vista it's no surprise that it doesnt work in Win7 either. However, once it's out of beta you can use the XP VM that MS gives you (for Enterprise and Ultimate editions) for free, just run VS 2003 in the VM in Win7
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  3. #83
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: Windows 7 RTM Announced - 08.06.09

    Quote Originally Posted by JuggaloBrotha View Post
    Since I've read that VS 2003 doesn't work in Vista it's no surprise that it doesnt work in Win7 either.

    You're right about VS.2003 and Vista, obviously I've skipped Vista completely.

    Quote Originally Posted by JuggaloBrotha View Post
    However, once it's out of beta you can use the XP VM that MS gives you (for Enterprise and Ultimate editions) for free, just run VS 2003 in the VM in Win7.
    One of my more Linux-minded colleagues has setup his work PC using Debian. Since we're a .Net shop, he's doing his real work inside a virtual machine, so he's ended up running the OS he should have booted up from virtually and has a (more or less) irrelevant OS as the virtual machine host. The whole scheme just wastes memory, disk space and processing cycles.

    The fact that I can't use VS.2003 is a big disappointment to me. I won't seriously consider performing a non-trivial amount of my work under a VM.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

  4. #84

    Thread Starter
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Windows 7 RTM Announced - 08.06.09

    Its just the FPSE that are not supported in Vista and 7. If you dont need it then you can still force an install of 2003 just without ASP.NET project support etc.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #85
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: Windows 7 RTM Announced - 08.06.09

    Unfortunately I need FSPE because I've a few web projects/services in VS.2003 as well. Granted, I could use a VM to host those or run VS.2003 but then I'd be forced to have a VM running all the time or make changes to the solutions and the build scripts to name just a few of the major inconveniences.

    I'm a bit frustrated about this. I really like 7 and I was sure there wouldn't be any problems with my upgrade but I can't think a way around this.

    Edit: As far as I can gather from this and other web posts, FSPE works on Vista - this is the real reason I was taken by surprise because, if nothing else, Microsoft is a sucker for compatibility. I can't think of a technical reason that would make it impossible to run FSPE under Win7 since they can run under Vista.
    Last edited by ntg; Aug 11th, 2009 at 06:40 AM.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

  6. #86
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Windows 7 RTM Announced - 08.06.09

    Well, you could start using VS 2008 Express editions for the projects since they're free to use and they work on Vista/Win7. The downside is... you'll have to upgrade the projects to VS 2008 and not use VS 2003. Plus side, with VS 2008 you can have them target the 2.0 Framework so the clients don't have to install .Net all the way up to v 3.5. Downside.. the contract, might be a problem.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  7. #87
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: Windows 7 RTM Announced - 08.06.09

    Indeed it is a problem. I'm not vending here, it is a big problem.

    According to StatSVN, I've a few hundred thousand LOCs worth of VS.2003 code which targets a vertical and highly specialized market, and also incorporates customer code (which has been compiled using VS.2003 as well).

    The normal rules of routinely upgrading to the latest-and-greatest runtime version of .Net do not apply. For any system-wide change, even one as "trivial" as a recompile, we have to check for forward compatibility issues inhouse, we have to talk the customer into upgrading their own code that we use, allocate resources to do a straight-forward but time consuming system-wide QA test and deploy all the new redistributable packages.

    These days, it's increasingly difficult for me to sell to the customers features that save production time from their people...to say nothing about persuading them to perform an upgrade to the .Net 2.0 runtime. The business value just isn't there.
    Last edited by ntg; Aug 11th, 2009 at 07:55 AM.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

Page 3 of 3 FirstFirst 123

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width