Hi,
I have been bothered by the following problem for a week, any help will be appreciated.
I set up VS .NET 2010. ArcGIS server with ArcGIS server Sliverlight API ( 2.2 beta) on Window 7 Ultimate.
everything looks normal, I created Silverlight Application, worked fine. When I created Silverlight API application, add map control on.xaml with Bing layers, it worked. then I added ArcGISServerDynamicLayer with my own map service ( the service worked fine with test on ArcCatolog, rest URL ), VS .NET started to crash ( VS has encountered a problem, need to close). I restart VS.NET and reopen application, just keep crashing.
I have tried many solutions from intertnet, not solve the prblem, I completely reset the machine ( started from installing OS). But as soon as I created silverlight application with ArcGIS server silverlight API, the VS .net 2010 starts to crash. It works for all other type applications and silverlight application.
It seems the problem is caused by ArcGIS Silverlight API ( 2.2 beta), I didn't try 2.1 yet on Window 7 yest, but the same VS .NET 2010, ArcGIS server, Silverlight API, Map Service, I set on Window server 2003 and 2008, both of them worked fine, never crashed.
Thanks in advance !!