ClickOnce Deployment of an Application with more then one executable file

Posted by Ahron Levi on Stack Overflow See other posts from Stack Overflow or by Ahron Levi
Published on 2010-06-06T06:50:31Z Indexed on 2010/06/06 7:02 UTC
Read the original article Hit count: 532

Hi

I am trying to deploy an application with two executable files one of which is the application it self.

I used the publish tub on the VS 2008 and tried to publish manually using the MageUI.exe.

in both cases I get the "Reference in the manifest does not match the identity of the downloaded assembly" error in regards to the second executable file.

Dose Any one know how to publish an application with two executable files?

Thanks, Ahron

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about clickonce