I created a K2Studio Solution in code via Interop in VS.NET 2005
Now I want to add a reference to my Web Service in code. I looked already in help files and forums, and the only thing I found was this example:
MyK2Project.References.Add("System.XML.dll", "", True)
How do I programmatically add a web service reference in code?
How to add Web Reference in code?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
