|
#1
|
|||
|
|||
UNZIP: How to debug? What is an unspeciffied error?
9/18/2006 12:04:49 PM: Building project step 'Unzip Sample data'...
C:\2008\DATA\ImsSampleData.ZIP -> C:\2008\DATA\Sample\ Unspecified error 9/18/2006 12:04:49 PM: Step 'Unzip Sample data' failed 9/18/2006 12:04:49 PM: Build ended. What is an "unspecified error" ? |
#2
|
|||
|
|||
Not sure. Please ZIP and post or send:
1) The info from Help | About | Install Info 2) A reproducible test case (.bld + .zip file that reproduces the problem) Thanks. |
#3
|
|||
|
|||
UNZIP PRESERVING DIRECTORIES.
REBUILD THE UNZIP STEP UNDER "RELEASE COUNTERSALES" RUN CMD LINE AS FOLLOWS "C:\Program Files\VisBuildPro6\VisBuildPro.exe" /steps \2008\prep\VisBuildPro.steps /macros \2008\prep\VisBuildPro.macros 9/18/2006 3:17:00 PM: --------------------Starting Build: 'C:\2008\PREP\PREPALL.BLD'-------------------- 9/18/2006 3:17:00 PM: Building project step 'Unzip Sample data'... C:\2008\DATA\ImsSampleData.ZIP -> C:\2008\DATA\Sample\ Unspecified error 9/18/2006 3:17:00 PM: Step 'Unzip Sample data' failed 9/18/2006 3:17:00 PM: Build ended. Thank you Last edited by DavidMacLean; 09-19-2006 at 11:12 AM. |
#4
|
|||
|
|||
I can't reproduce that behavior w/ VBP v6.2 on Win XP or Windows 2000 SP4. The step 'Unzip Sample Data' logs
C:\2008\DATA\ImsSampleData.ZIP -> C:\2008\DATA\Sample\ 146 file(s) processed What timestamp and version is %WINSYSDIR%\dunzips32.dll on your system? |
#5
|
|||
|
|||
WinZip 9.0 SR 1 (6224)
No such DLL anywhere on the system. I suppose you are going to tell me this is an old version, and I need to get the latest, with the command line add-on ? |
#6
|
|||
|
|||
Try reinstalling VBP. VBP does not use WinZip for Zip/Unzip functionality, but rather components from DynaZip which are copied to the Windows System32 folder during installation.
|
#7
|
|||
|
|||
Okay that explains that mystery.
Our application also uses the DynaZip DLL, and some time ago we removed all our stuff the from windows system folder (tired of fighting with MicroSoft and other vendors for versions and files). |
|
|