Silverlight 4 application on localhost runs extremely slow
- by rams
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