Click here to Skip to main content
15,890,512 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Button not firing in WPF Toolkit datagrid [modified] Pin
Hannes Larsson17-Feb-10 23:03
Hannes Larsson17-Feb-10 23:03 
GeneralRe: Button not firing in WPF Toolkit datagrid Pin
AspDotNetDev17-Feb-10 23:13
protectorAspDotNetDev17-Feb-10 23:13 
GeneralRe: Button not firing in WPF Toolkit datagrid Pin
Hannes Larsson17-Feb-10 23:15
Hannes Larsson17-Feb-10 23:15 
GeneralRe: Button not firing in WPF Toolkit datagrid Pin
AspDotNetDev17-Feb-10 23:42
protectorAspDotNetDev17-Feb-10 23:42 
GeneralRe: Button not firing in WPF Toolkit datagrid Pin
AspDotNetDev18-Feb-10 0:02
protectorAspDotNetDev18-Feb-10 0:02 
GeneralRe: Button not firing in WPF Toolkit datagrid Pin
Hannes Larsson18-Feb-10 1:39
Hannes Larsson18-Feb-10 1:39 
GeneralRe: Button not firing in WPF Toolkit datagrid Pin
Member 454056418-Feb-10 10:10
Member 454056418-Feb-10 10:10 
QuestionSharing Core Objects Between Server & Client Pin
Jammer12-Feb-10 7:57
Jammer12-Feb-10 7:57 
Hi All,

I'm just implementing my first Silverlight WCF service in an ASP.NET web site hosting a Silverlight client and have run into a problem.

The service and client are working together fine, I've just done a little "Hello World" test on the two communicating. Now I'm ready to move onto the implementation and the guts of the service.

In a normal WCF setup for me I would create a separate class library project containing the service contract and any required domain objects. Then I can link to that from the service and the client and get all the same objects used at both ends of the pipe.

However, I'm running into an error:

Could not load file or assembly 'System.ServiceModel, Version=2.0.5.0


I'm assuming this is because the service and client are using two different versions of .NET. So the Core library is getting compiled in one environment and then told to run in two, fail! Smile | :)

Is there a work around for this?

Cheers,
AnswerRe: Sharing Core Objects Between Server & Client Pin
Pete O'Hanlon12-Feb-10 9:33
mvePete O'Hanlon12-Feb-10 9:33 
GeneralRe: Sharing Core Objects Between Server & Client Pin
Jammer13-Feb-10 12:51
Jammer13-Feb-10 12:51 
QuestionPopup window in silverlight Pin
xodeblack12-Feb-10 6:01
xodeblack12-Feb-10 6:01 
AnswerRe: Popup window in silverlight Pin
Abhinav S12-Feb-10 8:10
Abhinav S12-Feb-10 8:10 
Questioncontrols visible in designer but not available in window at runtime [modified] Pin
Member 290565112-Feb-10 2:30
Member 290565112-Feb-10 2:30 
QuestionButton click event within a ControlTemplate? Pin
Richard Dutton12-Feb-10 1:02
Richard Dutton12-Feb-10 1:02 
AnswerRe: Button click event within a ControlTemplate? Pin
rhuiden12-Feb-10 4:59
rhuiden12-Feb-10 4:59 
GeneralRe: Button click event within a ControlTemplate? Pin
Richard Dutton12-Feb-10 5:05
Richard Dutton12-Feb-10 5:05 
QuestionMessage Removed Pin
11-Feb-10 7:39
fjparisIII11-Feb-10 7:39 
AnswerRe: Initial impression: Silverlight much harder than WPF Pin
Not Active11-Feb-10 8:24
mentorNot Active11-Feb-10 8:24 
GeneralMessage Removed Pin
11-Feb-10 8:43
fjparisIII11-Feb-10 8:43 
GeneralRe: Initial impression: Silverlight much harder than WPF Pin
Not Active11-Feb-10 9:18
mentorNot Active11-Feb-10 9:18 
GeneralMessage Removed Pin
11-Feb-10 9:46
fjparisIII11-Feb-10 9:46 
GeneralRe: Initial impression: Silverlight much harder than WPF Pin
Not Active11-Feb-10 10:53
mentorNot Active11-Feb-10 10:53 
GeneralMessage Removed Pin
11-Feb-10 11:21
fjparisIII11-Feb-10 11:21 
GeneralRe: Initial impression: Silverlight much harder than WPF Pin
Not Active11-Feb-10 11:42
mentorNot Active11-Feb-10 11:42 
QuestionSilverlight application does not run Pin
jonatan_55611-Feb-10 1:58
jonatan_55611-Feb-10 1:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.