Silverlight 4 application on localhost runs extremely slow

Posted by rams on Stack Overflow See other posts from Stack Overflow or by rams
Published on 2010-06-13T13:30:22Z Indexed on 2010/06/13 13:32 UTC
Read the original article Hit count: 223

Filed under:

Silverlight 4 app running in IE8 and hosted on VS2010 internal webserver. The website takes atleast a minute to download the xap and code runs slow on client (IE8). I am running the app in debug mode and have turned intellitrace off. Symbol loading is also turned off.

However if I kill the VS webserver, clean the solution, the app runs fast. 3 debugging sessions later, the app slows to a crawl.

Have also tried turning off McAfee live scanning but no use. Looked in event log for any clue but found none.

What could be the cause of the slowness?

TIA rams

© Stack Overflow or respective owner

Related posts about silverlight-4.0