Hi,
I have one custom feature deployed on my farm. The scope of the feature is site.
I have a visual webpart and an event-receiver in my feature.
When I activate the feature on a site-collection everythink works fine.
Now I update my feature. There is a new version of the visual webpart and
a new version of the event-receiver.
After deploying it, I have the new version of the webpart in my site-collection.
But I have still the old version of the event-receiver running.
What do I have to do to update the event-receiver when deployling the solution ?
Thanks
Stephan