How to resolve Failed to connect to IPC Port Error
Sophia Terry
I am getting one issue in my application Setup USING wix
When i run my setup i got the below exception message:-
Failed to connect to IPC Port System cannot find the file specified:mscorlib.dll
After getting this message i got a windows message
There is a problem with this installer setup. A program run as a part of system did not finish as expected.
Is there any way to resolve it.
21 Answer
Get to Dos command line then type in
Netsh winhttp show proxy ( Press Enter )
then type in
Reset proxy ( Press Enter )
This will release the Internet Proxy IP settings, restart the PC if needed.