C
Charl
I created my own Project Server Event Handler specifically to catch the
OnCreating and OnCreated event so that the MOSS administrator can be notified
when a new web site is created.
Unfortunately the following error always triggers when I try to create a new
projects web site through Microsoft Office Project 2007.
PSError: GeneralActionCanceledBecauseServerEventServiceProblem (22002)
Action cancelled because of a problem with the Project Server Event Service.
Event that was cancelled: WssInteropWssWorkspaceCreating.
I managed to get all the other events to trigger like OnPublishing so I know
it has nothing to do with my assembly or registration thereof.
Any assistance would be appreciated.
OnCreating and OnCreated event so that the MOSS administrator can be notified
when a new web site is created.
Unfortunately the following error always triggers when I try to create a new
projects web site through Microsoft Office Project 2007.
PSError: GeneralActionCanceledBecauseServerEventServiceProblem (22002)
Action cancelled because of a problem with the Project Server Event Service.
Event that was cancelled: WssInteropWssWorkspaceCreating.
I managed to get all the other events to trigger like OnPublishing so I know
it has nothing to do with my assembly or registration thereof.
Any assistance would be appreciated.