Masterserver on local machine and UNC

How do I get the masterserver working on the local machine that has UNC paths?

The master server is an application you need to run.
I don’t see what you would need the UNC path for.
From the client connect to the loopback address.

The machine that it is being run on has all the user folders on a network. So when you put something in My Documents, it is actually a UNC path, not on the local machine. I am trying to demonstrate the masterserver being run in this environment and there seems to be an issue with UNC paths.

Still, I don’t see why you would need the UNC path. Once the application is running you should be able to connect to it using the loopback address.

I figured out that if I put it in the root drive of the PC it works… Well there are no errors. I just need to get the code working. The UNC issue is related to the way the PCs are setup. It reports back an error not being able to find the file, because it can’t use the UNC path.