Search

SQL Server 2005 Tools Windows Installer dialog runs and errors when building a Setup project (VS 2008) by Mtaheij

Closed
as Won't Fix Help for as Won't Fix

1
0
Sign in
to vote
Type: Bug
ID: 327997
Opened: 2/10/2008 11:14:27 AM
Access Restriction: Public
0
Workaround(s)
3
User(s) can reproduce this bug
Similar to this post:
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=113155
But that was for VS2005 and I'm using VS2008.
The installer runs for SQL Server 2005 Tools (64-bit) and comes up with
0:Watson 1:1304 2:StreamSupportFiles 3:streamBinaryToDisk 4:55:e:\sql9_sp2_t\sql\setup\darwin\sqlcastub\streamca.cpp 6:238 7:sqlcastub.dll 8:sqlrun.msi
When clicking ok, I get 'Error writing to file: . Verify that you have access to that directory.

Version is Visual Studio 2008 Professional, 9.0.21022.8 RTM
Frameworks installed: 1.0.3705, 1.1.4322, 2.0.50727, 3.0, 3.5 and 64-bit: 2.0.50727, 3.0 and 3.5
Details (expand)
Product Language
English

Version

Other
Operating System
Windows Vista
Operating System Language
Dutch
Steps to Reproduce
1. Install Visual Studio 2008 Pro
2. Install SQL Server 2005 Developer Edition (64-bit)
3. Create a new Setup project
4. In Solution Explorer, right-click the Setup node and select Build
Actual Results
Windows Installer dialogs starts up and then displays the following 2 errors 3 times in a row:
First Message:
0:Watson 1:1304 2:StreamSupportFiles
3:streamBinaryToDisk 4:5
5:t:\yukon\sql\setup\darwin\sqlcastub\streamca.cpp
6:238 7:sqlcastub 8:sqlrun.msi
Second Message:
Error writing to file: Access is denied
Verify that you have access to that directory
-------------
The error only occurs the first time a setup project is built within a Visual Studio session. When building again without leaving devenv, the error doesn't occur.
Expected Results
For the setup project to be built without the error.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

File Attachments
0 attachments
Sign in to post a comment.
Posted by Dieter Menne on 3/12/2008 at 8:58 AM
Confirmed. Same problem
Posted by Microsoft on 2/12/2008 at 2:32 PM
Thank you for your feedback.

Please refer to workarounds mentioned in this thread - http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=113155

Let us know if they dont work for you.

Thanks,
Visual Studio Product Team.
Sign in to post a workaround.