Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
305
Getting error during launch of Click Once WPF Application
posted

Following is the exception raised while launching a click once application.

 

Error

 

Cannot convert the value in attribute ‘Locator’ to object of type ‘Infragistics.Windows.Themes.ResourceSetLocator’. Object of type ‘Infragistics.Windows.Themes.DataPresenterLunaNormal+Locator’ cannot be converted to type ‘Infragistics.Windows.Themes.ResourceSetLocator’. Error at object ‘Infragistics.Windows.Themes.ResourceSetLoader’.

 

Object of type ‘Infragistics.Windows.Themes.DataPresenterLunaNormal+Locator’ cannot be converted to type ‘Infragistics.Windows.Themes.ResourceSetLocator’.

Parents
  • 22852
    Offline posted

    Hello,

    So that I may best assist you, please answer the following questions:

    Is this an error that happens on the first deployment of the Click Once application? 

    Does it happen on all Machines or only some machines?

    What is the version of the NetAdvantage assemblies used?  You can find this from the version property for the reference when looking at the properties window in Visual Studio.

    When you run the application from the click once deployment and the exception happens, what assemblies are loaded for the application?  You can get this information using Process Explorer on the client machine.  Process Explorer can be downloaded from http://technet.microsoft.com/en-us/sysinternals/bb896653

    Let me know if you have any questions with this matter

Reply Children