I have developed a silverlight 4 application and set it up to run out of browser. As is always this case it loads and runs fine from my machine and my testing environments. I can install it on my clients machine but it will not load once I try and launch it, basically nothing happens. Any advice on how to proceed or test this issue.
Share
Start with the Event Viewer. Does the Silverlight stand alone encapsulate the .net framework, or do you need to ensure that your client has the most recent .net framework?