Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinForms/VFP UI Demo Ready
Message
From
21/10/2004 11:05:51
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00953272
Message ID:
00953323
Views:
12
It doesn't run.

What is your path to VFP8?

Mine is C:\Program Files\VFP8

Do you think that is the problem?




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

************** Exception Text **************
System.Data.OleDb.OleDbException: Invalid path or file name.
at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at WinFormsUIDemo.Library.GetConnectionObject() in C:\clients\dashpoint\WinFormsUIDemo\Library.vb:line 19
at WinFormsUIDemo.DataAccess.GetCustomerList() in C:\clients\dashpoint\WinFormsUIDemo\DataAccess.vb:line 9
at WinFormsUIDemo.Form1.Form1_Load(Object sender, EventArgs e) in C:\clients\dashpoint\WinFormsUIDemo\Form1.vb:line 139
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
WinFormsUIDemo
Assembly Version: 1.0.1755.9659
Win32 Version: 1.0.1755.9659
CodeBase: file:///C:/Clients/Dashpoint/WinFormsUIDemo/WinFormsUIDemo.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
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.573
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.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------

>I have posted the 1st version of the WinForms/VFP sample application.
>
>This is a simple readonly application (no updates in it). It takes the customers, orders, lineitems tables from NorthWind.DBC and displays them in a number of different forms.
>
>This is one approach to doing this type of application. It demonstrates the ability to use the VFP OLE-DB provider to query data. It queries data from VFP and binds it to a number of forms. There are samples of grids, combos, text boxex, date entry fields etc.
>
>You will need the .NET framework, VFP 8 (installed in c:\program files\..." and the VFP 8 ole-db provider.
>
>You can find this file at.
>
>http://www.dashpoint.com/Default.aspx?tabid=26
>
>The first report I received was from a tester using a K6 CPU with 64MB.
>That user reported acceptable performance.
>
>Without saying... let me know whatcha think. If you do try this and reply I would like to know what type of machine you are using.
>
>thanks
>Rodman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform