Home > an unknown > an unknown wininet error has occurred

An Unknown Wininet Error Has Occurred

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them; it only takes a minute: Sign up FTP Publish Error in Visual Studio 2013 up vote 11 down vote favorite 3 I've been working on an old Visual Studio 2010 Project which is published via FTP, as part of my process I have updated the project to Visual Studio 2013 and attempted to republish onto the server to my test environment, upon doing so I get the following error, Publishing folder /... Unable to add 'About.aspx' to the Web site. An unknown WinINet error has occurred (code 12113). it then continues to list every file in my Site with exactly the same error message I've gone back to the VS 2010 Project and it still works perfectly with exactly the same FTP settings, looking round the net there are a number of people asking similar questions with regards to VS 2013 but I can't find one that is solved. I watched the publishing folder on the server and when i published a new file was created in the folder, (something like ProjectName.publish.xml) so the connection is working right?? but why the error? ftp visual-studio-2013 publish share|improve this question asked Feb 28 '14 at 10:25 Chris Warnes 9117 add a comment| 3 Answers 3 active oldest votes up vote 17 down vote accepted in my case the issue was in firewall rules. You have to add inbound rule for Visual studio. In my case the files marked in VS with this error still appeared on the server, so, as I understood, this error means that VS cannot receive a message from the target server that file transfer completed correctly. share|improve this answer answered Mar 5 '14 at 16:00 OSharper 23816 thats great this was exactly my problem cheers! –Chris Warnes Mar 6 '14 at 15:13 add a comment| up vote 24 down vote When setting up the l

Products INDIVIDUAL PLATFORMS WinForms ASP.NET MVC WPF Windows 10 Apps CROSS-PLATFORM Reporting Document Generation ENTERPRISE TOOLS Report Server Analytics Dashboard FRAMEWORKS eXpressApp Framework CODE-DEBUG-REFACTOR CodeRush for Visual Studio Explore Our Newest Features HTML JS Products HYBRID APPS DevExtreme Mobile DevExtreme Web Xamarin.Forms UI CONTROLS Free Data Grid iOS NATIVE DataExplorer Testing Tools WEB TESTING TestCafe Delphi & C++Builder Products DELPHI & C++BUILDER VCL Free Trials & Demos (includes all DevExpress .NET products and free technical support) .NET Product Demos BY PLATFORMS http://stackoverflow.com/questions/22092401/ftp-publish-error-in-visual-studio-2013 WinForms ASP.NET MVC WPF Windows 10 Apps CROSS-PLATFORM Reporting Document Generation ENTERPRISE TOOLS Report Server Analytics Dashboard FRAMEWORKS eXpressApp Framework HTML Java Script Downloads MOBILE DevExtreme Mobile HTML5 JS WIDGETS DevExtreme Web Testing Tools Downloads WEB TESTING TestCafe Delphi & C++Builder Downloads CONTROLS VCL Buy Compare Features and Pricing Buy a New Product Subscription Renew an Existing Subscription https://www.devexpress.com/Support/Center/Question/Details/T329427 Need help or require more information? Email us at info@devexpress.com or call +1 (818) 844-3383 between 7:30AM and 4:30PM Pacific Time. Support Support Center Search the KB My Questions Code Examples Resources Getting Started Documentation Demos Training Webinars Contact our Developer Advocates anytime. My Account ManageYour Profile Change your addressemail and password Assign Licenses Manage licensesfor your dev team Renew anExisting SubscriptionPurchaseHistory New order statusand previous purchases DownloadYour Products Need help or require more information?Email us at clientservices@devexpress.com or call +1 (818) 844-3383 between 7:30AM and 4:30PM Pacific Time. About Us Connect with DevExpress BlogsUpcomingEventsTrainingWebinars Learn More about DevExpress About Us News User Comments Case Studies Our Awards Reviews & Publications MVP Program Contact Us Support Center FAQ Training Events Localization Version History Examples Tickets Submit a Support Ticket Type search string and press Enter 1 solution An unknown WinINet error has occurred (code 12113) Tags: .NET, WinForms 0 MARIO COLELLA 12.29.2015 Hy when i try to publish any application i receive many errors lyke those in the following image.I tryed to rebui

ASP.NET Community Standup Forums Help Home/ASP.NET Forums/General ASP.NET/Visual Studio and Visual Web Developer Express/FTP Publish in ASP.net, VS2013 FTP Publish in ASP.net, VS2013 [Answered]RSS 6 replies Last post Nov 27, 2013 09:40 http://forums.asp.net/t/1953471.aspx?FTP+Publish+in+ASP+net+VS2013 AM by sayed.hashimi ‹ Previous Thread|Next Thread › Print Share Twitter Facebook Email Shortcuts Active Threads Unanswered Threads Unresolved Threads Support Options Advanced Search Related Links Guidance Reply Uriil None 0 Points 3 Posts http://www.whatibroke.com/2014/03/05/unable-to-add-scriptsservicesorderservice-js-to-the-web-site-an-unknown-wininet-error-has-occurred-code-12113/ FTP Publish in ASP.net, VS2013 Nov 27, 2013 01:24 AM|Uriil|LINK I am facing wierd bug in VS2013. In some of my projects i am using FTP publishing as deploy method. So after migrating an unknown to VS2013 from VS2012 it just stopped working. I am getting next message in output: "Unable to add 'favicon.ico' to the Web site. An unknown WinINet error has occurred (code 12113)." And i see same message for every file in my project. When i am switching back to VS2012 it works fine again. Tested on another project and result stays same. Fails in VS2013 and succeeds in vs2012. an unknown wininet Anybody has something similar? P.S. project types ASP.NET, passive mode off Reply sayed.hashim... Member 60 Points 23 Posts Microsoft Re: FTP Publish in ASP.net, VS2013 Nov 27, 2013 01:52 AM|sayed.hashimi|LINK HiUriil, sorry to hear that you are having these issues. One thing that you could try is to re-create the publish profile(s). To do this you can delete the files (backup first somewhere) in Properties\PublishProfiles (My Project\PublishProfiles for VB). Then in the Web Publish dialog re-create your publish profile and try again. Can you let me know if this works or not? If it works it would be helpful to see the difference between the old files and the new ones. If you could send those to me (you can scrub any senstive info before sending to me) that would be helpful for us to identify the bug. My email address is sayedha@microsoft.com. Thanks, Sayed Ibrahim Hashimi You can check out my blog: http://sedodream.com Reply Uriil None 0 Points 3 Posts Re: FTP Publish in ASP.net, VS2013 Nov 27, 2013 03:12 AM|Uriil|LINK Thank youSayed, For clear experiment i;ve created new ASP.NET Web Application. And new pub profile. Result stays the same. Here is my pub profile: