I have MVC.Net project in VS2015 and I am not able to publish solution to the network folder. I am getting probably connecting error, but connection is ok.
Have anyone idea what could be a problem ? Once I had similar problem, but it was solved by settings attribute "Copy to local = true" on all referenced libraries, now it does not help.