I have a XML-File which is stored on a server. It can be reached over a URL. I need to Load the XML-Data into my Database, using SSIS 2012/Visual Studio 2010.
I've done this before in SSIS 2008 and it worked like a charm. Now I moved to 2012 and I am getting the following Error: "[XML-Source [46]] Error: The file "http://www.xxxx.xml" was not found. Please verify the file path and try again."
Anyone knows?
http://servername/xxxx.xml, or an internet address likehttp://www.somewhere.com/xxxx.xml. (You should also explain that "XML-Quelle" just means "XML-Source", for anyone who doesn't know how to read that.)