[Guide] 2 Fixes on Sro-Errors (no bot-errors) 03/04/2011 - SRO Guides & Templates - 5 Replies Hey guys,
here are 2 fixes for silkroad-errors (not bot-errors!). I know they dont appear for many people but some guys have problems with it.
1st Fix: "Server is undergoing inspection..."
Why does this error appear?
Because Joymax has some problems with the Login-Servers.
Fix:
Step1): Click on "Start" then on "Run"
C# Windows Form Application Errors 02/17/2010 - CO2 Private Server - 4 Replies When I open up a new project, even before I do anything I get these errors in Program.cs:
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(fal se);
Application.Run(new Form1());
How can I fix these?