Project 2007 Server - can not add Custom Event Handler

C

colin_suderman

I'm trying to add new custom Event Handler's through Project Web
Access and while I don't get any errors, nothing ever wants to appear
on the list of installed Event Handler's no matter how long I wait
(I've waited half an hour at one point with no results.) I've even
followed Microsoft's tutorial verbatim ( http://msdn2.microsoft.com/en-us/library/ms469450.aspx
) and I still get absolutely no results.

Has anyone else encoutered this or have any ideas as to what might be
causing this?
 
W

www.projectserver.cz

I'm trying to add new custom Event Handler's through Project Web
Access and while I don't get any errors, nothing ever wants to appear
on the list of installed Event Handler's no matter how long I wait
(I've waited half an hour at one point with no results.) I've even
followed Microsoft's tutorial verbatim (http://msdn2.microsoft.com/en-us/library/ms469450.aspx
) and I still get absolutely no results.

Has anyone else encoutered this or have any ideas as to what might be
causing this?

did you try to restart the Project Server Eventing service ?
 
C

Chris Boyd

Hello,

The one mistake I always make when setting up an event handler is that I
always forget the namespace when entering the fully qualified class name.
Also, check out the ULS log to see if there are any failures with the
registration.
--
Chris Boyd
MS Project
Program Manager

Blog: http://blogs.msdn.com/project_programmability/
 
Top