silverlight - Running project with debug takes extremely long to load -


for reason, silverlight project in vs2010 started take forever load, upwards of 10min or so. won't ever load far can tell, , hangs on silverlight loading screen blue dots in circle animation. before gets point, painfully spends solid 10 seconds or each symbols file loads. in output i'll get:

'webdev.webserver40.exe' (managed (v4.0.30319)): loaded 'c:\windows\microsoft.net\assembly\gac_msil\system.drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\system.drawing.dll', symbols loaded. 

then 10 seconds later i'll next one, , there's 50 of them. the weird thing when run project internet disabled, loads extremely quickly. each 1 of symbols loaded statements flies by, , before know i'm looking @ running silverlight project. teammate things might have perforce, how manage our source, , have plugin in visual studio.

anyone have ideas causing this? or experienced similar phenomenon once? randomly started yesterday.

thanks!

edit: i'm using built-in vs server host project, if that's relevant.

resolved: don't know caused issue, network related , fixed itself. hope doesn't happen again.

you might downloading symbols msdn or other server. check option -> debugging -> symbols , make sure don't have locations active.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -