always error in submitting xml to contest

>When i submit my xml file i keep on getting errors (i use the standard xml file). at:http://www.worldsbestapp.com/submitentry.aspx

Your XML file does not meet our submission standards. The following error occured:The element 'Entry' has invalid child element 'PassportSiteID'. Expected 'EnableIP'. An error occurred at , (21, 4).

>deletingPassportSiteID.

Your XML file does not meet our submission standards. The following error occured:The 'Hidden' element has an invalid value according to its data type. An error occurred at , (32, 18).

>hidden element changed to False, or 0, or True. nothing helps.

What must i do?

[802 byte] By [yvo] at [2007-12-17]
# 1

You need to load the msgrp2p.xml file into an XML editor and find the syntax error. You can even load the file in Internet Explorer and it will tell you where the syntax error is.

-Scott

ScottSwansonMSN at 2007-9-8 > top of Msdn Tech,Windows Live Developer Forums,Windows Live Messenger: Development...
# 2
I also keep getting the same error for different tags. I have loaded the XML in VS.Net IDE, and I am sure there is no syntax error. Need your help.

<?xml version="1.0"?>
<Entry>
<EntryID>7</EntryID>
<Error />
<Locale>en-us</Locale>
<Kids>1</Kids>
<Page>1</Page>
<Category>50</Category>
<Sequence>10</Sequence>
<Name>Together</Name>
<Description>Online Activity</Description>
<URL>http://winspace.com/activity.aspx</URL>
<IconURL />
<Type>App</Type>
<Height>500</Height>
<Width>500</Width>
<Location>side</Location>
<MinUsers>2</MinUsers>
<MaxUsers>2</MaxUsers>
<EnableIP>False</EnableIP>
<ActiveX>False</ActiveX>
<SendFile>False</SendFile>
<SendIM>False</SendIM>
<ReceiveIM>False</ReceiveIM>
<ReplaceIM>False</ReplaceIM>
<Windows>False</Windows>
<MaxPacketRate>120</MaxPacketRate>
<UserProperties>False</UserProperties>
<ClientVersion>6.0</ClientVersion>
<AppType>0</AppType>
<Hidden>True</Hidden>
</Entry>

ActivityDeveloper at 2007-9-8 > top of Msdn Tech,Windows Live Developer Forums,Windows Live Messenger: Development...
# 3
Finally it is working. The error was due to the order of tags.
ActivityDeveloper at 2007-9-8 > top of Msdn Tech,Windows Live Developer Forums,Windows Live Messenger: Development...
# 4
i changed hidden to "true", the site accepted, but now the app posted is hidden?! grr....
yvo at 2007-9-8 > top of Msdn Tech,Windows Live Developer Forums,Windows Live Messenger: Development...

Windows Live Developer Forums

Site Classified