Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Version Mismatch (Read 3180 times)
CWA
Newbies
*
Offline


Posts: 7
Joined: May 15th, 2017
Version Mismatch
Jul 11th, 2017 at 12:54am
Print Post  
Using the pro version (paid).
Code
Select All
7/10/2017 8:51:03 PM - 	Microsoft Visual Studio Community 2015
7/10/2017 8:51:03 PM - 	Visual Studio Professional 2017
7/10/2017 8:51:03 PM -
7/10/2017 8:51:05 PM - Beginning to install extension to Microsoft Visual Studio Community 2015...
7/10/2017 8:51:05 PM - Upgrading 'Arduino IDE for Visual Studio', version 1705.8.0 to version 1706.25.4.
7/10/2017 8:51:05 PM - VSIX TaskScheduler: VSIX Auto Updatetask already exists.
7/10/2017 8:51:06 PM - Install to Microsoft Visual Studio Community 2015 completed successfully. The extension has been installed to Z:\VS2015\COMMON7\IDE\EXTENSIONS\12WRGF0V.VQ2\
7/10/2017 8:51:07 PM - Beginning to install extension to Visual Studio Professional 2017...
7/10/2017 8:51:07 PM - Upgrading 'Arduino IDE for Visual Studio', version 1705.8.0 to version 1706.25.4.
7/10/2017 8:51:07 PM - VSIX TaskScheduler: VSIX Auto Updatetask already exists.
7/10/2017 8:51:08 PM - Version value mismatch. VsixManifest value: '1706.25.4'; Catalog manifest value: '1706.25.3'; Package manifest value: '1706.25.3'
7/10/2017 8:51:08 PM - Install Error : System.InvalidOperationException: The value of property 'Version' is not consistent amongst all manifests.
   at istency(VsixPackage catalogPackage, VsixPackage embeddedPackage, InstallableExtensionImpl extension, ILogger logger)
   at stall(InstallableExtensionImpl extension, Boolean installPerMachine, Boolean isPackComponent, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, IProgress`1 progress, InstallFlags installFlags, AsyncOperation asyncOp, Version targetVsVersion, IInstalledExtension& newExtension)
   at allableExtensionImpl extension, InstallFlags installFlags, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, IProgress`1 progress, Version targetVsVersion)
   at lableExtension installableExtension, InstallFlags installFlags, AsyncOperation asyncOp, Version targetVsVersion)
   at llableExtension extension, InstallFlags installFlags, AsyncOperation asyncOp) 

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Version Mismatch
Reply #1 - Jul 11th, 2017 at 1:30am
Print Post  
Thanks, there was a forced version update earlier today because of an internal microsoft gallery issue. That's caused an issue for you but not for others.

I have rebuild the project and resubmitted with yet another version increment (.5). Hope that works okay for you Smiley

Thanks for the report
  
Back to top
IP Logged
 
CWA
Newbies
*
Offline


Posts: 7
Joined: May 15th, 2017
Re: Version Mismatch
Reply #2 - Jul 11th, 2017 at 1:54am
Print Post  
Tim@Visual Micro wrote on Jul 11th, 2017 at 1:30am:
Thanks, there was a forced version update earlier today because of an internal microsoft gallery issue. That's caused an issue for you but not for others.

I have rebuild the project and resubmitted with yet another version increment (.5). Hope that works okay for you Smiley

Thanks for the report


I appreciate the fast response for sure! I'll let you know if the version increment addresses this issue.
  
Back to top
 
IP Logged
 
CWA
Newbies
*
Offline


Posts: 7
Joined: May 15th, 2017
Re: Version Mismatch
Reply #3 - Jul 11th, 2017 at 1:59am
Print Post  
Updated. Version 1706.25.5

Thanks!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint