Ch 3: CustomEvents.dll
Hi, I may be missing something while trying to create the CustomEvents dynamic link library. I am using VS2005 and when I try to build the dll I get (2) exceptions:
1) The type or namespace name 'WebBaseEvent' could not be found
(are you missing a using directive or an assembly reference?)
2)The name 'WebEventCodes' does not exist in the current context
Thanks
|