We have a custom server-side event handler that sends customized project server emails when Assignments have been changed. The solution has been deployed to an environment but for some reason the customized emails are not being sent?
Does anyone have any good troubleshooting steps?
We checked the following:
- The DLL is gac'd
- DLL is the right version
- Server-side event handler has the right settings
- Event and Queue service timer jobs were re-started
- Email notification server settings are configured
- No errors in ULS or event viewer
Anyone have any other ideas?
Thanks!