So I am creating a package using the CustomApplicationEventHandler.
It basically listen to a node and preforms an action when a specified node is saved.
If I am not wrong, the namespace needs to be the same as the rest of the project in order to work. Am a bit unsure on how to proceed with this. Anyone got an suggestion, link or something to guide me in the right direction ?
Are you able to run the Package in your current website as normal? If you can then you can choose the files and dll and built the package as per above link.
Package and CustomApplicationEventHandler
Hello everyone!
So I am creating a package using the CustomApplicationEventHandler.
It basically listen to a node and preforms an action when a specified node is saved.
If I am not wrong, the namespace needs to be the same as the rest of the project in order to work. Am a bit unsure on how to proceed with this. Anyone got an suggestion, link or something to guide me in the right direction ?
Thanks!
//Johannes
Hi Johannes,
This is good article on Package creation. https://24days.in/umbraco-cms/2017/creating-and-publishing-a-package/
Are you able to run the Package in your current website as normal? If you can then you can choose the files and dll and built the package as per above link.
Cheers,
Shaishav
Hi Shaishav!
Thank you for your reply! Works like a charm now!
// Johannes
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.