CodeSmith Community
Your Code. Your Way. Faster!
Sign in
|
Join
|
Help
Home
Blogs
Forums
Tutorials
Gallery
Groups
All Tags
»
bug
»
Guid
»
WebserviceClient
»
WCF
(
RSS
)
Browse Site by Tags
Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
Guid primary key field not being streamed correctly to/from WCF web services
I have a WCF web service that I've created with takes various Entities that are generated by netTiers as parameters and return values to it's methods. Here's the implementation to a pretty simple method in the service: public TList<Lists> FetchLists(string criteria) { return DataRepository...
Posted to
.netTiers - Bug Reports
(Forum)
by
Jimmy
on 07-09-2007
Filed under: bug, WebserviceClient, Guid, WCF
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC