Skip to main content
Nintex Community Menu Bar
Knowledge Base

Nintex Studio encountered an error while loading rules

  • September 2, 2024
  • 0 replies
  • 50 views

Forum|alt.badge.img+5

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.