Here's an important tip I just learned:

When you fetch data in DHTML SOLO mode, the server has to be configured
to send the correct MIME type for the Content-Type header. It has to be
application/xml.

If the server doesn't send that, then the Firefox XMLHTTPRequest function
that we use will refuse to parse it as XML.

Don't know if this happens in IE or other browsers.





On 10/30/07, John Sundman <[EMAIL PROTECTED]> wrote:
>
> Other than that, there used to be some differences in how XML data
> was parsed, but I think that was resolved (Henry would be the
> authority).
>
> Also, there are differences in how SWF and DHTML SOLO apps are
> included in an HTML page, but that's covered in the Browser
> Integration chapter, so I don't think we need to cover it here.
>
> So, unless Henry has anything else, I think you can address the
> debugging issue and then close this bug.
>
> jrs
>
> On Oct 30, 2007, at 4:25 PM, Henry Minsky wrote:
>
> > Hmm, I'm not sure.
> >
> > One tip someone just stumbled across, you can't run the debugger
> > in  a SOLO DHTML deployed app. The only way to debug it right now
> > is the Firefox Firebug debugger.
> >
> > On 10/30/07, Lou Iorio <[EMAIL PROTECTED]> wrote:
> >>
> >> Hi John,
> >>
> >> Do you have any more information on this? There's not enough
> >> here to work from.
> >>
> >> Thanks,
> >>
> >> Lou
> >>
> >
> >
> >
> > --
> > Henry Minsky
> > Software Architect
> > [EMAIL PROTECTED]
>
>


-- 
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to