J
John Sitka
I would like to add numerous Stored procedures to a Web service Project in VS2008,
This would make it very simple to generate a large range of "Get" Web Methods.
In VS2003 I could simply drag and drop those to the design surface to generate SqlCommands.
I cannot seem to do this in VS2008,
Project ->add item -> Web Service
Server Explorer-> Stored Procedure -> Drag and Drop
why does this not work
Or
what other approach should I use.
Oddly I am able to add a DataSet, BindingSource, BindingNavigator
and, mockingly enough a DataGridView!!!!
But not even a DataConnection (of any type).
Is something broke?
This would make it very simple to generate a large range of "Get" Web Methods.
In VS2003 I could simply drag and drop those to the design surface to generate SqlCommands.
I cannot seem to do this in VS2008,
Project ->add item -> Web Service
Server Explorer-> Stored Procedure -> Drag and Drop
why does this not work
Or
what other approach should I use.
Oddly I am able to add a DataSet, BindingSource, BindingNavigator
and, mockingly enough a DataGridView!!!!
But not even a DataConnection (of any type).
Is something broke?