Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Invoking Add Web Reference Dialog
 

Invoking Add Web Reference Dialog

The Repository Factory uses the Microsoft.Data.ConnectionUI.dll and Microsoft.Data.ConnectionUI.Dialog.dll assemblies to launch a dialog to obtain a connection string. I'd like to programmatically display the "Add Web Reference..." dialog from a custom wizard page as well as generate the same code the dialog kicks off. I do not plan on modifying the generated file, but I do plan on creating agent classes to wrap calls to a newly referenced web service.

Is there any public API for launching the Add Web Reference dialog and generating web service proxy code?

Thanks,

- John

John Iwasz  Tuesday, December 04, 2007 8:11 PM
Hi John,

Please post your question directly to the Respository Factory on codeplex. They should be able to guide you on this one.

-V.
vga  Monday, December 10, 2007 11:30 AM
Hi John,

Please post your question directly to the Respository Factory on codeplex. They should be able to guide you on this one.

-V.
vga  Monday, December 10, 2007 11:30 AM

You can use google to search for other answers

Custom Search

More Threads

• Enabling Guidance Automation with Visual Studio 2005
• Microsoft.Office.Interop.Excel.Applicatio not defined
• GAX and templates in VS
• How can you provide input to AddProjectDependencyAction without a wizard?
• Command Bar Icon ID
• CreateProjectAction doesn't replace parameters regardless of ReplaceParameters value in vstemplate
• Where is the Recipe History stored?
• Setting the start page
• Change rootnamespace key for guidace packages
• Generating custom BAL after using repository factory