I am using Dynamic discovery when i add a Web reference to my XML service from my Windows application, however it doesn't seem to pick up .xsd Dataset Schema files. It finds .asmx files okay.
Can i use dynamic discovery to find these files?
please help. thankyou.
I am writing a c# windows application that is trying to connect to an XML service on my local machine.
I created a web reference to the service. In the solution browser I can see the web reference and the corresponding .wsdl files corresponding to each service.
However i can't reference the...
I've created a module in excel to simply pass variables to a word document using Applicaton.run
This is the macro in excel
-------------------------------------------
Sub excelmacro()
Set wordapp = CreateObject("Word.Application")
wordapp.Documents.Open...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.