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.....
>>> [EMAIL PROTECTED] 08/16/01 10:59AM >>>
Can anybody help me with the following two problems that occur when I'm in
design mode? The first has occurred from the outset, and the second has
just started happening. I am using Spectra 1.5.1:
1) Clicking on the 'Edit Content Information' button next to the Object
title pops up a Window asking me to log in to the webtop (despite the
fact I've already been forced to log in by cfa_secure when switching to
design mode). It then refuses to accept any user/password information that
I give it, telling me that the credentials provided could not be
authenticated, and re-displays the login prompt.
2) Clicking on the 'Edit Container Content' next to the Container title
pops up the container-editing window, but has started giving me Javascript
errors (Line: 12 Char:5 Error:Object doesn't support this property or
method)
Does anybody have any suggestions/fixes for the above?
Many thanks,
-Tristan.
[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.