Urgent: Unhandled exceptation has occurred

Stimulsoft Reports.NET discussion
Post Reply
dikan
Posts: 202
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

Urgent: Unhandled exceptation has occurred

Post by dikan »

First I recognized problem when I tried to start reports from assembly from my application. There is four reports and not one report works, only shutdown my application. I believed that it was problem with my application. Sadly, it was not the case. I tried to open each report in designer and received UHE. Message is very strange. I am using "Arial Narrow" font but it was in my reports from my very first StimuSoft Report. I believe that it is not the problem. I looked into my .MRT file but did not find anything suspicion.
I am sending you an error message and of course, if you find necessary, I will send you my .MRT file.

Regards,
Dikan

----------------------------
[Customer Explanation]



----------------------------
[General Info]

Application: Stimulsoft Reports.Net
Framework: v2.0.50727
Version: Version: 2010.3.900 from 1 December 2010
MachineName: SSY-PC
OSVersion: Microsoft Windows NT 6.0.6002 Service Pack 2
UserName: ssy

----------------------------
[Exception Info]
Message: Font 'Arial Narrow' does not support style 'Regular'.

Source: System.Drawing

StackTrace:
at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize)
at Stimulsoft.Report.StiReportObjectStringConverter.ConvertStringToFont(String str)
at Stimulsoft.Report.StiReportObjectStringConverter.StringToObject(String str, Type type)
at Stimulsoft.Base.Serializing.StiSerializing.DeserializeObject(Object obj, StiPropertyInfoCollection props)
at Stimulsoft.Base.Serializing.StiSerializing.DeserializeObject(Object obj, StiPropertyInfoCollection props)
at Stimulsoft.Base.Serializing.StiSerializing.DeserializeObject(Object obj, StiPropertyInfoCollection props)
at Stimulsoft.Base.Serializing.StiSerializing.DeserializeObject(Object obj, StiPropertyInfoCollection props)
at Stimulsoft.Base.Serializing.StiSerializing.Deserialize(Object obj, Stream stream, String application)
at Stimulsoft.Report.SaveLoad.StiXmlReportSLService.Load(StiReport report, Stream stream)
at Stimulsoft.Report.StiReport.Load(StiReportSLService service, Stream stream)
at Stimulsoft.Report.StiReport.Load(Stream stream)
at Stimulsoft.Report.StiReport.Load(String path)
at Stimulsoft.Report.Design.StiDesignerControl.OpenFile(String name)
at Stimulsoft.Report.Design.StiActions.MainMenu.InvokeRecentFile(StiDesignerControl designer, StiRecentFile recentFile)

----------------------------
[Assemblies]
mscorlib, Version = 2.0.0.0
Stimulsoft.Base, Version = 2010.3.900.0
Stimulsoft.Report, Version = 2010.3.900.0
Stimulsoft.Report.Design, Version = 2010.3.900.0
System.Windows.Forms, Version = 2.0.0.0
dikan
Posts: 202
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

Urgent: Unhandled exceptation has occurred

Post by dikan »

Just to be more informative, some other reports works with no problem but only those with no "Arial Narrow" font.

Regards,

Dikan
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Urgent: Unhandled exceptation has occurred

Post by Alex K. »

Hello,

Please check in any application (Word, Notepad) that the font supports all Font styles.
Possibly reinstalling the font may help is this issue.

Thank you.
Attachments
806.Screen.png
806.Screen.png (23.63 KiB) Viewed 3689 times
dikan
Posts: 202
Joined: Thu Jun 18, 2009 5:05 pm
Location: Serbia

Urgent: Unhandled exceptation has occurred

Post by dikan »

Problem with designer is solved. Somehow my computer lost Arial Narrow font. It is very strange cause almost my every application uses it but when I reinstalled this font designer works with no problem.

Thanks,

dikan
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Urgent: Unhandled exceptation has occurred

Post by Alex K. »

Hello,

Ok.
Let us know if you need any additional help.
Post Reply