--- In GPCP@yahoogroups.com, "cfbsoftware1" <cfbsoftware@...> wrote:
>
> Hi Helmut,
>
> I have done some experiments and have been able to duplicate the
> error that you reported by putting a suspect entry in the Windows
> PATH environment variable. e.g.
>
> PATH=C:\gpcp\bin;;C:\ARM\bin
>
> (* ;; = null entry between the two valid paths *)
>
> See if there is anything suspicious in your CPSYM and PATH
> environment variables. You can access these via:
>
> Control Panel > System > Advanced > Environment Variables
>
> I'll modify CPIDE to make it more immune to such problems. I'll also
> add some trace statements to make it easier for me to diagnose the
> problem if you still haven't been able to resolve it.
>
> I've added a few minor enhancements recently. I'll aim to release an
> updated version with all of this by the end of next week.
>
> Regards,
> Chris Burrows
>
> CFB Software
> http://www.cfbsoftware.com/cpide
>
>
> -- In GPCP@yahoogroups.com, "Helmut Schrei" <schrei@> wrote:
> >
> > Hello,
> >
> > i was curios about the new version, so i gave me a trail.
> > But when i launch cpide.exe(V 2.1.0), i get an error.
> >
> > The error message is ...
> > "An unhandled exception of type 'System.IndexOutOfRangeException'
> > occurred in CPIde.exe"
> > Additional information: Index was outside the bounds of the array.
> >
> > I am useing WinXp Prof. SP2. and Dot Net 2.0
> >
> > Kind regards
> > Helmut
> >
>
Hello,
you are right, i found in the Environment Variables (Path Variable)
two character ";".
I removed one semicolon, and Cpide.exe launched without error.
Thanke you for your prompt reply.
PS:
I will now try out the db4objects sample programs with gpcp
if i have spare time.
Kind regards
Helmut