Jump to content

Error upon launch


Xxseekxx

Recommended Posts

I am receiving this error when launching wrobot as well as when launching other dialogues. This will occasionally cause me to crash. I have done .net Framework repair and made sure I have the newest C++ redistributable. Any suggestions? 

image.png.ffa06d298b73d2051024583debd25579.png

 

Link to comment
Share on other sites

it seems the application isn't using the net framework properly which could be the application side if it's going in & out or I am way out of the ballpark when googling around about the Win32Exception (0x80004005)

1. What versions of Microsoft .NET Framework is installed

Microsoft .NET Framework 4.6 should be installed and 3.5 comes default with windows 10

My suggestion is to uninstall all existing .NET Frameworks from the system, including uninstalling .NET Framework 3.5 from Windows Features.

Steps are:

  1. Press Windows key + R

  2. Type: optionalfeatures.exe

  3. Hit enter

  4. Uncheck .NET Framework 3.5 (includes .NET 2.0 and 3.0) checkbox and any other windows net framework, select OK, and reboot your computer if prompted.

dotnet-control-panel.PNG.614e7180a675e9d2fc901899728964a2.PNG

(this is what net frameworks I have installed atm on windows 10)

Once rebooted make sure .NET Framework 3.5 is installed first.

  1. Press Windows key + R

  2. type: optionalfeatures.exe

  3. Hit enter

  4. Select the .NET Framework 3.5 (includes .NET 2.0 and 3.0) check box, select OK, and reboot your computer if prompted.

Then install  .NET Framework 4.6 (Web Installer)

If it is still having problems after that, then try NET Framework Repair Tool.

If issue still exists let me know ill try to help further anyway I can 

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...