On Thu, 16 Aug 2001, Chris Hoxie wrote:

> Concerning item #1, 
> If you have two browser windows open- one with the webtop
> and one with your new app - or if you view the webtop and your new app in the
> same browser session, you may have difficulties.  This is due
> to conflicting security credentials stored in the browser memory.  This is
> caused because the webtop and your new app have different security contexts
> (sc1 and cfanewapp?  this is a big assumption on my part... if your app is using sc1 
>just as the webtop does, then this solution won't help you... ) but use the same 
>memory location to cache your logged in status.
> 
> I find that if I log out of the webtop and then immediately go to my new app, 
> I will see the same exact behavior that you saw.  I find, however, that if I shut my 
>browser down before going to the new app, I see no problem.  Everything works as 
>expected.  
> 
> A way to prevent this security conflict is to use sc1 as the security
> context for your new app   (but that may not be desirable for you..... depends on
> what you are trying to accomplish).
> 
> This all is just a guess on my part... but it surely looks similar to behavior I 
>have seen with spectra 1.5.1.....

Excellent - that solved it. My app had no security context registered and
'Application Security Disabled' - enabling the latter and changing the
former to sc1 means I can now edit objects.

As for 2) this went away once I rebooted the machine. Odd...

-T.

[EMAIL PROTECTED]                              http://www.roddis.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to