Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows API
  4. Install application failure

Install application failure

Scheduled Pinned Locked Moved Windows API
databasehelpcsharpquestionannouncement
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shaimmaa
    wrote on last edited by
    #1

    Hi My problem is: I have an application developed with vs2003 C# and its installer (installs MSDE, db and software) was working fine with many different windows versions till vista the installer failed to install. The installation error was that it failed to install the database and unknown windows version What do I need to let the istaller work on windows vista? thanks

    J R 2 Replies Last reply
    0
    • S Shaimmaa

      Hi My problem is: I have an application developed with vs2003 C# and its installer (installs MSDE, db and software) was working fine with many different windows versions till vista the installer failed to install. The installation error was that it failed to install the database and unknown windows version What do I need to let the istaller work on windows vista? thanks

      J Offline
      J Offline
      Joseph Guadagno
      wrote on last edited by
      #2

      If you are using MSDE (SQL Server 2000 version) it will not be supported under Windows Vista. See the following article. http://www.microsoft.com/sql/prodinfo/previousversions/faq-sql_on_vista.mspx

      Hope this helps! Joseph Guadagno http://www.josephguadagno.net

      K 1 Reply Last reply
      0
      • S Shaimmaa

        Hi My problem is: I have an application developed with vs2003 C# and its installer (installs MSDE, db and software) was working fine with many different windows versions till vista the installer failed to install. The installation error was that it failed to install the database and unknown windows version What do I need to let the istaller work on windows vista? thanks

        R Offline
        R Offline
        Rojan Gh
        wrote on last edited by
        #3

        Try this: Right-Click the installer file (exe file) and choose properties, in the compatibility tab, choose "Run this program in compatibility mode for:" and from the list choose the "Windows XP (Service Pack 2)", and down the window in the "Privilege Level" group box, check the "Run this program as an administerator" the click on ok and run the setup again. :):rose:

        Sojaner!

        1 Reply Last reply
        0
        • J Joseph Guadagno

          If you are using MSDE (SQL Server 2000 version) it will not be supported under Windows Vista. See the following article. http://www.microsoft.com/sql/prodinfo/previousversions/faq-sql_on_vista.mspx

          Hope this helps! Joseph Guadagno http://www.josephguadagno.net

          K Offline
          K Offline
          Kevin McFarlane
          wrote on last edited by
          #4

          However, they also write this: Q. I understand that Microsoft will not support MSDE on Windows Vista. But, will MSDE even install and run on Windows Vista? If yes, what functionality of MSDE will continue to run on Windows Vista and which one would not? A. Limited testing indicates that MSDE 2000 may install on Windows Vista, but this is not supported and Microsoft does not guarantee that it will install under all circumstances. Since the decision was made not to support SQL Server 2000 (including MSDE) on Vista, Microsoft did not conduct a thorough evaluation of MSDE functionality on Vista and is therefore not in a position to publish any authoritative guidance. Given that MSDE is an unsupported product on Windows Vista, we strongly encourage our customers not to run applications with the MSDE database on Windows Vista, even if they are able to successfully install.

          Kevin

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups