If anyone is getting the "EXEC : error : No CA or UI entry points found in module" message, make sure that the class implementing IEmbeddedUI is public.
haripanicker wrote: > > > I created a custom action project that implements the IEmbeddedUI > interface. > > when i compile it.. i get this error... "EXEC : error : No CA or UI entry > points found in module" > > c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig > /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:DEBUG;TRACE > /reference:"C:\Program Files\Windows Installer XML > v3\SDK\Microsoft.Deployment.WindowsInstaller.dll" /reference:"C:\Program > Files\Reference Assemblies\Microsoft\Framework\v3.0\PresentationCore.dll" > /reference:"C:\Program Files\Reference > Assemblies\Microsoft\Framework\v3.0\PresentationFramework.dll" > /reference:"c:\Program Files\Reference > Assemblies\Microsoft\Framework\v3.5\System.Core.dll" > /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll > /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll > /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll > /reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll > /reference:"C:\Program Files\Reference > Assemblies\Microsoft\Framework\v3.0\WindowsBase.dll" /debug+ /debug:full > /filealign:512 /optimize- /out:obj\x86\Debug\embeddedUI.dll > /resource:obj\x86\Debug\embeddedUI.g.resources /target:library > embeddedUI.cs InstallProgressCounter.cs Properties\AssemblyInfo.cs > SetupWizard.xaml.cs "C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\obj\x86\Debug\SetupWizard.g.cs" > > Compile complete -- 0 errors, 0 warnings > "C:\Program Files\Windows Installer XML v3\bin\..\sdk\MakeSfxCA.exe" > "C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\obj\x86\Debug\embeddedUI.CA.dll" > "C:\Program Files\Windows Installer XML v3\bin\..\sdk\x86\SfxCA.dll" > "C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\obj\x86\Debug\embeddedUI.dll" > "C:\Program Files\Windows Installer XML > v3\SDK\Microsoft.Deployment.WindowsInstaller.dll;C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\EmbeddedUI.config" > Searching for custom action entry points in embeddedUI.dll > Loaded dependent assembly: > C:\WINDOWS\assembly\GAC_MSIL\PresentationFramework\3.0.0.0__31bf3856ad364e35\PresentationFramework.dll > Loaded dependent assembly: > C:\WINDOWS\assembly\GAC_32\PresentationCore\3.0.0.0__31bf3856ad364e35\PresentationCore.dll > Loaded dependent assembly: > C:\WINDOWS\assembly\GAC_MSIL\WindowsBase\3.0.0.0__31bf3856ad364e35\WindowsBase.dll > Loaded dependent assembly: > C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll > Searching for an embedded UI class in embeddedUI.dll > EXEC : error : No CA or UI entry points found in module: C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\obj\x86\Debug\embeddedUI.dll > C:\Program Files\MSBuild\Microsoft\WiX\v3.0\Wix.CA.targets(131,5): error > MSB3073: The command ""C:\Program Files\Windows Installer XML > v3\bin\..\sdk\MakeSfxCA.exe" "C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\obj\x86\Debug\embeddedUI.CA.dll" > "C:\Program Files\Windows Installer XML v3\bin\..\sdk\x86\SfxCA.dll" > "C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\obj\x86\Debug\embeddedUI.dll" > "C:\Program Files\Windows Installer XML > v3\SDK\Microsoft.Deployment.WindowsInstaller.dll;C:\Documents and > Settings\$frbe001\Desktop\embeddedUI\embeddedUI\EmbeddedUI.config"" exited > with code 1. > Done building project "embeddedUI.csproj" -- FAILED. > > I do not know wat is causing this error... can someone help me out?? > > hari > -- View this message in context: http://n2.nabble.com/Anybody-know-how-to-use-EmbeddedUI-tp777327p4181472.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users