Using VS 2008 ... I have created a new folder cgi-bin in my project and then
created a c# console exe.
How do I set the permissions on the folder so that the exe executes.
I know how to do this on the real IIS but not on the development iis.
Any ideas please ?
created a c# console exe.
How do I set the permissions on the folder so that the exe executes.
I know how to do this on the real IIS but not on the development iis.
Any ideas please ?
Comment