You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException: Unable to create a new class 'apk.1' for extension '.apk'. That class is already in use by application 'apk Application'.
in SharpShell.ServerRegistration.FileExtensionClass.Get(IRegistryKey classesKey, String fileExtension, Boolean createIfMissing)
in System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() in System.Linq.Buffer1..ctor(IEnumerable1 source) in System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source)
in SharpShell.ServerRegistration.ServerRegistrationManager.CreateClassNamesForAssociations(AssociationType associationType, IEnumerable1 associations, RegistrationType registrationType) in SharpShell.ServerRegistration.ServerRegistrationManager.RegisterServerAssociations(Guid serverClsid, ServerType serverType, String serverName, IEnumerable1 associationAttributes, RegistrationType registrationType)
in SharpShell.SharpShellServer.DoRegister(Type type, RegistrationType registrationType)
Done!
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Installation failed!
Installation issue
Mar 8, 2020
System.InvalidOperationException: Unable to create a new class 'apk.1' for extension '.apk'. That class is already in use by application 'apk Application'.
in SharpShell.ServerRegistration.FileExtensionClass.Get(IRegistryKey classesKey, String fileExtension, Boolean createIfMissing)
in System.Linq.Enumerable.WhereSelectArrayIterator
2.MoveNext() in System.Linq.Buffer
1..ctor(IEnumerable1 source) in System.Linq.Enumerable.ToArray[TSource](IEnumerable
1 source)in SharpShell.ServerRegistration.ServerRegistrationManager.CreateClassNamesForAssociations(AssociationType associationType, IEnumerable
1 associations, RegistrationType registrationType) in SharpShell.ServerRegistration.ServerRegistrationManager.RegisterServerAssociations(Guid serverClsid, ServerType serverType, String serverName, IEnumerable
1 associationAttributes, RegistrationType registrationType)in SharpShell.SharpShellServer.DoRegister(Type type, RegistrationType registrationType)
Done!
The text was updated successfully, but these errors were encountered: