This question is locked. New answers and comments are not allowed.
Hi All,
I am facing memory issue with Silverlight application. More memory is used if the application is running whole day.
Following are the steps followed to reproduce the issue.
1) Start the task manager and check the mem consumption from Plugin Container for FireFox (ca. 198MB at the beginning)
2) Start my Application
Expected result: Memory consumption should remain "relatively low"
Actual result: After an hour of usage (normal, not heavy use) the mem consumption was 482MB.
After 1 hour: mem consumption is now 574MB.
Is there any idea why it is behaving like this or any workarounds for the same.
Thanks