I have 2 application
I want to create single Click Once Installer for both application So I have added Windows Application Packaging Project. and Added referance of both application .exe file both are added. now i am going to create app Package and getting these error
Severity Code Description Project File Line Suppression State Error PRI175: 0x8007000b - Processing Resources failed with error: An attempt was made to load a program with an incorrect format. WapProjTemplate1 GENERATEPROJECTPRIFILE 1
Severity Code Description Project File Line Suppression State Error PRI222: 0xdef00001 - Unspecified error occurred. WapProjTemplate1 GENERATEPROJECTPRIFILE 1
how to resolve this problem
User contributions licensed under CC BY-SA 3.0