I just installed arcgis view 10 to my machine. Created a map in MS Visual Studio 10, when I viewed it, it was blank, I could see 1 tooltip but the map was not there :(. I connected to a map service in arcgis server 10. I was able to connect to a map service in server 9 and the map was displayed fine. The map service in server 10 was available since I could view the details from browser (http://<server name>/arcgis/rest/services/......)
Please help!
Thanks!
OOps, sorry, I haven't updated esri dll files to my development environment. Please disregard my post.
Related question. For arcgis 9, I just copy all dll files from Arcgis/dotnet directory to my build env to get my stuff compiled. Arcgis 10 does not have dotnet dir and the dll files that exist in arcgis 9 do not exist in arcgis 10 (e.g. ESRI.Arcgis,AxMapControl.dll). What is your advice to do for a development env?
Thanks!
Please see this blogpost: http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/24/Troubleshooting-blank-layers.aspx
Please see this blogpost: http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/24/Troubleshooting-blank-layers.aspx
BTW, we are using .net framework 4. My machine is Windows 7 Enterprise. I think it would be OK.
This is a desktop app using acrgis wpf APIs for map.