-
06-08-2006, 10:31 PM #31
- Join Date
- Feb 2006
- Posts
- 26
Re: Logbook program
windows xp home...... i don't know what sp2 is
-
06-08-2006, 10:33 PM #32
-
06-09-2006, 03:13 AM #33
Re: Logbook program
Ok - great. I think this is where the problem is. Continuing

Tiger, SP2 is Service Pack 2 from windows.
stevie
-
06-10-2006, 12:35 PM #34
Re: Logbook program
Using XP pro, SP2 and get the same (?) error
I removed the reg entry for falconlog before applying the lastest falconlog exeSee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.VisualBasic.CompilerServices.ObjectType. DivString(IConvertible conv1, TypeCode tc1, IConvertible conv2, TypeCode tc2)
at Microsoft.VisualBasic.CompilerServices.ObjectType. DivObj(Object o1, Object o2)
at FalconLog.Form1.ReadFile(String Callsign)
at FalconLog.Form1.Form1_Load(Object sender, EventArgs e)
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(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& 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(M essage& 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.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
FalconLog
Assembly Version: 1.0.2349.14985
Win32 Version: 1.0.2349.14985
CodeBase: file:///C:/Documents%20and%20Settings/Artoo/Desktop/FalconLog.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.2032
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
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.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.Jex.

-
06-11-2006, 12:42 PM #35
Re: Logbook program
Hmmm, thanks Jex. The plot thickens hehe
The problem is that the logbook.exe isn't executed at all on some systems. There is an update but i'm going to test this one better.
Untill now, you guys will have to manually create the logbook txt file and then run the program, say continue on the error - and it should be readable.
This also explains the error why Fanatik got his stats from a few months back. The app didn't create a new file.
stevie.
-
06-15-2006, 03:56 AM #36
Re: Logbook program
Ok, using another method now to run the logbook.exe from LP. (Which is obviously causing this problem - tnx Jex & Fuzzy)
After this problem is fixed we'll be moving on to the next hehe.. Anyway the honors to you guys to test it out again (because it always works on my end)
re-Download the program here. (you'll need to have to logbook.exe in your config)
-
06-15-2006, 07:47 AM #37
Re: Logbook program
Thanks again Stevie - will test when I get home tonight. Good to fly with you again last night
Jex.

-
06-15-2006, 02:04 PM #38
Re: Logbook program
Yeah, i liked it as always. To bad i forgot to load the CORRECT profile of my x45 .. doh
Pickle button also breaks lock so i kept firing maddogs hahahah.
Anyway, my buddy told me the app still isn't working... I'll keep continuing with him and will post a WORKING version next time
stevie.
-
06-16-2006, 05:21 AM #39
Re: Logbook program
Ok, for the 4th time: I think (TM) i have fixed the problem now.
It has to do with the installation directory of falcon. For some reason, i can't execute it when there are spaces in the directory names. (i got my falcon installed on d:\games\falcon\ so thats why I didn't get a problem)
So, now i copy your logbook file to a temporary directory which i create on your c:\ called "FL_tmp".
There the txt file is created and read and after that the whole directory (FL_tmp) is deleted. You don't even notice it happening.
Go ahead and give it a try again guys - i would appreciate your feedback either here or on TS.
DOWNLOAD HERE
stevie
-
06-16-2006, 11:31 AM #40
Re: Logbook program
Good stuff Stevie! As for spaces don't suppose a % would work would it. Does for html but for VB I wouldn't know.
Jex.

-
06-16-2006, 12:34 PM #41
Re: Logbook program
Hi Jex
%20 doesn't work no, (i tried) and also the ASCII code for a space (chr34) doesn't work either..
But does it work or haven't you tested yet? (it works on my buddy's end)
Regards,
stevie
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



Reply With Quote

Bookmarks