How can we help you today? How can we help you today?

Reflector does not recognise that I have VS2008

In a menu Tools/Integration Options the checkbox for VS2008 integration is
disabled and the text near it says I do not have VS2008 installed. But I do
have it installed. What can I do ?
gotenks
0

Comments

3 comments

  • Alex D
    Hi,
    The following registry keys are checked to find whether VS is installed:
    HKEY Local machine\SOFTWARE\Microsoft\VisualStudio\9.0\ApplicationID
    HKEY Current user\SOFTWARE\Microsoft\VisualStudio\9.0\VisualStudioLocation
    or their x64 equivalents:
    HKEY local machine\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\ApplicationID
    HKEY current user\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\VisualStudioLocation

    So I would start with having a look there to see whether they exist. I could believe the HKCU doesn't get created until the first time you run VS, I don't know if that's a possibility for you?

    Let me know what you find. Cheers,
    Alex D
    0
  • Tyrone
    i got the same problem


    i am using windows 7 ultimate 64bit + vs 2008 express

    i looked at the regedit registry in the 64bit area but could not find ApplicationID
    Tyrone
    0
  • Alex D
    That's a pain, we'd never found a machine where the applicationid registry value wasn't there.

    The workaround is to create it manually, it doesn't matter what it contains.

    Thanks for the report,
    Alex D
    0

Add comment

Please sign in to leave a comment.