Jason recently wrote about the newest Buzzsaw API for Member Management. The sample application he posted was written in C# and .NET 1.1. I wanted to post and update I just received. Here is a new version of the sample program written in C# and .NET 2.0 as well as an updated help file:
Hi, greetings from Portugal.
I work in a company wich use buzzsaw, and i am trying to access buzzsaw via API in c#, to sincronyze our system with buzzSaw, I can do almost everything required, but i have a problem when i need to create new users in my buzzsaw server.
When I do this :
UserProfile[] userProfilesNovos = memberManagementProxy.CreateUsers(userProfiles, true);
This error apears :
SoapException unhandled by user code
The folloing operations failed : ,0 --> The folloing operations failed : ,0
Any ideia of what this is and how i can solve it?
Did you change anything in the buzzsaw API that causes this error?
Thanks a lot.
Posted by: Fernando Lopes | December 21, 2007 at 07:06 AM
Are there any plans for an API to the document metadata in Buzzsaw?
Posted by: Jim Johnson | May 13, 2008 at 03:03 PM