Well, in the process of "tearing down" my VB.Net "Solution" in anticipation
of sending it off to someone else to analyze, I got to a point where it did
the ADO.Net tricks as expected... I then hap hazardly discovered that if I
commented out a xmlDoc.Load("c:\...") call, the subsequent ADO.Net code ran
fine... (I was loading the prototype up with data from a XML text file
since the real Internet-based XML feed is being developed in parallel)...
If I uncommented the load XML code, the "No source code is available"
gremlin would reappear...Does any of that make sense to you? =================================== This list is hosted by DevelopMentor� http://www.develop.com You may be interested in Guerrilla .NET, 24 March 2003, in London http://www.develop.com/courses/gdotnet View archives and manage your subscription(s) at http://discuss.develop.com
