Ok, I've been over this a lot and googled to death, and I have it working... sort of.

First off, I could not create or modify my existing Visual Studio Qt projects on a network drive. I then tested to see if I could create a normal project on the network drive. They both failed. I found that I had to add a policy to Trust the mapped network drive. So, now I can create Visual Studio projects on my network drive with no problem. But, I still get failures when trying to create OR modify Qt projects on the network drive. I have no problem on the local drive.

Can anyone help?