I cannot for the life of me find an example of what I need.
I have a report that is bound by xsd. How can I take this report in c#, and set the datasource to a new xml file? Every possible way that I've tried just throws me a nice logon screen. I know the files exists in the places that it is looking, and there is obviously no username and password to an xml/xsd file.
Anyone have any kind of advice on the subject?? I dont understand why this isnt done more often and why no one can give me a straight answer. I can post some example code if anyone needs.