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. Visual Studio 2005.NET problem under Vista

Visual Studio 2005.NET problem under Vista

Scheduled Pinned Locked Moved Windows API
csharphelpvisual-studiodebuggingquestion
5 Posts 3 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.
  • M Offline
    M Offline
    Ming Luo
    wrote on last edited by
    #1

    Hi all: I come across the problem of using VS2005.NET under Vista. Every time I run it, it prompts a user account control and ask for the administrator previlidge even I use the right button to run as administrator. Then the another window pop up saying administrator permission is recommended for running VS2005 SP1. Again, as I said, I am already running it as administrator. Finally, when I compile a class problem, the compiler complains that the "Failed to write the updated manifest to the resource of file "..\debug\mesh_class.dll". Access is denied. " I have read some documents from MSDN, but they just say that all I need to do is run the program as administrator. But I failed. Can anyone help me please? Thanks in advance

    Asura

    P 1 Reply Last reply
    0
    • M Ming Luo

      Hi all: I come across the problem of using VS2005.NET under Vista. Every time I run it, it prompts a user account control and ask for the administrator previlidge even I use the right button to run as administrator. Then the another window pop up saying administrator permission is recommended for running VS2005 SP1. Again, as I said, I am already running it as administrator. Finally, when I compile a class problem, the compiler complains that the "Failed to write the updated manifest to the resource of file "..\debug\mesh_class.dll". Access is denied. " I have read some documents from MSDN, but they just say that all I need to do is run the program as administrator. But I failed. Can anyone help me please? Thanks in advance

      Asura

      P Offline
      P Offline
      Perspx
      wrote on last edited by
      #2

      where is "..\debug\mesh_class.dll"? In Vista, if you dont have ownership over the directory (and the system does), then even if you are Administrator you dont have access to it if access has been set to "denied" by the system.. You can set it so that you own the folder and its permissions as opposed to the system.. Also note that there is a VS2005 service pack for it to run under Vista if you havent installed this already.. --PerspX

      "Nowadays, security guys break the Mac every single day. Every single day, they come out with a total exploit, your machine can be taken over totally. I dare anybody to do that once a month on the Windows machine." - Bill Gates

      M 1 Reply Last reply
      0
      • P Perspx

        where is "..\debug\mesh_class.dll"? In Vista, if you dont have ownership over the directory (and the system does), then even if you are Administrator you dont have access to it if access has been set to "denied" by the system.. You can set it so that you own the folder and its permissions as opposed to the system.. Also note that there is a VS2005 service pack for it to run under Vista if you havent installed this already.. --PerspX

        "Nowadays, security guys break the Mac every single day. Every single day, they come out with a total exploit, your machine can be taken over totally. I dare anybody to do that once a month on the Windows machine." - Bill Gates

        M Offline
        M Offline
        Ming Luo
        wrote on last edited by
        #3

        The file is under my Document directory and there is no access right problem under that directory at all. And I have already installed VS2005 SP1. By the way, I also tried to turned off the UAC but no working anyway. Actually, it might work in some cases but I don't know how it can work.

        Asura

        M 1 Reply Last reply
        0
        • M Ming Luo

          The file is under my Document directory and there is no access right problem under that directory at all. And I have already installed VS2005 SP1. By the way, I also tried to turned off the UAC but no working anyway. Actually, it might work in some cases but I don't know how it can work.

          Asura

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          There's another VS update that fixes Vista problems, which you have to install after SP1. Have you installed that too?

          --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

          M 1 Reply Last reply
          0
          • M Michael Dunn

            There's another VS update that fixes Vista problems, which you have to install after SP1. Have you installed that too?

            --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

            M Offline
            M Offline
            Ming Luo
            wrote on last edited by
            #5

            Yes, I did install both SP1 and the update.

            Asura

            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