• 22.08.2025, 12:38
  • Register
  • Login
  • You are not logged in.

 

kampfgurke_J

Newbie

Aquasuite Problem

Sunday, April 12th 2009, 5:21pm

Hallo alle miteinander hab folgendes Problem
hab gestern meine wakü zusammengebaut hab nun folgendes problem wenn ich mich auf die pumpe verbinden will kommt diese meldung

[img]http://www1.xup.in/exec/ximg.php?fid=47707665[/img]




Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentException: Die Schriftart Arial unterstützt den Schnitt Regular nicht.
bei System.Drawing.Font.CreateNativeFont()
bei System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
bei System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
bei System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit)
bei AquaComputer.Graph.FontSpec.Remake(Single scaleFactor, Single size, Single& scaledSize, Font& font)
bei AquaComputer.Graph.FontSpec.Init(String family, Single size, Color color, Boolean isBold, Boolean isItalic, Boolean isUnderline, Color fillColor, Brush fillBrush, FillType fillType)
bei AquaComputer.Graph.Legend..ctor()
bei AquaComputer.Graph.PaneBase..ctor(String title, RectangleF paneRect)
bei AquaComputer.Graph.MasterPane..ctor(String title, RectangleF paneRect)
bei AquaComputer.Graph.ZedGraphControl..ctor()
bei AquaComputer.Forms.frm_aquastream_usb.InitializeComponent()
bei AquaComputer.Forms.frm_aquastream_usb..ctor(WindowCommunication& GlobData)
bei AquaComputer.Forms.frm_Main.CreateDeviceWindows()
bei AquaComputer.Forms.frm_Main.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei AquaComputer.Forms.frm_Main.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


hab .net..... 3.5 sp1 drauf
was kann ich da machen
Hier die komplette fehlermeldung :
http://www.xup.in/dl,15904947/komplette_Fehlermeldung.txt/

This post has been edited 2 times, last edit by "kampfgurke_J" (Apr 12th 2009, 5:44pm)

Stephan

Administrator

Sunday, April 12th 2009, 7:28pm

Arial Schriftart bitte prüfen oder neu installieren - diese wird benötigt.

kampfgurke_J

Newbie

Monday, April 13th 2009, 1:14am

Vielen dank für die schnelle hilfe :)