sanouk
June 23rd, 2008, 05:10 AM
Hello,
I have a service in C# that execute batch file to generate key. All it's ok when I test it with develop evironment (Visual Studio 2005).
But, when I publish it, I can't execute the batch file. I think it was a problem of permission, I try to modify it with the console administration of IIS by add permission in the folder where there is the batch file but it change nothing.
Thanks for your help
Sanouk
I have a service in C# that execute batch file to generate key. All it's ok when I test it with develop evironment (Visual Studio 2005).
But, when I publish it, I can't execute the batch file. I think it was a problem of permission, I try to modify it with the console administration of IIS by add permission in the folder where there is the batch file but it change nothing.
Thanks for your help
Sanouk