Paul McNett wrote:
> Carl Karsten wrote:
>> Paul McNett wrote:
>>> Carl Karsten wrote:
>>>> I ran the app wizard, built an app.
>>>> ran buildwin.bat,  built an exe.
>>>> ran the exe, got an error dialog:
>>>> "Errors occurred" "See the logfile "....webtest.exe.log" for details (OK)"
>>> Did the app run or no?
>> It ran.  (well, opening form came up and I closed it.)
> 
> Ok, well that's something! :)
> 
> 
>>>> webtest.exe.log - 2 bytes: 0a0d
>>> CRLF
>>>
>>> Try editing buildwin.bat to take away the --bundle option from the 
>>> setup.py call. I had to do that and never researched what the problem 
>>> was (wasn't a problem last year).
>> I got 7 of these:
>>
>> ---------------------------
>> webtest.exe - Unable To Locate Component
>> ---------------------------
>> This application has failed to start because MSVCP71.dll was not found. 
>> Re-installing the application may fix this problem.
> 
> You need to distibute msvcp71.dll yourself (just grab it from your 
> windows/system32 directory if you don't feel the need to get it 
> officially from Microsoft).

found it, put it in system32, no more "Unable To Locate" messages, now back to

---------------------------
Errors occurred
---------------------------
See the logfile 
'C:\DOCUME~1\josh\dabodev\daboide\wizards\APPWIZ~1\webtest\dist\webtest.exe.log'
 
for details

and only crlf in the .log...

Got an exe that works so I can see if it is my box, or can you try mine?

Carl K


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to