Advanced Forum Search Results
-
Nope.. Was hoping it'd be fixed in the full release. We ended up choosing to use WPF in the short term anyway so I haven't tried it again since SL 3 went to RTW.
-
Hi,
I'm getting the same issue, did you work out what the problem was?
I'm not following it exactly, I'm using an IDesign suggested approach of a error handler attribute and I've added the lines of code to change the response header at the time the FaultMessage is created. DomainFault is generated in the proxy class ...
-
A Silverlight business app would need it's state managed on the server.
And it's probably no coincidence that the state machine workflow
service seems like it could be ideal for this. This could be a lot
more elegant than the old ASP.Net session state.
However the current
ReceiveActivity seems to be designed for SOAP ...