On line 59 of Print.js:<br><br>Change <br>this.dialogContentURL = Fusion.getFusionURL() + widgetTag.location + &#39;Print/Print.html&#39;;<br>to<br>this.dialogContentURL = Fusion.getFusionURL() + widgetTag.location + &#39;Print/Print.php&#39;;<br>
<br>Rename the file Print.html to Print.php (change the extension)<br><br>That may work.  IIS7 has an issue with GETs vs POSTs when utilizing html pages.<br><br><br>Cheers,<br><br>Kori Maleski<br><br><br><div class="gmail_quote">
On Tue, Mar 30, 2010 at 5:53 AM, TJmapper <span dir="ltr">&lt;<a href="mailto:tjordan@ddcwsa.com">tjordan@ddcwsa.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I have an install of Mapguide Enterprise 2010 and I tried this code to no<br>
avail. My print dialog comes up blank still and i get a 404 error instead of<br>
a 400. Mine is still looking for the Print/Print.HTML I believe.<br>
<br>
Are there any other tricks with the Print.js I should try? Maybe there is<br>
something i am missing, but i can completely remove the Print.js file and it<br>
comes up with the same error. Does the Enterprise version read from some<br>
place else?<br>
<br>
I have been struggling with this for a few days now.<br>
<br>
<br>
Thanks.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/Code-Review-Print-widget-doesn-t-work-with-IIS7-tp4150860p4824288.html" target="_blank">http://n2.nabble.com/Code-Review-Print-widget-doesn-t-work-with-IIS7-tp4150860p4824288.html</a><br>

Sent from the Fusion Developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
fusion-dev mailing list<br>
<a href="mailto:fusion-dev@lists.osgeo.org">fusion-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-dev</a><br>
</font></blockquote></div><br>