MF_Vince Posted May 17 Report Share Posted May 17 Hi, We are using the latest nuget package to connect to FSUIPC 7. Depanding of the users we have issue to properly connect both product. Here is the error: FSUIPC_ERR_NOFS. Cannot find FSUIPC or WideFS running on this machine. FsUIPC and Sim were launched in normal mode as our application. If we run our application with higher priviledges it can connect. Could you please drive us on what we can do to trackdown the issue as launching our app in Admin is clearly not what we expect? Thanks for your help and the works on this library! Link to comment Share on other sites More sharing options...
John Dowson Posted May 17 Report Share Posted May 17 1 hour ago, MF_Vince said: If we run our application with higher priviledges it can connect. This implies that FSUIPC7 is being ran with elevated privileges. All FSUIPC clients must be ran at the same privilege level as FSUIPC otherwise they will not connect. Link to comment Share on other sites More sharing options...
MF_Vince Posted May 17 Author Report Share Posted May 17 I know this rules and we pay attention to this. Is there a way to check in the log if FSUIPC7 is ran with eleveted privileges so we can double check this ? Thanks, Link to comment Share on other sites More sharing options...
John Dowson Posted May 17 Report Share Posted May 17 3 minutes ago, MF_Vince said: Is there a way to check in the log if FSUIPC7 is ran with eleveted privileges so we can double check this ? No, sorry. Probably a good thing to log though - I will look into this. For now, you will have to use the Windows Task manager which will tell you if a process is running with elevated privileges or not. 5 minutes ago, MF_Vince said: I know this rules and we pay attention to this. Ok. Then if when running FSUIPC without elevated privileges your client does not connect, but running with elevated privileges it does, then the reason must be that FSUIPC is running with elevated privileges, no? I can think of no other reason for this behavior. John Link to comment Share on other sites More sharing options...
MF_Vince Posted May 21 Author Report Share Posted May 21 Thanks for the update. We double check this point and FSUIPC was running in elevated mode. The client had setup it in the file properties so it was always launched with elevated privileges ... It could be great that it is logged by fsuipic when running with elevated privileges so we can quickly diagnostic the issue on the client side. Thanks again both for the products! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now