I have been trying to get a dialog going. This dialog is supposed to call an Installshield script when the user hits a command button, and then returns to the installation sequence.
It was working, and then it stopped - and I certainly didn't change it 'cause it was working fine... If it ain't broke...
So I ripped everything out of the Custom Actions, removed the dialog from the User Interface sequence and then toasted the dialog from the project. To make sure everything was gone, I went into the Direct Editor and checked out each table to make sure it was all gone - and I can't see anything anywhere to tell me there are any residuals from the dialog and custom actions.
Now I am re-adding everything back and as I add each custom action, I get a message:
"The new record duplicates primary keys of the existing record in a table."
I would think I would have seen this in the Direct Editor, but no indication as to what the problem could be. Anyone have any ideas? I do not want to have to rebuild this project from scratch again, but it's looking like I have no choice.
Oh, and if I change the sequence number of an action or dialog in the User Interface or Execute sequences, it doesn't change the display. The action/dialog remains exactly where it was in the first place, but the sequence number remains changed. Wierd, no? Or is this by design?