[fusion-dev] Re: [Code Review]: Print widget doesn't work with IIS7

Kori Maleski kori.maleski at gmail.com
Wed Mar 31 11:34:23 EDT 2010


Thanks Paul!

On Tue, Mar 30, 2010 at 8:27 PM, Paul Deschamps
<pdeschamps at dmsolutions.ca>wrote:

> I think what you are looking for is here:
>
> http://support.microsoft.com/kb/819267
>
> Cheers
>
> Paul D.
>
> On Tue, Mar 30, 2010 at 5:05 PM, Kori Maleski <kori.maleski at gmail.com>
> wrote:
> > On line 59 of Print.js:
> >
> > Change
> > this.dialogContentURL = Fusion.getFusionURL() + widgetTag.location +
> > 'Print/Print.html';
> > to
> > this.dialogContentURL = Fusion.getFusionURL() + widgetTag.location +
> > 'Print/Print.php';
> >
> > Rename the file Print.html to Print.php (change the extension)
> >
> > That may work.  IIS7 has an issue with GETs vs POSTs when utilizing html
> > pages.
> >
> >
> > Cheers,
> >
> > Kori Maleski
> >
> >
> > On Tue, Mar 30, 2010 at 5:53 AM, TJmapper <tjordan at ddcwsa.com> wrote:
> >>
> >> I have an install of Mapguide Enterprise 2010 and I tried this code to
> no
> >> avail. My print dialog comes up blank still and i get a 404 error
> instead
> >> of
> >> a 400. Mine is still looking for the Print/Print.HTML I believe.
> >>
> >> Are there any other tricks with the Print.js I should try? Maybe there
> is
> >> something i am missing, but i can completely remove the Print.js file
> and
> >> it
> >> comes up with the same error. Does the Enterprise version read from some
> >> place else?
> >>
> >> I have been struggling with this for a few days now.
> >>
> >>
> >> Thanks.
> >> --
> >> View this message in context:
> >>
> http://n2.nabble.com/Code-Review-Print-widget-doesn-t-work-with-IIS7-tp4150860p4824288.html
> >> Sent from the Fusion Developers mailing list archive at Nabble.com.
> >> _______________________________________________
> >> fusion-dev mailing list
> >> fusion-dev at lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/fusion-dev
> >
> >
> > _______________________________________________
> > fusion-dev mailing list
> > fusion-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/fusion-dev
> >
> >
>
>
>
> --
>    Paul Deschamps
>    Applications Specialist
>    DM Solutions Group Inc.
>
>    Office: (613) 565-5056 x28
>    pdeschamps at dmsolutions.ca
>    http://www.dmsolutions.ca
>    http://research.dmsolutions.ca
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fusion-dev/attachments/20100331/c8add5ec/attachment.html


More information about the fusion-dev mailing list