PPP Forum

Information and discussions about our products
Welcome to PPP Forum Sign in | Join | Help
in Search

Breaking changes: our new Navigation solution partner is Sygic

From TomTom to Sygic:
Over the years our former navigation provider reduced his SDK more and more to drive his own business solutions.
Finally a SDK is no longer available!
Looking for an alternative solution we found www.sygic.com/tomtom-sdk.
Why we recommend Sygic:
  • Good support at first hand
  • A modern Navigation Solution (with actual maps)
  • Native .NET support in the SDK (no need for third party solutions)
  • Many operating systems support including Linux and Android
  • A partner which is even able to adapt the Navigation solution to your needs.

Off Topic: VS2005 failing to load designer

Last post 08-30-2006, 16:53 by ManniAT. 3 replies.
Sort Posts: Previous Next
  •  08-30-2006, 0:36 638

    Off Topic: VS2005 failing to load designer

    Manfred,

    I wanted to make a slight screen change to the TestTTN2 app. Due to the size of the textbox and the lack of a vertical scrollbar, the RawGPS screen doesn't display the EnableRawGPSOutput or the DisableRawGPSOutput buttons on my actual device. If  I click on 'View Designer' on FrmMain.cs  the error

    "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."

    I think Microsoft has a call-in hotfix for this but I was wondering how you get around it.

    Thanks.

     

  •  08-30-2006, 10:49 639 in reply to 638

    Re: Off Topic: VS2005 failing to load designer

    Hi,

    sorry but  I don't know a way to come arround this error - I did never see it!!
    For me - I can change an manupulat everything without any problem!
    By the way - which errors are listed?

    Regards

    Manfred

  •  08-30-2006, 16:14 640 in reply to 639

    Re: Off Topic: VS2005 failing to load designer

    Manfred,

    This is the error trace. The code has not been modified.

    An error occurred while parsing EntityName. Line 2, position 62.
    Hide    

    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
    at System.Xml.XmlTextReaderImpl.ParseEntityName()
    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.XmlTextReader.Read()
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GeneratedAssemblyEntry.RealizeMoniker(String moniker)
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GeneratedAssemblyEntry.get_FileName()
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.AssemblyEntry.get_ReflectAssemblyName()
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.AssemblyEntry.Search(String fullName, String typeName, Boolean ignoreTypeCase, Boolean reflectionBased, Assembly& assembly, String description)
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.SearchGeneratedEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Boolean reflectionBased, Assembly& assembly)
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Boolean reflectionBased, Assembly& assembly)
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GetDeviceType(String typeName, Boolean throwOnError, Boolean ignoreCase)
    at Microsoft.CompactFramework.Design.DeviceTypeResolutionService.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, ReferenceType refType)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name)
    at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetType(String typeName)
    at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)
    at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
    at System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost host)

  •  08-30-2006, 16:53 641 in reply to 640

    Re: Off Topic: VS2005 failing to load designer

    Hi,

    although I don't knwo the exact reason for this I would try to edit the ...designer.cs to find a solution.
    And ensure that you have all references solved before you try to open the form in design view.

    Regards

    Manfred

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems