Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wpf & wcf
Message
De
20/11/2008 13:59:54
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Wpf & wcf
Divers
Thread ID:
01363273
Message ID:
01363273
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform