#43- Exception occurs if I Canel license dialog
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=43
JetBrains.ReSharper.Shell.License.LicenseCheckFailureException: No ReSharper license found
at JetBrains.ReSharper.Shell.License.LicenseChecking.CheckLicense(ApplicationDescriptor applicationDescriptor, IWin32Window mainWindow)
at JetBrains.ReSharper.Shell.UIApplicationShell.InitializeComponents()
at JetBrains.ReSharper.Shell.UIApplicationShell.Init(ApplicationDescriptor descriptor)
at JetBrains.ReSharper.Shell.StandaloneApplicationShell..ctor(String[] args, ApplicationDescriptor descriptor)
at JetBrains.Profiler.ProfilerMainForm.Main(String[] args)
Please sign in to leave a comment.
When instantiating Shell catch LicenseCheckFailureException and exit normally.
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=43
State of this request was changed from "Open" to "Fixed"
Fixed in build: 100
This was the case for Resharper as well, but it seems I can't find that issue. I remember, it was in "more info needed state" or something like that.