eliteapp

RRRURPPP

Mar 17th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.60 KB | None | 0 0
  1. //Verze 2.2012.159.2
  2. //PC
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //17.3.2012 20:38:27
  5.  
  6. System.ComponentModel.Win32Exception: Pro tuto operaci není ke zvolenému souboru přidružena žádná aplikace
  7.    v System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  8.    v System.Diagnostics.Process.Start()
  9.    v System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  10.    v System.Diagnostics.Process.Start(String fileName)
  11.    v Elite.Common.SystemTools.RunFile(String fileName)
  12.    v Elite.Gui.EliteApplication.RunNovinky()
  13.    v Elite.Gui.MainForm.MainForm_Load(Object sender, EventArgs e)
  14.    v System.EventHandler.Invoke(Object sender, EventArgs e)
  15.    v System.Windows.Forms.Form.OnLoad(EventArgs e)
  16.    v DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
  17.    v System.Windows.Forms.Form.OnCreateControl()
  18.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  19.    v System.Windows.Forms.Control.CreateControl()
  20.    v System.Windows.Forms.Control.WmShowWindow(Message& m)
  21.    v System.Windows.Forms.Control.WndProc(Message& m)
  22.    v System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  23.    v System.Windows.Forms.ContainerControl.WndProc(Message& m)
  24.    v System.Windows.Forms.Form.WmShowWindow(Message& m)
  25.    v System.Windows.Forms.Form.WndProc(Message& m)
  26.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  27.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  28.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  29.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment