Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wpf & wcf
Message
From
20/11/2008 13:59:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Wpf & wcf
Miscellaneous
Thread ID:
01363273
Message ID:
01363273
Views:
59
I think this is going to be another one of those things where I will show my feet of clay but here goes.

I have a test app I have been using to test out some new ideas, actually the MM .NET Jump Start. I created a WPF project and was able to create a quite respectable Customer maintenance screen with aero effect, using the new 3.51 data gid. Well anyway the project that I hope to roll some of this into really needs to use WCF. So I followed the example in the manual for Remote Data Access with WCF, and it seems like I'm not using WCF at all. I used the method of just adding into the app.config a key for DefaultDataAccessMode, when I set it to Local it works normally, when I set it to WCF it errors out that "The ConnectionString property has not been initialized.". If I also do like the documentation says and put a break point in the mmDataAccessWCFSql.cs file it doesn't get there.

Am I barking up the wrong tree are the hooks for WCF not in the WPF project templates or something? When I put a break on the Factor.cs "override mmDataAccessSql CreateDataAccessSql()" the program doesn't break for it?

Mick
Next
Reply
Map
View

Click here to load this message in the networking platform