bonjour
lorsque je veux exécuter mon application que je suis en train de développer sur VSTO,j'ai ce message d'errer affiché.
Pouvez vous me donner la cause et la solution s'il vous plait.
le message d'erreur:
Error 1 The "VerifyClickOnceSigningSettings" task could not be instantiated from the assembly "Microsoft.VisualStudio.Tools.Applications.Hosting, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
System.TypeInitializationException: The type initializer for 'Microsoft.VisualStudio.Tools.Applications.Hosting.CodeGeneration.VerifyClickOnceSigningSettings' threw an exception. ---> System.FieldAccessException: Microsoft.Internal.Performance.CodeMarkers.Instance
at Microsoft.VisualStudio.Tools.Applications.Hosting.CodeGeneration.VerifyClickOnceSigningSettings..cctor()
--- End of inner exception stack trace --- WordDocument1
Error 2 The "VerifyClickOnceSigningSettings" task has been declared or used incorrectly, or failed during construction. Check the spelling of the task name and the assembly name. WordDocument1
Partager