Unhandled exception opening unknown file type after saving report

Stimulsoft Reports.NET discussion
Post Reply
chris.procter
Posts: 32
Joined: Wed Jun 10, 2009 4:48 pm
Location: Edmonton

Unhandled exception opening unknown file type after saving report

Post by chris.procter »

This isn't that big of a problem really. If I attempt to save a report in a format for which you I don't have a program, and I check the "Open after Export" checkbox, I get the error:
----------------------------
[Customer Explanation]



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

Application: Stimulsoft Reports.Net
Framework: v2.0.50727
Version: Version: 2009.2.453 from 6 July 2009
MachineName: KOUGA
OSVersion: Microsoft Windows NT 5.1.2600 Service Pack 3
UserName: Chris

----------------------------
[Exception Info]
Message: No application is associated with the specified file for this operation

Source: System

StackTrace:
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at Stimulsoft.Report.Export.StiExportService.OpenFile(String fileName)

----------------------------
[Assemblies]
mscorlib, Version = 2.0.0.0
Stimulsoft.Controls, Version = 2009.2.453.0
Stimulsoft.Report, Version = 2009.2.453.0
Stimulsoft.Report.Win, Version = 2009.2.453.0
System, Version = 2.0.0.0
System.Data, Version = 2.0.0.0
System.Drawing, Version = 2.0.0.0
System.Windows.Forms, Version = 2.0.0.0
System.Xml, Version = 2.0.0.0
This happens on two XP SP3 machines, but not on Vista.
On my Vista machine, it gives the standard "Windows cannot open this file" "What do you want to do?" dialogue that lets you select a program. (And which is more friendly to end-users).
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Unhandled exception opening unknown file type after saving report

Post by Ivan »

Hello,

[quote="chris".procter]This isn't that big of a problem really. If I attempt to save a report in a format for which you I don't have a program, and I check the "Open after Export" checkbox, I get the error:
This happens on two XP SP3 machines, but not on Vista.
On my Vista machine, it gives the standard "Windows cannot open this file" "What do you want to do?" dialogue that lets you select a program. (And which is more friendly to end-users).[/quote]

We made some improvements in that direction.
Please check the latest build from 13 July when it will be available.

Thank you.
Post Reply