<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.pp-p.com/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>TTNCF5 General</title><link>http://forums.pp-p.com/forums/44/ShowForum.aspx</link><description>General Topics about TTNCF5 (not covered by subforums)</description><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60217.2664)</generator><item><title>Re: Off Topic: VS2005 failing to load designer</title><link>http://forums.pp-p.com/forums/thread/641.aspx</link><pubDate>Wed, 30 Aug 2006 14:53:37 GMT</pubDate><guid isPermaLink="false">62f5ef06-f073-45cc-bd8c-f6e647e7e200:641</guid><dc:creator>ManniAT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.pp-p.com/forums/thread/641.aspx</comments><wfw:commentRss>http://forums.pp-p.com/forums/commentrss.aspx?SectionID=44&amp;PostID=641</wfw:commentRss><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;although I don't knwo the exact reason for this I would try to edit the ...designer.cs to find a solution.&lt;BR&gt;And ensure that you have all references solved before you try to open the form in design view.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Manfred&lt;/P&gt;</description></item><item><title>Re: Off Topic: VS2005 failing to load designer</title><link>http://forums.pp-p.com/forums/thread/640.aspx</link><pubDate>Wed, 30 Aug 2006 14:14:26 GMT</pubDate><guid isPermaLink="false">62f5ef06-f073-45cc-bd8c-f6e647e7e200:640</guid><dc:creator>Descartes</dc:creator><slash:comments>0</slash:comments><comments>http://forums.pp-p.com/forums/thread/640.aspx</comments><wfw:commentRss>http://forums.pp-p.com/forums/commentrss.aspx?SectionID=44&amp;PostID=640</wfw:commentRss><description>&lt;P&gt;Manfred,&lt;/P&gt;
&lt;P&gt;This is the error trace. The code has not been modified.&lt;/P&gt;
&lt;P&gt;An error occurred while parsing EntityName. Line 2, position 62. &lt;BR&gt;Hide&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;at System.Xml.XmlTextReaderImpl.Throw(Exception e)&lt;BR&gt;at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)&lt;BR&gt;at System.Xml.XmlTextReaderImpl.ParseEntityName()&lt;BR&gt;at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)&lt;BR&gt;at System.Xml.XmlTextReaderImpl.ParseAttributes()&lt;BR&gt;at System.Xml.XmlTextReaderImpl.ParseElement()&lt;BR&gt;at System.Xml.XmlTextReaderImpl.ParseElementContent()&lt;BR&gt;at System.Xml.XmlTextReaderImpl.Read()&lt;BR&gt;at System.Xml.XmlTextReader.Read()&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GeneratedAssemblyEntry.RealizeMoniker(String moniker)&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GeneratedAssemblyEntry.get_FileName()&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.AssemblyEntry.get_ReflectAssemblyName()&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.AssemblyEntry.Search(String fullName, String typeName, Boolean ignoreTypeCase, Boolean reflectionBased, Assembly&amp;amp; assembly, String description)&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.SearchGeneratedEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Boolean reflectionBased, Assembly&amp;amp; assembly)&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Boolean reflectionBased, Assembly&amp;amp; assembly)&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GetDeviceType(String typeName, Boolean throwOnError, Boolean ignoreCase)&lt;BR&gt;at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, ReferenceType refType)&lt;BR&gt;at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name, Boolean throwOnError, Boolean ignoreCase)&lt;BR&gt;at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name)&lt;BR&gt;at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetType(String typeName)&lt;BR&gt;at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)&lt;BR&gt;at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)&lt;BR&gt;at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)&lt;BR&gt;at System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost host) &lt;BR&gt;&lt;/P&gt;</description></item><item><title>Re: Off Topic: VS2005 failing to load designer</title><link>http://forums.pp-p.com/forums/thread/639.aspx</link><pubDate>Wed, 30 Aug 2006 08:49:00 GMT</pubDate><guid isPermaLink="false">62f5ef06-f073-45cc-bd8c-f6e647e7e200:639</guid><dc:creator>ManniAT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.pp-p.com/forums/thread/639.aspx</comments><wfw:commentRss>http://forums.pp-p.com/forums/commentrss.aspx?SectionID=44&amp;PostID=639</wfw:commentRss><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;sorry but&amp;nbsp; I don't know a way to come arround this error - I did never see it!!&lt;BR&gt;For me -&amp;nbsp;I can change an manupulat everything without any problem!&lt;BR&gt;By the way - which errors are listed?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Manfred&lt;/P&gt;</description></item><item><title>Off Topic: VS2005 failing to load designer</title><link>http://forums.pp-p.com/forums/thread/638.aspx</link><pubDate>Tue, 29 Aug 2006 22:36:55 GMT</pubDate><guid isPermaLink="false">62f5ef06-f073-45cc-bd8c-f6e647e7e200:638</guid><dc:creator>Descartes</dc:creator><slash:comments>0</slash:comments><comments>http://forums.pp-p.com/forums/thread/638.aspx</comments><wfw:commentRss>http://forums.pp-p.com/forums/commentrss.aspx?SectionID=44&amp;PostID=638</wfw:commentRss><description>&lt;P&gt;Manfred,&lt;/P&gt;
&lt;P&gt;I wanted to make a slight screen change to the TestTTN2 app. Due to&amp;nbsp;the size of the textbox&amp;nbsp;and the lack of a vertical scrollbar, the &lt;EM&gt;RawGPS&lt;/EM&gt; screen&amp;nbsp;doesn't display the &lt;EM&gt;EnableRawGPSOutput&lt;/EM&gt; or the &lt;EM&gt;DisableRawGPSOutput&lt;/EM&gt; buttons on my actual device. If&amp;nbsp; I click on 'View Designer' on FrmMain.cs&amp;nbsp; the error&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;EM&gt;"One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes."&lt;/EM&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I think Microsoft has a call-in hotfix for this but I was wondering how you get around it.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item></channel></rss>