Hello Team,

this are my first steps with WiX. For learning, my first small example was 
compiled with "candle" succesfully, but during linking with "light" a error 
came up: "Method not found. System.MissingMethodException".

Environment: VisualStudio 2008 and WiX 3.5 on virtual XP SP3, Installations 
were without errors. My "install.wxs" is located in "C:\Program Files\Windows 
Installer XML v3.5\bin", I executed "candle" and "light" via "cmd".

Background: I'd like to install 2 files from "C:\InstallQuelle\bin\test.exe" 
and "C:\InstallQuelle\Help\0.rtf" to the target "C:\InstallZiel\bin\test.exe" 
and "C:\InstallZiel\Help\0.rtf".

When I use "Visual Studio / XML menu" to build a *.msi-file from the opened 
wxs-file: brings the same error: method not found.
Also if I try the example from the installed WiX-documentation (one to one) I'm 
not able to build a *.msi, again comes up: method no found.

Unfortunally I found no hint within the documentation nor the online database.
Do you know, what might be wrong? I attache the "install.wxs" for your 
information.

Thanks in advance for your help!
Detlef Amende

___________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to