<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 1-Jul-08, at 5:52 AM, Stefán Skúlason wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div lang="IS" link="blue" vlink="purple"><div class="Section1"><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Hi all agin,<o:p></o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><o:p>&nbsp;</o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">Solved it.<o:p></o:p></div><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">The solution is to add &nbsp;MIME type „ .json, &nbsp;application/<b>json“</b><span class="Apple-converted-space">&nbsp;</span>to the Static handler in IIS<o:p></o:p></div><p style="margin-right: 0cm; margin-left: 0cm; font-size: 12pt; font-family: 'Times New Roman', serif; ">„<b>404.3</b><span class="Apple-converted-space">&nbsp;</span>The static file handler did not&nbsp;have the file in its MimeMap and therefore rejected the request.“<o:p></o:p></p><div style="margin-top: 0cm; margin-right: 0cm; margin-left: 0cm; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><br></div></div></div></span></blockquote></div><div><br></div><div>Thanks very much&nbsp;Stefán, I had that exact same error with 2003 server and adding the new MIME type solved it. &nbsp;For others, here is how to do that in IIS:</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>- goto "Properties" of your fusion virtual directory in IIS manager</div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>- select "HTTP Headers" tab</div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>- select "MIME Types..." button</div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>- click "New" button</div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>- enter: &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>Extension: &nbsp; .json</div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                        </span> &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>MIME type: &nbsp; application/json</div><div>&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp; &nbsp; &nbsp; &nbsp;- click "Ok"</div><div><br></div></div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div>---</div><div>Jeff McKenna</div><div>FOSS4G Consulting and Training Services</div><div><div><a href="http://www.gatewaygeomatics.com/">http://www.gatewaygeomatics.com/</a></div></div><div><br></div></div><br></div><br></div></span><br class="Apple-interchange-newline"> </div><br></body></html>