Hello all,
I spent a long time trying to get my project to publish direct to my FTP and finally discovered that if i turn my firewall off, i can successfully publish to my server via ftp.
My question is, how do i allow visual studio 2013 through my firewall?
I have added VS Express 2013 to the firewall as an "allowed app" and added an Outbound Rule for vs2013 but im still not able to publish ("error: Unable to add default.aspx to web site. an unknow WinINet error has occured (code 12113)")
But when i switch my firewall off... i can publish.
So im guessing i still need to do something???
Thank you