xml - The Spatial Data for layer... in the map... is not valid. Specify Spatial data that is data type SqlGeometry or SqlGeography. Report Builder 3.0 -


I used to programmatically map data sets to VS. Editing in 2010. , Then display the new report converted into .rdl in the report builder. The report builder is first launched and is in design mode, the map says

"The shared data source ... does not exist or you do not have sufficient permission. For more information, your Report Server Administrator Contact: No spatial data available. Map display includes sample spatial data. "

However if I click inside the viewport, the map will be displayed in display mode. I displays the data reported by Isht tried to run when I report on this point, then I get the error above.

Any help would be greatly appreciated. I

I solved it, the basic report I was using did not include all the coordinates in my database So, when I tried to run a report which was my basic, some coordinate was not present for vector data.

Comments