Forum Replies Created
-
AuthorPosts
-
May 16, 2017 at 09:14 in reply to: VisualKernel does not appear in VS2015 after re-installing #11238fstuetzParticipant
Hi,
Thank you very much! Renaming the registry entries solved my problem.
Are your developers interested in the buggy contents of
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0 and HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0_Config
that caused the problem?May 15, 2017 at 11:16 in reply to: VisualKernel does not appear in VS2015 after re-installing #11226fstuetzParticipantIndeed, this seems to be the problem.
After installing VisualKernel as new user, it worked.
However, I could not fix the problem for the standard user which I would prefer to use. Deleting these folders did not help:
C:\Users\<user>\AppData\Roaming\Microsoft\VisualStudio\14.0
C:\Users\<user>\AppData\Roaming\VisualKernelConcerning the per-user registry entries of VisualStudio: I don’t know where they are. Can you give me a hint?
Thank you so far!
May 12, 2017 at 21:17 in reply to: VisualKernel does not appear in VS2015 after re-installing #11217fstuetzParticipantHi,
VisualGDB was currently not installed. It had been before I uninstalled and re-installed VS2015 and VisualKernel.
So today I tried installing VisualGDB 5.2r8 too.
The behaviour was the same – both appear in Tools->Extensions and Updates, but not in the Help menu or project templates.
After uninstalling VisualGDB again the situation was as before.The VisualKernel Version is: 2.1r2
I had 2 versions of VisualGDB in use. The first one a few months ago was: 5.1r6.
I tried updating to 5.2r8. But I got errors when starting VS2015. So I had to return to 5.1r6 again.May 12, 2017 at 09:17 in reply to: VisualKernel does not appear in VS2015 after re-installing #11205fstuetzParticipantHi,
VisualKernel does appear in Tools->Extensions and Updates, but not in the Help menu.
May 10, 2017 at 13:31 in reply to: VisualKernel does not appear in VS2015 after re-installing #11196fstuetzParticipantHi and thanks so far!
I checked the file extension.vsixmanifest, it seems ok.
The log entries do not show any problem. They state “Successfully loaded extension…” and “Extension is enabled…”But still there is no VisualKernel support in VS2015.
Another hint about my activity history:
I had installed VS2017. This caused several problems in VS2015. As a result I had to uninstall both VS2017 and VS2015.So I still hope very much that someone can help me.
fstuetzParticipantHi,
I am using VisualKernel version 2.1r2
I hope for any other hints – like deleting some entry or file in VS 2015 so I can start with a clean system again.Thanks!
fstuetzParticipantAfter uninstalling VisualGDB 5.1 (or installing version 5.2) the relevant error entry in ActivityLog.xml seems to be this:
CreateInstance failed for package [VisualGDB.VSPackage.VisualGDBPackage, VisualGDB, Version=5.1.7.0, Culture=neutral, PublicKeyToken=null]Source: ‘mscorlib’ Description: Die Datei oder Assembly “file:///C:\Program Files (x86)\Sysprogs\VisualGDB\VisualGDB.exe” oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
System.IO.FileNotFoundException: Die Datei oder Assembly “file:///C:\Program Files (x86)\Sysprogs\VisualGDB\VisualGDB.exe” oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
Dateiname: “file:///C:\Program Files (x86)\Sysprogs\VisualGDB\VisualGDB.exe”
bei System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
bei System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
…My problem is that I can continue working after reinstalling version 5.1 again, but not with 5.2.
Please note that I have installed VisualKernel too.
Thanks so far!
-
AuthorPosts