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 Installation problem (Read 7775 times)
Gilad
Newbies
*
Offline


Posts: 2
Joined: Jan 9th, 2013
Installation problem
Jan 9th, 2013 at 10:43pm
Print Post  
With version 1212.30 VS 2010 ultimate + VS 2012 professional installed, The installer gives me error 2908, and a message "An error occurred during installation of the assembly 'Visual.Micro.Debugger.Data.Extensions,Version="3.5.0.3" ....
(Windows 7 64 bit)
Any ideas?
Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Installation problem
Reply #1 - Jan 10th, 2013 at 12:25am
Print Post  
Hello,

Yes that is the one vm assembly that needs to install into the windows GAC (c:\windows\assemblies) and will require administrator permissions. 

Normally you are prompted to allow admin permissions during the install.

If you were not prompted then download the msi to my documents and "run as administrator"

Does this fix the problem?
« Last Edit: Jan 10th, 2013 at 12:26am by Tim@Visual Micro »  
Back to top
IP Logged
 
Gilad
Newbies
*
Offline


Posts: 2
Joined: Jan 9th, 2013
Re: Installation problem
Reply #2 - Jan 11th, 2013 at 8:50am
Print Post  
It installs from admin, but fails to load on vs 2012 and refers me to a log file which contains the following:
For time being I'll try to work on another computer...
<entry>
    <record>333</record>
    <time>2013/01/11 08:39:16.451</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Begin package load [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
  </entry>
  <entry>
    <record>334</record>
    <time>2013/01/11 08:39:16.559</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
    <hr>80131500</hr>
    <errorinfo>No exports were found that match the constraint: 
     ContractName      Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
     RequiredTypeIdentity      Microsoft.VisualStudio.Utilities.IContentTypeRegistryService</errorinfo>
  </entry>
  <entry>
    <record>335</record>
    <time>2013/01/11 08:39:16.591</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
    <hr>80131500</hr>
    <errorinfo>No exports were found that match the constraint: 
     ContractName      Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
     RequiredTypeIdentity      Microsoft.VisualStudio.Utilities.IContentTypeRegistryService</errorinfo>
  </entry>
</activity>
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Installation problem
Reply #3 - Jan 11th, 2013 at 2:41pm
Print Post  
It should only require .NET 3.5 to work. Please check control panel?add remove windows features for .net3.5

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