I have a silverlight application which uses the client object model to access the sharepoint server. When i run the app "out-of-browser" with elevated trust everything works great, but when i try it in the browser i get a SecurityException.
Is there any way to change this?
FYI: The server and the app run on the same machine