NT Error 1450 means 'out of resources'.

Check the server in question and you probably have a message saying you are
low on virtual memory.

Rebooting the server is one way to fix the problem (may not be the best in
your case), but you are likly to hit this error again down the road.  

I see this one on a regular basis when doing file uploads.  In your case,
it's refering to the system registry.  So I'm betting you have Client
Mangement turned on, and storing client variables in the registry.  You'll
likly need to bump the size of your registry.

Shawn Grover

-----Original Message-----
From: stas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 9:49 AM
To: CF-Talk
Subject: Server error 1450


Hello,

I am getting this error an a couple of CF sites, can somebody please explain
what it means?

Error Occurred While Processing Request
Error Diagnostic Information
Error attempting to get the client (Client ID = '202550').
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 (4:1) to (7:20).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to