Hello everyone,
I have a business application that is build on Silverlight and it is running perfectly on every windows machine our customers are using. Unfortunately we are getting a lot of complaints from users that are accessing our software from a mac.
The software seems to run fine but after a while (10/30min) the performance is getting slower with every action that is done within the software. For example after some intensive use it can suddenly take up to 10 seconds untill letters show up in a textbox.
When you close the browser and login again it's all fast again! Seems like silverlight is not getting enough memory or it is filling up all the resources or something.
It seems that problems are worse on newer macs with 64bit processors. Am I right that there is no 64bit support on a mac? I would like to know if there is some kind of OSX/browser/silverlight configuration that is working without these issues? or if there is a way of profiling why the application is running so poorly after a while on a mac and not on windows?
Has anyone come across this issue and knows a sollution to this problem?