And when you get the 1450 error when dealing with client variables, it's
usually because you've reached the maximum size for the registry itself.

Debbie

> -----Original Message-----
> From: Christoph Schmitz [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 25, 2001 8:22 PM
> To: CF-Talk
> Subject: AW: Netscape and CFApplication Error
>
>
> Hi,
>
> if 1450 is the WIn NT error number, it means "Out of system ressources".
>
> HTH,
>
> Chris
>
>
> > -----Urspr�ngliche Nachricht-----
> > Von: C. Hatton Humphrey [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 25. Januar 2001 22:54
> > An: CF-Talk
> > Betreff: Netscape and CFApplication Error
> >
> >
> > I just found out that something that has been working
> wonderfully in IE is
> > throwing a major fit with Netscape.  I am using a simple CFApplication
> > session to build a security module.  IE users (5.01, 5.5, 4.0
> tested) can
> > log in without a hitch.  We didn't test it with Netscape... until
> > now.  When
> > Netscape tries to load the page, I get the following error:
> >
> > Error Diagnostic Information
> >
> >  Error attempting to get the client (Client ID = '228818').
> >
> >  A problem was encountered trying to access the system registry. Error
> > number 1450 occurred.
> >
> >  The error occurred while processing an element with a general
> > identifier of
> > (CFAPPLICATION), occupying document position (3:1) to (7:59).
> >
> >  Date/Time: 01/25/01 16:43:23
> >  Browser: Mozilla/4.76 [en] (Windows NT 5.0; U)
> >  Remote Address: 207.19.132.222
> >
> > The code I have for the session is:
> > <cfapplication name="DealerUtility"
> >                clientmanagement="Yes"
> >                sessionmanagement="Yes"
> >                setclientcookies="Yes"
> >                sessiontimeout="#CreateTimeSpan(0,0,30,0)#">
> >
> > Any advice would be helpful.
> >
> > Thanks!
> > Hatton Humphrey
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to