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 unable to load a project properties extender provider (Read 4152 times)
PavelHA
Newbies
*
Offline


Posts: 7
Joined: Jan 14th, 2016
unable to load a project properties extender provider
Jan 14th, 2016 at 9:28am
Print Post  
When i start my Visual Studio 2013 with Visual Micro this message "unable to load a project properties extender provider" is always appear. 

Any ideas ho to fix it?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: unable to load a project properties extender provider
Reply #1 - Jan 14th, 2016 at 1:27pm
Print Post  
Sorry, not sure. That suggests an issue with your C++ or Ide install.
  
Back to top
IP Logged
 
PavelHA
Newbies
*
Offline


Posts: 7
Joined: Jan 14th, 2016
Re: unable to load a project properties extender provider
Reply #2 - Jan 14th, 2016 at 9:23pm
Print Post  
Tim@Visual Micro wrote on Jan 14th, 2016 at 1:27pm:
Sorry, not sure. That suggests an issue with your C++ or Ide install.


Is it possible to look at source code please? 

Based on the message box (see the attached image) is this error message generated by Visual Micro so if I am not wrong in the source code of Visual Micro has to be the condition when this message appears. 

It can give us some clue.

I looked at internet first and I am not alone with this issue but I think nobody has solution yet.

This is not critical error but it is very annoying because it shows on every start of Visual Studio regardless of project. 


http://imgur.com/tmVC7af
« Last Edit: Jan 14th, 2016 at 9:25pm by PavelHA »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: unable to load a project properties extender provider
Reply #3 - Jan 15th, 2016 at 1:11am
Print Post  
okay, sorry for the lack of info. 

This relates to loading extending the standard Visual Studio C++ Project properties which is CATID:-

EE8299CB-19B6-4f20-ABEA-E1FD9A33B683

The CATID is passed as a provider to this method DTE.ObjectExtenders.RegisterExtenderProvider()

I expect you will say that you have C++ installed for your VS2013 so maybe in the past it has been an issue and is only part installed. 

It's a strange error for something that isn't normally an issue.

Maybe a VS2013 update will fix it. Sorry to be so vague.

  
Back to top
IP Logged
 
PavelHA
Newbies
*
Offline


Posts: 7
Joined: Jan 14th, 2016
Re: unable to load a project properties extender provider
Reply #4 - Jan 20th, 2016 at 11:20am
Print Post  
This problem has connection with this so the solution is the same (remove old versions of Visual Micro): http://www.visualmicro.com/forums/YaBB.pl?num=1453147542/0#6
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: unable to load a project properties extender provider
Reply #5 - Jan 20th, 2016 at 12:51pm
Print Post  
Ah thanks! 

That means two versions of Visual Micro was installed. Old and new. Unfortunately Microsoft discontinued the older format when they release VS2015. 

The newer format is much better and has many less install issues but can cause confusion if old and new Visual Micro are installed together. This can only happen in he older VS2012 and 2013 versions.

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