Kent,

Unfortunately no, we can't not use Sarissa because it is used 
extensively for XML doc handling and XSL processing.

You can try to fix up what was done before, which is trying to trap the 
exception thrown when MapBuilder loads, look at the checkIESecurity() 
method in lib/MapBuilder.js.  This is supposed to open a help window if 
the error happens.  If you can get that to work again, you can send your 
changes back to the list.

I didn't realize that tutorial was still there.  I did get a browser 
warning when I tried accessing it, perhaps you already have that url in 
your trusted sites?  There is nothing special about that tutorial for 
this problem.  (we should deprecate or update the tutorial with the new 
MapPaneOL stuff)

Mike



Kent B Kvarfordt wrote:
>
> Mike,
>
> Is there a way to configure Sarissa to not use the ActiveX controls? 
>  I am not very strong in the ActiveX arena, but I assume these 
> controls won't work in the non-IE browsers that MapBuilder supports?  
> I really need to get around this from a configuration or programmatic 
> approach.  I am going to do some digging into Sarissa.  Any good 
> references into this area would be appreciated.  Interestingly enough, 
> if I go to the MapBuilder User Guide 
> (http://geoservices.cgdi.ca/mapbuilder/userGuide?page=samples/tutorial3) 
> with my IE, I don't see the dialog and the map functions great.  This 
> is encouraging to me as I am hoping it has to do with my local 
> configuration/deployment.
>
> Thanks for the time slice.
>
> -- kent
>
>
>
> *Mike Adair <[EMAIL PROTECTED]>*
>
> 08/02/2007 07:33 AM
>
>       
> To
>       Kent B Kvarfordt <[EMAIL PROTECTED]>
> cc
>       [email protected]
> Subject
>       Re: [Mapbuilder-users] Internet Explorer Security Dialog
>
>
>
>       
>
>
>
>
>
> Kent,
>
> The problem you encountered is because a library we use (Sarissa) uses
> ActiveX controls, which are sometimes blocked until you modify the
> security settings in IE.  We can't change that programatically and we
> used to throw up a page explaining this, but Sarissa changes the way it
> initializes so I don't think that is working currently.  The good part
> is that I don't think the very strict security settings are very common
> so most people won't encounter this problem.  I would guess that Google
> implements it's client without using ActiveX controls which is why it
> doesn't cause a problem.
>
> The same domain issue is another topic, but we do have a solution for
> that using proxies.
>
> Mike
>
>
>
> Kent B Kvarfordt wrote:
> >
> > Mike,
> >
> > Thanks for the reply.  I was able to do some more digging and have a
> > little better understanding of what is going on with the AJAX and data
> > sources across domains.  What I don't understand though is why this
> > message appears with the geoserver map preview(s).  For the previews,
> > shouldn't I be connecting back to the same domain for the preview?  I
> > need to do some more digging into this and undersatnd the MapBuilder
> > configuration files better.  For the project I am working on, I don't
> > think setting the trusted site as described below will be acceptable
> > to the customer.
> >
> > As an aside, how does Google Maps work without running into this
> > issue?  Aren't they going to Google for the map data while the rest of
> > the web page is served up from another domain?
> >
> > As usual..... so much to learn, so little time.
> >
> > -- kent
> >
> >
> >
> >
> >
> > *Mike Adair <[EMAIL PROTECTED]>*
> >
> > 08/01/2007 02:20 PM
> >
> >                  
> > To
> >                  Kent B Kvarfordt <[EMAIL PROTECTED]>
> > cc
> >                  [email protected]
> > Subject
> >                  Re: [Mapbuilder-users] Internet Explorer Security 
> Dialog
> >
> >
> >
> >                  
> >
> >
> >
> >
> >
> > The easiest way to solve this is to add the site you are accessing to
> > the trusted sites in IE.  (Tools -> Internet options -> Security tab ->
> > trusted sites -> sites then add this url to the list.
> >
> > Mike
> >
> >
> > Kent B Kvarfordt wrote:
> > >
> > > When I bring up a MapBuilder page using Internet Explorer 6.0 I get a
> > > security dialog popping up that states:
> > >
> > > "This page is accessing information that is not under its control.
> > >  This poses a security risk.  Do you want to continue?"
> > >
> > > I thought maybe it had to do with URL in the index.html
> > > loading/setting the mbConfigUrl or some other URL.  After updating the
> > > URLs to all be absolute URLs, still no joy.  It doesn't seem to matter
> > > if I select Yes or No on the dialog - everything appears to work just
> > > fine.  To make sure hadn't dorked something up on my page, I tested
> > > the geoserver map preview functionality and see the same dialog there.
> > >
> > > Any ideas on what is causing this?
> > >
> > > TIA,
> > >
> > > -- kent
> > > 
> ------------------------------------------------------------------------
> > >
> > >
> > 
> -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a 
> browser.
> > > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > > 
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > Mapbuilder-users mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
> > >  
> >
> >
>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to