Cab File Create Error. HELP!!

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

And no, the CAB file is not read-only. There is nothing
in the CAB/Debug directory. I am not using source-control
for this project.
 
Steve,

Is the path :

D:\Documents and Settings\stom\My Documents\Visual Studio
Projects\ClientProject\cab\Debug\ClientProject_PPC.ARMV4.CAB

correct? Could you try deleting the "CAB" and "OBJ" directories from your
project and retry the CAB build process?

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "Steve" <[email protected]>
| Sender: "Steve" <[email protected]>
| References: <[email protected]>
| Subject: Cab File Create Error. HELP!!
| Date: Mon, 28 Jul 2003 09:15:21 -0700
| Lines: 53
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNVI3F3zmVYAiyaQOOzydRcaOyjOw==
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:29492
| NNTP-Posting-Host: TK2MSFTNGXA11 10.40.1.163
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| And no, the CAB file is not read-only. There is nothing
| in the CAB/Debug directory. I am not using source-control
| for this project.
|
|
| >-----Original Message-----
| >Hello,
| >
| > I was able to create CAB files with my CF project
| >just yesterday. Today, when I try to create a CAB file,
| >it does create the objects in the obj/Debug directory,
| but
| >no cab file gets created. When I try to kickoff BuildCab
| >manually, it does nothing! Instead I get this error:
| >
| >Cabwiz LOG
| >==========
| >
| >Warning: Section [DefaultInstall] key "AddReg" - there
| are
| >no section entries to process
| >Warning: Section [DestinationDirs] key "Shortcuts" is not
| >using the string "%InstallDir%"
| >Warning: Section [DestinationDirs] key "Files.ARM" is not
| >a valid file list
| >Warning: Section [DestinationDirs] key "Files.SH3" is not
| >a valid file list
| >Warning: Section [DestinationDirs] key "Files.MIPS" is
| not
| >a valid file list
| >Warning: Section [DestinationDirs] key "Files.X86" is not
| >a valid file list
| >Warning: Section [DestinationDirs] key "Files.WCE420X86"
| >is not a valid file list
| >Warning: Section [DefaultInstall] key "AddReg" - there
| are
| >no section entries to process
| >Error: CAB file "D:\Documents and Settings\stom\My
| >Documents\Visual Studio
| >Projects\ClientProject\cab\Debug\ClientProject_PPC.ARMV4.C
| A
| >B" could not be created
| >
| >
| >I opted to install .NET to my D Drive instead of C, under
| >d:\vsnet2003. Could that have an effect? This is really
| >poor that I can not consistently build cabs for my
| >application.
| >
| >- Steve
| >
| >.
| >
|
 
Back
Top