Home    
Log In    
Share Code    
Join    

Navigation
 Skip Navigation Links.

Forums
Skip Navigation Links.

Search

 

Advertisement
 

VB.NET - WM6 - CAB file "<FILENAME>.CAB" could not be created

View RSS Feeds
  Post By Time             Answer
  marshalls 06/04/2009 14:42:58 Question
I have been working on a project using Visual Studio.Net 2005 and Windows Mobile 6.1

After several builds and installers it has started throwing up an error during the build stage.


Any help would be appreciated.

Thanks


The error contained in the output list:
------ Build started: Project: Stock - RDT, Configuration: Release Any CPU ------
Stock - RDT -> C:\VB Projects\Stock\Stock - RDT\Stock - RDT\bin\Release\Stock - RDT.exe
------ Starting pre-build validation for project 'Marshall RDT' ------
------ Pre-build validation for project 'Marshall RDT' completed ------
------ Build started: Project: Marshall RDT, Configuration: Release ------
Building file 'C:\RDT\RDT.cab'...

"C:\Program Files (x86)\Microsoft Visual Studio 8\smartdevices\sdk\sdktools\cabwiz.exe" "C:\RDT\RDT.inf" /dest "C:\RDT\" /err CabWiz.log

Windows CE CAB Wizard

?Warning: Section [RegKeys] has no data
Warning: Section [DefaultInstall] key "AddReg" - there are no section entries to process
Error: CAB file "C:\RDT\RDT.CAB" could not be created

ERROR: The Windows CE CAB Wizard encountered an error. See the output window for more information.
========== Build: 1 succeeded or up-to-date, 1 failed, 0 skipped ==========
 




 
 
Welcome Guest
 
  Log In Name
 
  Password
 
 
Statistics
Your Details: Not Logged In
  Join Date: N/A
  Last Logon: N/A
  Code Snippets: N/A
  Code Comments: N/A
  Forum Posts: N/A
  Forum Subjects: N/A

Site Wide
  Code Snippets: 32
  Code Comments: 2
  Forum Posts: 52
  Forum Subjects: 24
 
Random Code
Maximum Characters in an Unbound Textbox
Maximum Characters in an Unbound Textbox In VB6 a....

Language: VBA

 
Advertisement


All the Source Code and Tutorials on this site are free for you to use as you require.