Subject: Ch 3: CustomEvents.dll
Posted By: lmod Post Date: 1/10/2007 1:45:54 AM
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
Reply By: lmod Reply Date: 1/10/2007 11:43:50 AM
Ok, problem solved. Just incase anyone else has this problem, you must add a reference to the Sytem.Web dll to the project in order to access the System.Web.Management namespace.


Go to topic 54644

Return to index page 68
Return to index page 67
Return to index page 66
Return to index page 65
Return to index page 64
Return to index page 63
Return to index page 62
Return to index page 61
Return to index page 60
Return to index page 59