The last release I see on CodePlex is "Mar 12 2009" which is well before 9/13/2009 when James reported that this would be fixed in the next release here:
http://forums.asp.net/t/1469440.aspx.
Yes, but the AtomPubClient uses the Syndication APIs from the framework and the bug was in the Syndication APIs, not the AtomPubClient itself. The bug has been fixed in .NET 4.0.
Marked as answer by DavidHerbst on Jun 15, 2010 08:13 PM
DavidHerbst
Member
15 Points
7 Posts
AtomPubClient throws exception when servicedocument contain zero workspaces
Jun 11, 2010 07:01 PM|LINK
The last release I see on CodePlex is "Mar 12 2009" which is well before 9/13/2009 when James reported that this would be fixed in the next release here: http://forums.asp.net/t/1469440.aspx.
James or anyone, has there been a new release?
REST WCF WCF REST Starter Kit AtomPubClient
randallt
Member
108 Points
34 Posts
Re: AtomPubClient throws exception when servicedocument contain zero workspaces
Jun 14, 2010 06:06 PM|LINK
This was never a bug in the WCF REST starter kit but a bug in the AtomPubClient in .NET 3.5. This bug should be fixed in .NET 4.0.
Thanks,
~Randall
DavidHerbst
Member
15 Points
7 Posts
Re: AtomPubClient throws exception when servicedocument contain zero workspaces
Jun 14, 2010 10:37 PM|LINK
Actually Microsoft.Http.AtomPubClient is part of the WCF REST Starter Kit and not part of .NET 3.5.
See "A Developer's Guide to the WCF REST Starter Kit" http://msdn.microsoft.com/en-us/library/ee391967.aspx
randallt
Member
108 Points
34 Posts
Re: AtomPubClient throws exception when servicedocument contain zero workspaces
Jun 15, 2010 03:16 AM|LINK
Yes, but the AtomPubClient uses the Syndication APIs from the framework and the bug was in the Syndication APIs, not the AtomPubClient itself. The bug has been fixed in .NET 4.0.