eliteapp

WWUPWPPP

Oct 18th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.74 KB | None | 0 0
  1. //Verze 2.2013.171.0
  2. //DOMOV
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //18.10.2013 7:46:01
  5.  
  6. System.InvalidOperationException: Splash Form has already been displayed
  7.    at DevExpress.XtraSplashScreen.SplashScreenManager.ShowForm(Form parentForm, Type splashFormType, Boolean useFadeIn, Boolean useFadeOut, Boolean throwExceptionIfAlreadyOpened, SplashFormStartPosition startPos, Point loc)
  8.    at DevExpress.XtraSplashScreen.SplashScreenManager.ShowForm(Form parentForm, Type splashFormType, Boolean useFadeIn, Boolean useFadeOut, Boolean throwExceptionIfAlreadyOpened)
  9.    at DevExpress.XtraSplashScreen.SplashScreenManager.ShowForm(Type splashFormType)
  10.    at Elite.Gui.EliteApplication.RunWaitForm(String Text)
  11.    at Elite.Gui.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment