I saw the whole gaming extension thing in the latest wix v3 chum file a few
weeks ago.  My chum file isn't quite up to date, but I think I know what's
going on here.  It's worth a shot...

Ok, in the wxs file where you declared the <Game> element, at the top inside
the <Wix> tag you need to specify something along this line:

xmlns:gaming="http://schemas.microsoft.com/wix/GamingExtension";>


CavanMcCloud wrote:
> 
> Need help with an error message...
> 
> error CNDL0200 : The File element contains an unhandled extension element
> 'gaming:Game'.  Please ensure that the extension for elements in the
> 'http://schemas.microsoft.com/wix/GamingExtension' namespace has been
> provided.
> 
> Any help would be greatly appreciated...  
> 
> Thank you...
> 

-- 
View this message in context: 
http://n2.nabble.com/New-to-WiX...-first-Error-Message..-Need-Help...-tp1078297p1078515.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to