merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

Failed to Complete IPC Port: Access is denied. #530

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Opening the program on non admin account

What is the expected output? What do you see instead?

"System.Runtime.Remoting.RemotingException: Failed to create an IPC Port: 
Access is denied.

   at System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.StartListening(Object data)
   at SingleInstanceApplication.ApplicationInstanceManager.RegisterRemoteType(String uri)
   at SingleInstanceApplication.ApplicationInstanceManager.CreateSingleInstance(String name, EventHandler`1 callback)
   at ShareX.Program.Main(String[] args)"

What version of the product are you using? On what operating system?
Windows 8.1

Please provide any additional information below.

Original issue reported on code.google.com by sandra7l...@gmail.com on 22 Oct 2013 at 4:39

GoogleCodeExporter commented 9 years ago
I can handle error but then single client feature won't work (not allowing 
opening more than one client) also context menu uploads not gonna work too 
because using that ipc server channel for send file path to already open ShareX 
client so it can upload.

Original comment by flexy...@gmail.com on 26 Oct 2013 at 3:24

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r736.

Original comment by flexy...@gmail.com on 26 Oct 2013 at 3:27