Hello,
When I use the Zoom Search locally it works fine. But it gives an error message when I try it on my server: System.ComponentModel.Win32Exception: Access is denied. More specific at this point: Process proc = Process.Start(psi);
I already have tried to change the userrights on every file, but that didn't fix the problem. Does anyone have an idea?
greetz
When I use the Zoom Search locally it works fine. But it gives an error message when I try it on my server: System.ComponentModel.Win32Exception: Access is denied. More specific at this point: Process proc = Process.Start(psi);
I already have tried to change the userrights on every file, but that didn't fix the problem. Does anyone have an idea?
greetz
Comment