Hi All, I am working with a remote team and I need to send them the application prototype for review. I thought all I need to do is add all the files in the output dir to a compressed file and send via email ect... The prototype is loading a local XML file to populate an UI component to simulate a remote HTTPService call and it seems to be generating security violations accessing the local file system. The client workstations are Windows Vista.
How do I build or configure the application so it can be launched from the local files system? Any comments much appreciated. Thanks, -Greg

