Posted By Khalil on 05-14-2010 03:59 AM
Dimitris,
We can’t figure it out. Could you provide us more information about that? Such as what web server you are using(IIS 7 or IIS 6)? What data source you are consuming(Shape file or WorldMapKit or others)?
I guess that maybe this problem is caused by the timeout of requests. If you could provide us a simple sample that could re-create your problem and I think we will address it quickly.
Thanks,
Khalil
Ok well we are using IIS ver 7.0.6000.16386 i have switched the web site to the DefaultAppPool (but still the same problem)
We are calling simple shp files from the database (shp files that we have made them tables by an shptosql tool)
Some custom tables that we save some shapes in a geometry column defined as nvarchar (MAX).
The shptosql tool when it creates the tables it saves the geom column as geometry datatype my custom shapes i save in my other tables i save them as nvarchar(max) do you think this could pose a problem.
But The system seems to have no problem bringing up my shapes correctly i mean most of the times these shapes are the only things that load before the page crashes
If you need more info tell me
dimitris