Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Multi Disk Setup in VS 2005
 

Multi Disk Setup in VS 2005

How to create Multi Disk or Two Disk setup? I am using Visual Studio 2005 - .Net Framework 2.0
When i am trying to specify a size it returnsstorage size error and then wont be able to build setup project.
  • Moved byYiChun ChenMSFTThursday, September 17, 2009 6:20 AMDeployment issue (From:.NET Framework Setup)
  •  
D. A. Vyas  Tuesday, September 15, 2009 5:37 PM
The Exact Senario is :
Setup Property Page Settings are like this
Package Files: In cabinet file(s)
Compression: Optimized for size
Cab Size -> Custome : Here i am specifying size=665600kb "650 Mb"
and it returns error when i am adding more files

Error1Unable to find source file 'D:\Project2008\School Statistics\School Statistics\bin\Debug\TeacherInfo.mdb' for file '1TeacherInfo.mdb', located in '[TARGETDIR]', the file may be absent or locked.C:\Documents and Settings\dami.ELEARNING\My Documents\Visual Studio 2005\Projects\Multi Disk\Multi Disk\Multi Disk.vdprojMulti Disk
D. A. Vyas  Wednesday, September 16, 2009 9:23 AM
Hi D.A.Vyas,

I am moving this thread from Base ".NET FrameworkSetup" forum to the "ClickOnce and Setup & Deployment Projects" forum, since the issue is related to deployment. There are more deployment experts in the "ClickOnce and Setup & Deployment Projects" forum.

Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
YiChun Chen  Thursday, September 17, 2009 6:20 AM

You can use google to search for other answers

Custom Search

More Threads

• Is there anyway to suppress the Repair or Delete dialogue during deployment?
• looking to validate an idea--feature suggestion regarding VS deployment and connection strings
• setup and deployment
• Setup regional settings
• Want to pass the Dropdown Value into SQL Query !
• No-Touch/Smart Client Offline Capability
• How to get INSTALLDIR with MSI and custom action dll
• ClickOnce on Firefox
• No progress bar when downloading .msi file from website!
• RE: How to enable IIS on windows server 2003 programmatically