A silverlight application is deployed to IIS. I can access it from two different machines. However, a user from another machine only sees blank page.
I do not suspect mime types and other IIS/server issues because it works fine except for this user.
The user can access other Silverlight apps, on same server.
What can be the problem on the client's machine?
UPD: user can't access .xap file directly, restricted access. UPD: looks to be a proxy in the middle.