Hello,
My application uses SQL Server 2008 spatial and works fine in IIS6, but the mapping breaks in IIS7. Are there any issues i should be aware of that would cause the app to break in IIS7?
Thanks,
Jason
Jason,
This is most often due to missing mime types for the shape file extensions, see:
http://community.infragistics.com/blogs/devin_rader/archive/2009/04/30/configuring-mime-types-in-iis-for-use-with-xamwebmap.aspx
Let me know if that helps!
-Graham
Ah sorry, I just missed you are using SQL spatial data.