Deployment problem

After publiching my C# program, the installation works fine until I use MAGEUI.EXE to add a initialization file and a help file to the manifest. After I do that the install no longer works. I have tried various re-signing options and still get :
"+ Reference in the deployment does not match the identity defined in the application manifest."
The file extensions for the 2 files are changed to .deploy and the manifest is updated.
Any suggestions?
Thanks
Glen
[481 byte] By [NewToC#] at [2008-2-2]
# 1
Did you manage to solve this problem?
OShah at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...
# 2
It has been months since that post. As I remember, I abandoned the mageui program and did a manual process to add the files.
NewToC# at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...
# 3

Okay.

Seeing how your issue is now resolved (even if you did have to use a workaround), and that it is unlikely that we'll ever see an answer, I'll tag this thread as resolved tomorrow.

If there's any objection to the thread being marked as answered, then please reply before then. Alternatively, you can make a new thread.

OShah at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...