Page 1 of 1

Problems with Web Applications

Posted: Fri Aug 07, 2009 11:47 am
by ConvertFromOldNGs
by JADE Kid - Ray Hidayat >> Wed, 19 Jan 2000 1:05:30 GMT

Whenever I run a web enabled program, I always have an error that says 'Nested exceptions limit exceeded' It has happened with every web program that I have run.

I run version 5, and it is always in single user mode.

Re: Problems with Web Applications

Posted: Fri Aug 07, 2009 11:47 am
by ConvertFromOldNGs
by Mike Hoorens >> Wed, 19 Jan 2000 10:29:32 GMT
Whenever I run a web enabled program, I always have an error that says 'Nested exceptions limit exceeded' It has happened with every web program that I have run.

I run version 5, and it is always in single user mode.

Same. I have tried that Erewhon example from Jade, and it has that problem. I suspected it was the way I had set things up, but haven't looked into it yet. The error usually (always?) happens during
convert to binary or file or something, presumably when it tries to
send an image to the IIS folder for IIS to send to browser...

That project is now on hold for a few weeks, so I won't look at it for
a while. Let me know if you sort it out :-)

Mike.

Re: Problems with Web Applications

Posted: Fri Aug 07, 2009 11:47 am
by ConvertFromOldNGs
by BeeJay >> Thu, 20 Jan 2000 10:55:57 GMT

I presume you're both using a Win95 or a Win98 machine rather than a WindowsNT machine?!

I have seen this problem previously when trying to run a Web enabled application under Win95 and the JADE Documentation does explicitly state that for Web enabled applications you need to be using WindowsNT for both the JADE Server and the Web Application.

Hope that helps,
BeeJay.

Re: Problems with Web Applications

Posted: Fri Aug 07, 2009 11:48 am
by ConvertFromOldNGs
by JADE Kid - Ray Hidayat >> Thu, 20 Jan 2000 21:06:14 GMT
I presume you're both using a Win95 or a Win98 machine rather than a WindowsNT machine?!

I'm using Windows 98.
I have seen this problem previously when trying to run a Web enabled application under Win95 and the JADE Documentation does explicitly state that for Web enabled applications you need to be using WindowsNT for both the JADE Server and the Web Application.

Hmm.... Oh well, I guess it doesn't work then.
Hope that helps,
BeeJay.

Well at least I know why it didn't work

Re: Problems with Web Applications

Posted: Fri Aug 07, 2009 11:48 am
by ConvertFromOldNGs
by Mike Hoorens >> Sun, 23 Jan 2000 9:28:31 GMT
I presume you're both using a Win95 or a Win98 machine rather than a WindowsNT machine?!

I am using NT4 WS and server for both machines, though I stil fail to
see why it matters what the web browser runs on.

Mike.

Re: Problems with Web Applications

Posted: Fri Aug 07, 2009 11:48 am
by ConvertFromOldNGs
by Dean Cooper >> Sun, 23 Jan 2000 22:41:43 GMT
I am using NT4 WS and server for both machines, though I stil fail to see why it matters what the web browser runs on.

It doesn't matter what your web browser runs on. The previous post was referring to the JADE (database) server and the JADE web application (ie: a JADE client) having to run on NT.

Dean.