Topic
Nintex Studio encountered an error while loading rules
Instructions
Error Message on studio login screen: Nintex Studio encountered an error while loading rules
This issue can occur due to two reason,
1- First is that you did fresh installation and not created any catalogue yet
Solution - Open Nintex admin and create a catalogue
2- Second scenario is when your hardware configuration is not able to accommodate few feature like loading screen.
Solution add below parameter in studio config:
<add key="MinimizeSplashScreenOnLoggingIn" value="true"/>
Above steps should resolve the issue.