RE: Help with broken CLIENT storage and CFADMIN area

2000-08-25 Thread Dave Watts

 I have a VERY annonying problem on my hands.
 
 ME:
 1) In the CF admin, set an odbc db to use as CLIENT storage.
 2) Everything works fine. Good.
 3) After a week or two: hey, I don't need CLIENT storage!
 4) Go in to CF Admin and remove the db as CLIENT storage.
 
 CF ADMIN:
 5) Bam! 
 
 "Error Diagnostic Information
 
 Invalid client variable storage specified.
 
 The name you specified, 'DBFANFICTION', has not been enabled 
 as client variable storage."
 
 
 I did not realize cf admin area used client storage. Moreover, 
 I expected better error handling of this on the part of Allaire.
 
 As of now, the cf administration area is inaccessible as result 
 of the above error and I have no clue how do go around this WITHOUT 
 having to reinstall CF 4.5.1.

I don't know if you've already resolved this, but in case you haven't:

As long as you don't specify your database as the default client storage
repository, you shouldn't have any problems. This means, leave the Registry
as the default client repository, and use the CLIENTSTORAGE attribute in
your application's CFAPPLICATION tag.

Also, if you need to fix the problem, you can simply edit the Registry and
set the default client storage back to the Registry. The key of interest is

HKLM\Software\Allaire\ColdFusion\CurrentVersion\ClientStores

and the value of DefaultStore should be set to "Registry". Sorry it took so
long to respond!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Help with broken CLIENT storage and CFADMIN area

2000-05-11 Thread Xing Li

I have a VERY annonying problem on my hands.

ME:
1) In the CF admin, set an odbc db to use as CLIENT storage.
2) Everything works fine. Good.
3) After a week or two: hey, I don't need CLIENT storage!
4) Go in to CF Admin and remove the db as CLIENT storage.

CF ADMIN:
5) Bam! 

"Error Diagnostic Information

 Invalid client variable storage specified.

 The name you specified, 'DBFANFICTION', has not been enabled as client
variable storage."


I did not realize cf admin area used client storage. Moreover, I expected
better error handling of this on the part of Allaire.

As of now, the cf administration area is inaccessible as result of the above
error and I have no clue how do go around this WITHOUT having to reinstall
CF 4.5.1.

Any help would be much appreciated.

Xing

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.