Advanced Forum Search Results
-
I am facing the same issue. Deleted the stored procedure from the dbml file, refreshed my data connection and added the stored procedure back and stll could not see the stored procedure when I try to add the method in the IWCFService.cs file.When I type [OperationContract]
List<...the stored procedure does not show up.
Here is my stored ...
-
I have added states to my UserControl in a wpf project using blend 2 with sp1. Everything was working fine and then all of a suddin the states disappeared from the State browser in the design view. All the states are still in the xaml and all still work fine. I am tryin to change and add new states but could not get it to work.