Bonjour à tous,
J'ai un problème, j'essaye de lancer un .exe en vb.net et je n'y arrive pas !
J'ai une erreur : mono Misubot.exe
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.ArgumentNullException: Could not open display (X-Server required. Check you DISPLAY environment variable)
Parameter name: Display
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000]
at System.Windows.Forms.XplatUIX11..ctor () [0x00000]
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000]
at System.Windows.Forms.XplatUI..cctor () [0x00000]
--- End of inner exception stack trace ---
at
System.Windows.Forms.Application.EnableVisualStyle
s () [0x00000]
at . () [0x00000]
xserver-xorg est déjà installer avec kde et nxserver
Avez-vous une solution ? Je ne trouve pas d'aide sur les communautés française ni sur google, je précise que je débute aussi =p
Merci tout le monde