Common Windows Errors When Using U-Rite (and How to Fix Them)

Users sometimes encounter Windows-related issues when  signing in, or running calculations. These problems can be confusing, especially when the root cause is outside of U-Rite itself. This article compiles the most common Windows errors users run into and provides clear steps to resolve them so you can get back to underwriting quickly.

-----------------------------------------------------------------------------------

Problem

Error

Specified Argument was out of the range of valid values.
Parameter name: `entryValue`

Solution

Clear the ClickOnce Cache:

  1. Close all windows
  2. Click the Start button
  3. Search for %localappdata%\apps
  4. There should be a folder named 2.0, after creating a backup of this folder, delete this folder (this clears the ClickOnce cache)

Problem

Not in the correct state to perform the requested operation

The group or resource is not in the correct state to perform the requested operation. (Exception from HRESULT: 0x8007139F)  
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
  at Microsoft.Web.WebView2.Core.CoreWebView2Environment.<CreateCoreWebView2ControllerAsync>d__104.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at Microsoft.Web.WebView2.WinForms.WebView2.<InitCoreWebView2Async>d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  at URite.V7.Views.ReactTaskPane.<InitializeWebEnv>d__29.MoveNext()

Solution

  1. Click the Start button
  2. Search for run
  3. Enter regedit and click OK
  4. Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\Clients
  5. Delete any entries in the Clients folder.
  6. Reinstall U-Rite, it should prompt to install WebView2

Related Articles
No articles found.
Was this helpful?