Re: CEPB crash in PB for CE 5.0



PB is not very good about error handling in the components it executes on
startup. Some things to check include:

- Your system path. If there is something bogus here, PB may crash
- Batch files called by PB (your platform batch file, mainly). It should
only set env variables, and do nothing else
- Invalid CEC file entries

--
Dean Ramsier - eMVP
BSQUARE Corporation


"Mark" <mholiday@xxxxxxxxx> wrote in message
news:1136828508.080060.64000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I am having a terrible problem under Platform Builder for WinCE 5.0 ...
>
>
>
> Whenever I click on certain components in my test platform,
> I receive the error box:
>
>
> "Runtime error!
>
>
> Program: ...Files\Windows CE Platform Builder\5.00\CEPB\BIN\cepb.exe
>
>
> abnormal program termination"
>
>
> and then PB terminates.
>
>
> Simply loading the workspace used to produce the same until I deleted
> .ncb file, and let it regenerate new one.
>
>
> Very annoying!
>
>
> Here is excerpt from cepb.log file in that directory:
>
>
> cepb:2460: ***** Process exiting at 12:08:42 (43c2989a)
> cepb:3476: ***** Process starting at 12:09:45 (43c298d9) Version
> 5.00.1400
> 3476:0d34:43c298f8:COM Exception: The parameter is incorrect.
> Context: Invalid characters in Path
> Description: Microsoft.PlatformBuilder.Common
> Source: ceimp::_CEDirsFile::GetUnreferencedBuildNodeChildren
> Stack Trace:
> (e:\pbmac\common_libs\cediag\comerror.cpp(137)@ComIssueErrorEx)
>
>
> What is going wrong here?
>
>
> Thanks!
> Mark
>


.