Windows Vista Beta | WinVistaBeta.com - Message | VS2005 Setup Project under Vista

July 05, 2008  
Subject: VS2005 Setup Project under Vista
Group: microsoft.public.vstudio.general
Date: 4/24/2008 11:54:00 PM
From: =?Utf-8?B?RGF2ZSBLZWxseQ==?= [Email Address Protection]

I am trying to build a setup project with VS 2005, running under Vista.

During the build process, I keep getting the error:

Error 14 Could not create the file
'C:\Users\kelly\AppData\Local\Temp\VSI49A.tmp' 'Access is denied.'

(The actual VSI... file name changes each time)

I have also tried importing into VS2008 and get the same error.

VS2005 is started with adminsitrator permissions, I have tried making new
setup projects, I have double checked I have permissions in the temp folder
and I have emptied the whole temp folder.

The only time it works, is if I do a reboot, and then a build. After this
time though, I get the error again.

Back