Hi there,

I'm encountering an error every time I build the Deployment project for my application. The dialog is titled "Microsoft SQL Server Tools" and it says "Please wait while Windows configures Microsoft SQL Server 2005 Tools"

I am using VB.NET 2005 and Visual Studio. The application is a Windows Service application.

Once I click OK to that dialog I get another one with the same title that states:

Error writing to file: Access is denied.
Verify that you have access to that directory.

The user account that I use is only a member of the Users group in the Active Directory domain so I can understand that I may be restricted in what I can do, but I have no idea why building my Deployment package would cause SQL Server Tools to need configuration.

Any ideas would be greatly appreciated.

Screenshots are here: First error Second error