Demo app failing to start

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Captell
Newbie
Newbie
Posts: 65
Joined: Fri Sep 18, 2009 12:00 am

Demo app failing to start

Post by Captell » Tue Aug 02, 2011 9:33 pm

Using release 4.1.2011.07280 I'm getting an unhandled exception when I try to start the demo app.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name TeeChart, or one of its dependencies, was not found.
File name: "TeeChart"
at Steema.TeeChart.Samples.MainForm.ShowForm(TreeView tree)
at Steema.TeeChart.Samples.MainForm.treeView1_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

=== Pre-bind state information ===
LOG: DisplayName = TeeChart, Version=4.1.2011.7280, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
(Fully-specified)
LOG: Appbase = C:\Program Files\Steema Software\Steema TeeChart for .NET 2011 4.1.2011.07280\Examples\DemoProject\bin\ExecutableDemo\
LOG: Initial PrivatePath = NULL
Calling assembly : TeeChartNetExamples, Version=4.1.2011.7280, Culture=neutral, PublicKeyToken=null.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: TeeChart, Version=4.1.2011.7280, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
LOG: Attempting download of new URL file:///C:/Program Files/Steema Software/Steema TeeChart for .NET 2011 4.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/TeeChart.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Steema Software/Steema TeeChart for .NET 2011 4.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/TeeChart/TeeChart.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Steema Software/Steema TeeChart for .NET 2011 4.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/TeeChart.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Steema Software/Steema TeeChart for .NET 2011 4.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/TeeChart/TeeChart.EXE.



************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2470
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
TeeChartNetExamples
Assembly Version: 4.1.2011.7280
Win32 Version: 4.1.2011.7280
CodeBase: file:///C:/Program%20Files/Steema%20Software/Steema%20TeeChart%20for%20.NET%202011%204.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/TeeChartNetExamples.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2470
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
AxInterop.SHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Steema%20Software/Steema%20TeeChart%20for%20.NET%202011%204.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/AxInterop.SHDocVw.DLL
----------------------------------------
Interop.SHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Steema%20Software/Steema%20TeeChart%20for%20.NET%202011%204.1.2011.07280/Examples/DemoProject/bin/ExecutableDemo/Interop.SHDocVw.DLL
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
Adrian Heald
Director
ITSM Reporting Services Pty Ltd
http://www.reportingservices.com

Captell
Newbie
Newbie
Posts: 65
Joined: Fri Sep 18, 2009 12:00 am

Re: Demo app failing to start

Post by Captell » Tue Aug 02, 2011 9:34 pm

Sorry, I should have mentioned, I'm running on Windows XP.
Adrian Heald
Director
ITSM Reporting Services Pty Ltd
http://www.reportingservices.com

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Demo app failing to start

Post by Sandra » Wed Aug 03, 2011 12:01 pm

Hello Captell,

It is a problem known to us and it is in the bug list report with number(TF02015646). We will be try to fix to next maintenace release. At the moment, you can add the TeeChart.dll in the folder: ...\Examples\DemoProject\bin\ExecutableDemo as a workaround. Please, confirm us if it solve your project.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply