Bugs item #1560158, was opened at 2006-09-17 16:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1560158&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: candle Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hilko_Lantinga (hilko_lantinga) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to use the Permission Element under Registry Initial Comment: error CNDL0107 : Schema validation failed with the following error: Het element RegistryKey in naamruimte http://schemas.microsoft.com/wix/2006/wi heeft een ongeldig onderliggend element Permission in naamruimte http://schemas.microsoft.com/wix/2006/wi. Lijst van mogelijke verwachte elementen: 'RegistryKey RegistryValue ##other:*'. <Component Id="MyMovies.dll" Guid="{903B25E4-55BF-4CA5-A0A8-1463AAAC7396}"> <File Id="MyMovies.dll" Name="MyMovies.dll" Assembly=".net" AssemblyManifest="MyMovies.dll" AssemblyApplication="MyMovies.dll" KeyPath="yes" Source="D:\My Movies 2.01 Source Code\My DVD Collection Deployment\Application\MyMovies.dll" /> <RegistryKey Id="registry61" Action="createAndRemoveOnUninstall" Key="SOFTWARE\My Movies" Root="HKLM"> <Permission User="Everyone" Read="yes" Delete="yes" ReadPermission="yes" ChangePermission="yes" TakeOwnership="yes" Write="yes" CreateSubkeys="yes" EnumerateSubkeys="yes" Notify="yes" CreateLink="yes" /> </RegistryKey> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1560158&group_id=105970 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
