Page 1 of 1

(done) TryFixDefaultPhpEditor error

PostPosted: January 16th, 2019, 3:29 pm
by dinzer
Hi - I'm evaluating PHP tools. On startup however the extension is throwing an error and telling me to look at the Activity log.

This is the message that is logged:

System.InvalidOperationException: Registry key has subkeys and recursive removes are not supported by this method.

at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)

at Microsoft.Win32.RegistryKey.DeleteSubKey(String subkey, Boolean throwOnMissingSubKey)

at PHP.Project.PHPToolsPackage.<>c.<TryFixDefaultPhpEditor>b__17_0()

at Devsense.VisualStudio.Shell.GuardedOperations.Call(Object source, Action action)

It seems to be having trouble modifying some registry key. Any idea how I can fix this?

Re: TryFixDefaultPhpEditor error

PostPosted: January 22nd, 2019, 9:23 am
by Jakub Misek
Hi!

Thanks for the info! The issue will be fixed in the upcoming update.

If there would be anything else, please let us know : )

Best,
Jakub