<br><br><div class="gmail_quote">2009/4/10 joncoign <span dir="ltr">&lt;<a href="mailto:jncoign@knology.net">jncoign@knology.net</a>&gt;</span><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 been doing some testing with the 64 bit version of mapserver on Server 2008. I have been getting a fast cgi error on WFS requests using the OGR ODBC driver connecting to a SQL Server 2008 database when the stored procedure called return greater than five columns.<br>

<br>
I have been building the x64 version of mapserver using the GDAL and MapServer build SDK packages from <a href="http://vbkto.dyndns.org:1280/sdk/index.html" target="_blank">http://vbkto.dyndns.org:1280/sdk/index.html</a><br>

<br>
The code works when compiled to 32bit and errors when compiled to 64 bit. The only change I am making is which visual studio command prompt is launching so the makefile will detect the 32bit or 64bit target. Map files and the database used are the same. The 32bit and 64bit DSN are configured identically.<br>

</blockquote><div><br>I assume you&#39;re using the x64 version of the SDK when compiling for Win64 by using the Visual Studio x64 command prompt, but make sure all of the binaries in the /bin directory are also deployed along with mapserv.exe. The dll-s in the different packages are not interchangeable because of the different CRT dependencies.<br>
<br>Could you provide the steps to setup your test case with your sample URLs so as to reproduce the problem?<br><br>Best regards,<br><br>Tamas<br><br></div></div><br>