For a package we are working on, I am trying to make an installer. I used a project I downloaded as the example for this, but I just can't get it to work. The file implements IPackageAction and has the mandatory functions (Alias, Execute, SampleXML, Undo).
In the packager section of umbraco, I added the XML snippet I entered in the SampleXML function. But nothing is happening during the installation. Do I need to call it from a usercontrol or something?
Custom installer not working
For a package we are working on, I am trying to make an installer. I used a project I downloaded as the example for this, but I just can't get it to work. The file implements IPackageAction and has the mandatory functions (Alias, Execute, SampleXML, Undo).
In the packager section of umbraco, I added the XML snippet I entered in the SampleXML function. But nothing is happening during the installation. Do I need to call it from a usercontrol or something?
-Ferdy
Anyone? I really need this fixed :(
-Ferdy
I would REALLY like someone to help me with this. I just can't figure it out :(
is working on a reply...