Hi SpiderMaster,
In Windows Vista, the security level is high. So you need to make sure the user running the application has the permission to modify the folder.
>Is there a way I can keep my Test Web Application inthe folderat the root of my .exe?
>If so how can I go about this (setting up permissions or something) or If i can not what would be the most suitable option?
>The user should not need to access these files (we site) that is used by the software.
As for how to set up permission, you can try to take at this
article . Only assign the appropriate permission of the temp folder to the user if you don't want the user to access other web site files.
Please let me know if the problem can't be solved.
Best regards,
Bruce Zhou
Please mark the replies as answers if they help and unmark if they don't.