0

Errors in source code when downloading Apps for Windows Phone 8

Chris Hinds 11 years ago updated by Martin Beeby 11 years ago 3

Just downloaded a simple windows phone 8 app with a Facebook page and twitter account attached.

The source code has come with 16 errors and I havent touched a thing, some of the errors are below:

Error14 The name "TransitionService" does not exist in the namespace "clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit".C:\Users\Chris\Desktop\LTT\MainPage.xaml635ZipAppPhone



Error9 The name "NavigationInTransition" does not exist in the namespace "clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit".C:\Users\Chris\Desktop\LTT\MainPage.xaml549ZipAppPhone


Not sure what to do with these errors.

Not seen those issues before, did you follow the instructions here http://zipapp.co.uk/help/downloadPhone/

HI thanks, That solved the initial errors (didn't see that before, sorry) However when building the solution I am now getting this error:

Error1The "GenerateWinPRTManifest" task failed unexpectedly.

System.Xml.XmlException: An error occurred while parsing EntityName. Line 4, position 224.

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)

   at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)

   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)

   at System.Xml.XmlTextReaderImpl.ParseAttributes()

   at System.Xml.XmlTextReaderImpl.ParseElement()

   at System.Xml.XmlTextReaderImpl.ParseElementContent()

   at System.Xml.XmlTextReaderImpl.Read()

   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)

   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)

   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)

   at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)

   at Microsoft.Silverlight.Build.Tasks.GenerateWinPRTManifest.LoadDocument()

   at Microsoft.Silverlight.Build.Tasks.GenerateWinPRTManifest.ExecuteImplementation()

   at Microsoft.Silverlight.Build.Tasks.GenerateWinPRTManifest.Execute()

   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()

   at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext()ZipAppPhone

I have looked online and cannot find a solution to this.

Again thanks for your help.


Chris


One of the team will take a look on Monday and get back to you.