RE: SharePoint
- From: stcheng@xxxxxxxxxxxxxxxxxxxx ("Steven Cheng")
- Date: Thu, 04 Jun 2009 04:22:05 GMT
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Gerhard,
\par
\par Sorry for the late response as I got a bad cold previous days.
\par
\par As for the webservice issue, if you have other sharepoint server environment, you can perform some tests on other server boxes to verify whether the unstable behavior is consistent on all sharepoint environment or just specific to this dev environment.
\par
\par Currently, you can keep your current workaround, and I would also recommend try troubleshooting the original object model approach as that will be much more effecient than using webservice.
\par
\par Sincerely,
\par
\par Steven Cheng
\par
\par Microsoft MSDN Online Support Lead
\par
\par
\par Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@xxxxxxxxxxxxxx
\par
\par ==================================================
\par Get notification to my posts through email? Please refer to http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
\par
\par
\par \pard\li720 --------------------
\par From: =?Utf-8?B?R2VyaGFyZA==?= <Gerhard@xxxxxxxxxxxxxxxx>
\par Subject: RE: SharePoint
\par Date: Wed, 3 Jun 2009 10:43:01 -0700
\par
\par
\par Sorry to hear Steven is sick. He has always been a big help to me.
\par
\par The issue with the web service was its inconsistency. It is not that it
\par always errored 2 out of 10 times. Sometimes it would run 15 or so and then
\par error 4 or 5 times in a row. It was wierd.
\par
\par I've gotten around it by using direct calls to the stored procedures for the
\par Get and also specific Update. Still using the web service for any Create
\par ones as I couldn't find a stored procedure that did that. That doesn't
\par happen often though, so hopefully it will be stable in the production
\par environment.
\par
\par What would be really good is to have a stored procedure that could be used
\par for the create also. As it currently stands, to meet my requirement of
\par updating the fields (such as address) in SharePoint when they are changed in
\par the accounting software used, I have to create a CLR stored procedure so that
\par I can call the Web Service if it is a new user. Seems real round about to
\par me. Be a lot more straightforward if there was a stored procedure for
\par creating a user directly without having to go through the web service.
\par
\par Thanks for your help.
\par
\par ""WenJun Zhang[msft]"" wrote:
\par
\par
\par }
- Follow-Ups:
- RE: SharePoint
- From: Gerhard
- RE: SharePoint
- References:
- RE: SharePoint
- From: "WenJun Zhang[msft]"
- RE: SharePoint
- From: Gerhard
- RE: SharePoint
- Prev by Date: Re: Workflow trigger event
- Next by Date: Using Lists.UpdateListItems method to Update SharePoint Task List
- Previous by thread: RE: SharePoint
- Next by thread: RE: SharePoint
- Index(es):
Relevant Pages
|