RE: SharePoint

Tech-Archive recommends: Fix windows errors by optimizing your registry



{\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 }

Relevant Pages

  • RE: calling a web service from SQL Server
    ... the trigger calls the stored procedure correctly. ... helloworld.vb), however when I add a web reference to the web service, the ... Microsoft Online Community Support ...
    (microsoft.public.sqlserver.dts)
  • Consuming a web service
    ... The End Point calls a stored procedure which offers data to the ... There are a million easier ways for one to ETL this data but, ... You can use the web service object in ssis and although I've gone ... FOR SOAP ...
    (microsoft.public.sqlserver.programming)
  • RE: SharePoint
    ... Is there a way to get/create the Sharepoint SID? ... to create a new user using a stored procedure so a call to a web service ... whether the unstable behavior is consistent on all sharepoint environment ... The issue with the web service was its inconsistency. ...
    (microsoft.public.sharepoint.portalserver.development)
  • Oracle connectivity
    ... I am trying to work out the best way to communicate with an Oracle database ... - Execute an Oracle PL/SQL stored procedure designed to return simple/scalar ... Write a Web Service, most likely of the XML variety, to run on the host. ... Web Service receives requests from the client .Net CF application and ...
    (microsoft.public.dotnet.framework.compactframework)
  • Execute Stored Procedure from SharePoint
    ... SharePoint) from within a SharePoint page. ... non-SharePoint database and execute a stored procedure wihtout MS ...
    (microsoft.public.sharepoint.portalserver.development)