From: Samuel, M. M <Sam...@ed...> - 2000-11-14 20:49:10
|
Thanks for all the suggestions on this curly one - After hours of frustration - and utilising W3C's Amaya browser, we figured out that the server had HTML compression turned on. A word of warning - browsers DON'T like HTML compression! :) I wasn't in the best of moods with the sysadmin yesterday! Mike -----Original Message----- From: Brandon Myers [mailto:bnd...@ho...] Sent: Wednesday, 15 November 2000 2:44 AM To: dyn...@li... Subject: Re: [Dynapi-Dev] Looking for some help > > > I've got a most unusual problem going on - and I'm looking to you guys > > for advice. > > > > The webapp I've written using DynAPI II is successfully running on 6 of > > 7 servers in a web farm. The files are identical on all the servers, and > > the servers are identical in setup etc. > > > > The only problem is that on this one box - the loadpanel.js doesn't seem > > to be functioning correctly. > > > > I don't know if you guys have witnessed this before - and if it's not > > remotely connecting to DynAPI - I can understand - it's just i've been > > thrashing through this problem for the last 4+ hours - and I'm at my > > wits end.... > > Its most probaly a security problem. Are you trying to load a page > that is own another server. I believe loadpanel only works for local > pages. Also, are you linking the scripts to other servers? Just some > ideas. Whats the error message that you get? > I'm not totally sure where the problem is occuring, but given Robert's angle he is right. There is a security issue in IE and Netscape that will cause problems when using loadpanel to load content from a server other than the server that loaded the base document. So the question is, are you trying to load a page outside of the original server from the URL which includes the loadpanel.js file? You also said that you where using a web farm. If you where to use a the SAME server name to access all of these servers then the problem probably is not within loadpanel. _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |