Home All Groups Group Topic Archive Search About

WorkflowEventSink error when trying to create a Workflow project

Author
25 Mar 2005 11:37 AM
Pete Dempsey
I have an Exchange 2003 that I want create workflow applications on. I have
setup the Exchange server according to the details here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detsksettingupserverenvironment.asp

But when I try to create a project from within the Microsoft Office XP
Developer (Microsoft Development Environment), I get the following error:

    Cannot create Workflow Project. You may not be a member of the Can
Register Workflow role or the server may not have been found.

On the exchange server, I see the following error in the Event log:

    Event Type: Error
    Event Source: WorkflowEventSink
    Event Category: None
    Event ID: 1546
    Date:  3/25/2005
    Time:  1:19:26 PM
    User:  ITD\pdempsey
    Computer: MARS
    Description:
    Workflow event sink error [event: Register, URL:
<file://./backofficestorage/itd.com.tr/Public
Folders/PurchaseOrders/OnTimerEventRegistration>]: Interface not registered

Any ideas?

Pete

Author
27 Mar 2005 6:29 PM
Tom Rizzo [MSFT]
Check out
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detbstroubleshootingworkflowcreationissuespwd.asp

Also, is this Exchange SP1?  I wonder if there is a registration problem for
the workflow DLL.

Tom

--
Looking for a good book on programming Exchange, Outlook, ADSI and
SharePoint?  Check out http://www.microsoft.com/MSPress/books/5517.asp

This posting is provided "AS IS" with no warranties, and confers no rights.



Show quote
"Pete Dempsey" <pdemp***@itd.com.tr> wrote in message
news:umxct7SMFHA.1884@TK2MSFTNGP15.phx.gbl...
>I have an Exchange 2003 that I want create workflow applications on. I have
>setup the Exchange server according to the details here:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detsksettingupserverenvironment.asp
>
> But when I try to create a project from within the Microsoft Office XP
> Developer (Microsoft Development Environment), I get the following error:
>
>    Cannot create Workflow Project. You may not be a member of the Can
> Register Workflow role or the server may not have been found.
>
> On the exchange server, I see the following error in the Event log:
>
>    Event Type: Error
>    Event Source: WorkflowEventSink
>    Event Category: None
>    Event ID: 1546
>    Date:  3/25/2005
>    Time:  1:19:26 PM
>    User:  ITD\pdempsey
>    Computer: MARS
>    Description:
>    Workflow event sink error [event: Register, URL:
> <file://./backofficestorage/itd.com.tr/Public
> Folders/PurchaseOrders/OnTimerEventRegistration>]: Interface not
> registered
>
> Any ideas?
>
> Pete
>
Author
27 Mar 2005 9:18 PM
msnews.microsoft.com
Tom,

I checked out the link and I couldn't find anything related to the problem I
have.

It is Exchange SP1 and I was able to manually unregister and register the
workflow DLL with no problems.

Pete

Show quote
"Tom Rizzo [MSFT]" <thom***@microsoft.com> wrote in message
news:%23Aj1trvMFHA.3704@TK2MSFTNGP12.phx.gbl...
> Check out
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detbstroubleshootingworkflowcreationissuespwd.asp
>
> Also, is this Exchange SP1?  I wonder if there is a registration problem
> for the workflow DLL.
>
> Tom
>
> --
> Looking for a good book on programming Exchange, Outlook, ADSI and
> SharePoint?  Check out http://www.microsoft.com/MSPress/books/5517.asp
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
>
> "Pete Dempsey" <pdemp***@itd.com.tr> wrote in message
> news:umxct7SMFHA.1884@TK2MSFTNGP15.phx.gbl...
>>I have an Exchange 2003 that I want create workflow applications on. I
>>have setup the Exchange server according to the details here:
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detsksettingupserverenvironment.asp
>>
>> But when I try to create a project from within the Microsoft Office XP
>> Developer (Microsoft Development Environment), I get the following error:
>>
>>    Cannot create Workflow Project. You may not be a member of the Can
>> Register Workflow role or the server may not have been found.
>>
>> On the exchange server, I see the following error in the Event log:
>>
>>    Event Type: Error
>>    Event Source: WorkflowEventSink
>>    Event Category: None
>>    Event ID: 1546
>>    Date:  3/25/2005
>>    Time:  1:19:26 PM
>>    User:  ITD\pdempsey
>>    Computer: MARS
>>    Description:
>>    Workflow event sink error [event: Register, URL:
>> <file://./backofficestorage/itd.com.tr/Public
>> Folders/PurchaseOrders/OnTimerEventRegistration>]: Interface not
>> registered
>>
>> Any ideas?
>>
>> Pete
>>
>
>
Author
28 Mar 2005 4:29 AM
Tom Rizzo [MSFT]
What happens if you try to manually register the workflow through the
Exchange Explorer?

Also, download the sample application from Chapter 15 of my book (linked
below) called training.  It installs a sample application that uses a
workflow.  If it works, then it's a problem with the tool and not the
server.  We need to track down where the issue is occurring.

Tom

--
Looking for a good book on programming Exchange, Outlook, ADSI and
SharePoint?  Check out http://www.microsoft.com/MSPress/books/5517.asp

This posting is provided "AS IS" with no warranties, and confers no rights.



Show quote
"msnews.microsoft.com" <pdemp***@pobox.com> wrote in message
news:OnzMYJxMFHA.3380@TK2MSFTNGP15.phx.gbl...
> Tom,
>
> I checked out the link and I couldn't find anything related to the problem
> I have.
>
> It is Exchange SP1 and I was able to manually unregister and register the
> workflow DLL with no problems.
>
> Pete
>
> "Tom Rizzo [MSFT]" <thom***@microsoft.com> wrote in message
> news:%23Aj1trvMFHA.3704@TK2MSFTNGP12.phx.gbl...
>> Check out
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detbstroubleshootingworkflowcreationissuespwd.asp
>>
>> Also, is this Exchange SP1?  I wonder if there is a registration problem
>> for the workflow DLL.
>>
>> Tom
>>
>> --
>> Looking for a good book on programming Exchange, Outlook, ADSI and
>> SharePoint?  Check out http://www.microsoft.com/MSPress/books/5517.asp
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>>
>> "Pete Dempsey" <pdemp***@itd.com.tr> wrote in message
>> news:umxct7SMFHA.1884@TK2MSFTNGP15.phx.gbl...
>>>I have an Exchange 2003 that I want create workflow applications on. I
>>>have setup the Exchange server according to the details here:
>>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/detsksettingupserverenvironment.asp
>>>
>>> But when I try to create a project from within the Microsoft Office XP
>>> Developer (Microsoft Development Environment), I get the following
>>> error:
>>>
>>>    Cannot create Workflow Project. You may not be a member of the Can
>>> Register Workflow role or the server may not have been found.
>>>
>>> On the exchange server, I see the following error in the Event log:
>>>
>>>    Event Type: Error
>>>    Event Source: WorkflowEventSink
>>>    Event Category: None
>>>    Event ID: 1546
>>>    Date:  3/25/2005
>>>    Time:  1:19:26 PM
>>>    User:  ITD\pdempsey
>>>    Computer: MARS
>>>    Description:
>>>    Workflow event sink error [event: Register, URL:
>>> <file://./backofficestorage/itd.com.tr/Public
>>> Folders/PurchaseOrders/OnTimerEventRegistration>]: Interface not
>>> registered
>>>
>>> Any ideas?
>>>
>>> Pete
>>>
>>
>>
>
>

AddThis Social Bookmark Button