I hav copied my exe file into a virtual folder and used the .net wizard to make it a trusted executable.

Everything works fine but when I recompile my program and copy its exe into the virtual folder and then try to access it it falls over because I dont have the required permissions set up.

Why is this happening ?

I was hoping that no-touch deployment would allow me to make such changes.