I know that using custom actions written in C# is not a very good idea, but it 
happened we are using it in our project.

I experience very exasperating problem with my dll. SOMETIMES, when I add new 
custom action to my cs-file, some custom action that worked good previously 
starts to return the error mentioned in the title: "A DLL required for this 
install to complete could not be run". Installer cannot find entry point.

I suspected that there's something wrong with encoding, tried to open my 
cs-file in various editors, remove spaces between "[CustomAction]" and the 
function's definition... Sometimes it helped in miraculous way. But now I can 
do nothing about this, my custom action doesn't work.

Maybe someone experienced the same thing and knows some way to fix it?

I use Microsoft Visual Studio 2008 with Votive, WiX 3.0.5120.0.
-- 
View this message in context: 
http://n2.nabble.com/Error-1723.-A-DLL-required-for-this-install-to-complete-could-not-be-run.-C--tp2616125p2616125.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to