Hi,
I am working through the Wrox Windows DNA book and I am stuck on re-
registering the Subscriber (pg. 320).
Specifically, I've modified the CEmployee to include the onCheckIn/Out
events and I've re-compiled and re-registered the .dll. I reloaded the
EmployeeEvents component in the COM+ applications.
Here's my problem...I launch the New Subscription Wizard, but do I just
select the entire interface for the Subscription (_CEmployee) or just
select the two new ones (onCheckIn/onCheckOut) and exclude the old event
onCreateNewEmployee ?
The book is very unclear about this, it just says to reregister!
I am starting to build a real COM+ application and need to be perfectly
clear on the Publisher/COM+/Subscriber process.
Any help with this is greatly appreciated,
=Deborah