Ishai,
              I have experienced this problem when uploading files via the 
object model on the server.

I found the cause of the problem was that my process was being terminated too 
quickly.  My main thread was uploading files, and the event handlers were 
running as additional threads for my process. (Not in w3wp, but in the process 
using the object model to upload the files).

I found that if I let the thread wait around a bit before terminating it - the 
event handlers would have a chance to finish processing.

Hope that helps.

Cheers,
              James.

________________________________
James Boman  ■ Office: +61 (08) 7200 1100<tel:+61872001100> ■ Mobile: +61 (0) 
417 857 298<tel:+61417857298> ■ Skype: JDBoman<skype:JDBoman?call> ■ Web: 
www.ipmo.com.au<http://www.ipmo.com.au>

From: [email protected] [mailto:[email protected]] On Behalf Of 
Ishai Sagi
Sent: Friday, 21 February 2014 1:34 PM
To: ozMOSS
Cc: [email protected]
Subject: Re: some event receivers not firing when scanning into sharepoint

Thanks- but not really our problem- we only use windows, and the scan works- 
just event handlers not operating.

Thanks, Ishai Sagi
Extelligent Design
www.extelligentdesign.com<http://www.extelligentdesign.com>
Sent from my phone
+61 488 789 786

On 21 Feb 2014, at 13:59, "Sutha Thavaratnarajah" 
<[email protected]<mailto:[email protected]>> wrote:
Hi Ishai,

We use ABBY, We had an issue when we have two mode of authentication(form and 
windows).  as a quick solution, I just extend the web app with windows 
authentication only. then we did not have any issues.

Thanks.

Sutha.
________________________________
From: [email protected]<mailto:[email protected]>
To: [email protected]<mailto:[email protected]>
Subject: some event receivers not firing when scanning into sharepoint
Date: Fri, 21 Feb 2014 01:22:38 +0000

Hi everyone!

I have a client who uses ABBYY - a scanning and ocr solution that supports 
sharepoint. My issue is that when the software uploads a scanned document to my 
document library, some of my event handlers do not fire - while others do. This 
is regardless to sequence (I tried to put one that doesn't fire as higher 
sequence) or errors (the verbose logging shows the event handler doesn't even 
kick off).

If I upload a file to the library using the browser UI, the event handlers all 
kick in, no issues. Same if I use code to move files around.



So - can anyone think what I can do to troubleshoot this? Did anyone have a 
similar experience?







<image002.jpg>Ishai Sagi | Solutions Architect
0488 789 786 | [email protected]<mailto:[email protected]> | 
www.sharepoint-tips.com<http://www.sharepoint-tips.com/> | 
@ishaisagi<http://twitter.com/ishaisagi> | MVP 
Profile<https://mvp.support.microsoft.com/profile/Ishai> | FAX: 02 61083517



_______________________________________________ Sponsored by Infotext - Amazing 
Search for Microsoft SharePoint - http://www.infotext.com/ ozmoss mailing list 
[email protected]<mailto:[email protected]> 
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
[email protected]<mailto:[email protected]>
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________
Sponsored by Infotext - Amazing Search for Microsoft SharePoint - 
http://www.infotext.com/
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to