Not a lot doing over the weekend. Watched a couple of films (nothing new, The Abyss on video, Rat Race and Legend of the Rangers on Sky) as well as Australia getting wopped in the Tri-Nations and Newcastle against Chelsea in yet another mickey mouse pre-season tournament (at least Shearer wasn't injured in this pre-season game against Chelsea!).
I did get through modifying C13 and C14 of the WSCR code for WSE2. There isn't a lot of changes to get WSE1 code to work with WSE2 - if you ignore security:
- HttpSoapContext.RequestContext to RequestSoapContext.Current
- HttpSoapContext.ResponseContext to ResponseSoapContext.Current
- Path.To.AbsoluteUri to To.Value.AbsoluteUri on the SoapContext object
You'll also see that I haven't changed the C15 the security stuff yet - there is a lot that has changed under the covers and I didn't get a chance to look at it. Hopefully there'll be some MSDN articles this week that explain things. As with most MS pre-release documentation it leaves a lot to be desired!
No comments:
Post a Comment