Release Trade Computer Extension Mk.II

Hi Arnak

So once I have input some stations then the Commodity function will work?

Thanks

To have one or other Automatism in getting prices (or even more) into TCE,
you have to download and install either EliteOCR or EDMC (Elite Market Connector) by yourself.
TCE supports both, but they are not integrated.

Edit: in terms of EDMC install it, register it (you'll get a mail).
After registering a market a connect button will appear.
 
Last edited:
Hi Scotty,

Yes, TCE works on your data that you have input from the stations you have landed at, gradually building up a better picture of places to trade with.

The more info the better the trading options.
 
To have one or other Automatism in getting prices (or even more) into TCE,
you have to download and install either EliteOCR or EDMC (Elite Market Connector) by yourself.
TCE supports both, but they are not integrated.

Edit: in terms of EDMC install it, register it (you'll get a mail).
After registering a market a connect button will appear.

Hi
Im pretty sure that I did get EDMC -- I had to log in and get the verification code etc. So I thought that was ok.

thanks for your help
 
Hi
Im pretty sure that I did get EDMC -- I had to log in and get the verification code etc. So I thought that was ok.

thanks for your help

after configuring tce and pointing it to the EDMC folder, start.
when docked at a station, go to database -> markets -> new entry.
fill in the required fields, submitting with 'enter', where possible.
a save button will appear when it's complete.
after saving, you'll get a connect button at the main panel, beneath the trade button(if EDMC installed & found).
That's it.
repeat for other stations/markets, and you're good to go.
 
Hi

Thanks for your help. I have been reading the manual but could really do with a simple step by step instruction. I think you describe the tools very well and what each panel does, but not in detail as to how to use it. Maybe I'm totally missing something though. I did think there was some automation in the application and it wasn't all manual input.

Please understand that I'm not being critical :) i think its amazing what you have created :)

Thanks

Hi Scotty. If you install EMDC (link is on the first page) and land at a known station there is a single button press to get all of the current station information including commodities. If it is an unknown station you first need to enter the basic station information (location, type etc) before EMDC can download all of the other information.
 
Full Version (1.0.3) released:



Changelog:
- Added new star systems (88k+ total) and unregistered markets (47k+ total) to the database.
- Added unregistered markets data to reduce required input to register a market.
- Added a button to the Trade Advisor to change between in/outgoing display at the Trade Overview panel.
- Fixed small issues with imports of Mk.I and Mk.II databases.
- Reworked the import routine slightly.
- Moved the panel name box at the Main UI from the top to the mid.
- Fixed an error, when saving a route at the Route Planner panel.
- Fixed some issues with the displayed data at the Main UI, when a trade route is active.
- Fixed an issue with the detection routine, when using keyboard shortcuts.
- Fixed an issue showing wrong distance, when a waypoint was reached.
- Fixed an issue on updating the Navigation panel, after adding a new star system.
- Changed the delimter display for planets from '-' to ':'.
- Added a jump limit display to the ship informations at the Personal panel.
- Fixed an issue not showing the ship picture at the Personal panel.

Note:
No update available, because of major database changes. Please import your old TCE Mk.I/II database or start fresh.
The import of databases for this version could take a little longer, because all markets, logbook and location entries have to be updated to the new star system id schema.
With all the new data the size of the main database is quardrupled, what results in a slightly slower performance of TCE, because more data are processed.

Request:
Following ship types hangar pictures are missing currently:
Eagle Mk.II
Ocra
Imperial Courier
Vulture
Federal Gunship
Federal Assault Ship
Keelback
Imperial Cutter
Imperial Eagle
 
Last edited:
nice

ok i installed as a fresh version, renamed old folder tce1 ,, im in the import mode , so its importing MKII - MKII
it asked for a path to DB , i assume its the DB folder in my old files,,
if this is the case how long dose the import take , i have very little in the maybe 30 systems,, its been running "Please Wait " for a Hour now ????
 
Backup up my 1.0.2 files to a different folder

Installed 1.0.3 to its default place c:\TCE

Launched new version

Picked auto and directory for elite

Went to database operation to import mk2 DB

All completed without error

Launched TCE and got the following error -

http://s1177.photobucket.com/user/atomic7431/media/Capture_zpsmgxykh8f.png.html

clicking ok gave another error -

ERROR in Startsequence: Index was outside the bounds of the array.

DB files here as forum wont let me for some reason, presume file size is too big now as i still have space left for attachments.
 
Last edited:
error importing MKII DB:

tce_mk2_err.JPG

sending db per pm
 
Last edited:
Db updated ok but when launching TCE getting message:-
ERROR in Startsequence: Index was outside the bounds of the array.
 
Backup up my 1.0.2 files to a different folder

Installed 1.0.3 to its default place c:\TCE

Launched new version

Picked auto and directory for elite

Went to database operation to import mk2 DB

All completed without error

Launched TCE and got the following error -

http://s1177.photobucket.com/user/atomic7431/media/Capture_zpsmgxykh8f.png.html

clicking ok gave another error -

ERROR in Startsequence: Index was outside the bounds of the array.

DB files here as forum wont let me for some reason, presume file size is too big now as i still have space left for attachments.

Found the issue, please reduce your trade range to 100 LY at the TCE.ini by manual edit for a fix. Will release an update soon.

error importing MKII DB:


sending db per pm

Thanks, that helped. Found the issue with your database and TCE. Will be fixed with the comming update.
 
Last edited:
Don`t know if it helps, but this is the error I get when trying to convert MKII database:




Se slutten av denne meldingen for detaljert informasjon om aktivering av
JIT-feilsøking (Just In Time) i stedet for denne dialogboksen.


************** Unntakstekst **************
System.ArgumentException: Argumentet Length må være større enn eller lik null.
ved Microsoft.VisualBasic.Strings.Right(String str, Int32 Length)
ved Trade_Computer_Extension.MD_Convert.AddStations(Boolean importmk1) i C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Convert.vb:linje 271
ved Trade_Computer_Extension.Panel_Database.BTN_Start_Click(Object sender, EventArgs e) i C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Database.vb:linje 486
ved System.Windows.Forms.Control.OnClick(EventArgs e)
ved System.Windows.Forms.Button.OnClick(EventArgs e)
ved System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
ved System.Windows.Forms.Control.WndProc(Message& m)
ved System.Windows.Forms.ButtonBase.WndProc(Message& m)
ved System.Windows.Forms.Button.WndProc(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



************** Innlastede samlinger **************
mscorlib
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1063.1 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Samlingsversjon: 1.0.0.0
Win32-versjon: 1.0.0.0
CodeBase: file:///D:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Samlingsversjon: 10.0.0.0
Win32-versjon: 14.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SQLite
Samlingsversjon: 1.0.99.0
Win32-versjon: 1.0.99.0
CodeBase: file:///D:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Data
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
mscorlib.resources
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_no_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
Microsoft.VisualBasic.resources
Samlingsversjon: 10.0.0.0
Win32-versjon: 14.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_no_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
----------------------------------------
System.Windows.Forms.resources
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_no_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------


************** JIT-feilsøking **************
Når du skal aktivere JIT-feilsøking (Just In Time), må .config-filen for dette
programmet eller datamaskinen (machine.config) ha
jitDebugging-verdien angitt i delen system.windows.forms.
Programmet må også kompileres med feilsøking
aktivert.


For eksempel:


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


Når JIT-feilsøking er aktivert, blir alle ubehandlede unntak
sendt til JIT-feilsøkingen som er registrert på datamaskinen,
i stedet for å bli behandlet av denne dialogboksen.
 
Update (1.0.4) released:



Changelog:
- Fixed a crash on import, because of an database issue appeared in V1.0
- Fixing the logbook entries on import, because of a bug in V1.01.
- Fixed a crash on start up, when trade range is set too high.

Note:
Copy the content into your TCE folder to update your version.

Request:

Following ship types hangar pictures are missing currently:
Eagle Mk.II
Ocra
Imperial Courier
Vulture
Federal Gunship
Federal Assault Ship
Keelback
Imperial Cutter
Imperial Eagle

If you own one of these ship types, please make a hangar picture of it and send it to eventure(at)ki.tng.de to complete the picture list.
Thank you very much in advance.
 
marked update is ok now, but I get this error when it`s updating logbook entries.

Se slutten av denne meldingen for detaljert informasjon om aktivering av
JIT-feilsøking (Just In Time) i stedet for denne dialogboksen.


************** Unntakstekst **************
System.IndexOutOfRangeException: Indeksen var utenfor matrisegrensen.
ved System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)
ved System.Array.GetValue(Int32 index1, Int32 index2)
ved Microsoft.VisualBasic.CompilerServices.Symbols.Container.GetArrayValue(Object[] Indices)
ved Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure& Failure, Boolean[] CopyBack)
ved Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
ved Trade_Computer_Extension.MD_Convert.AddLogbook() i C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Convert.vb:linje 499
ved Trade_Computer_Extension.Panel_Database.BTN_Start_Click(Object sender, EventArgs e) i C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Database.vb:linje 500
ved System.Windows.Forms.Control.OnClick(EventArgs e)
ved System.Windows.Forms.Button.OnClick(EventArgs e)
ved System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
ved System.Windows.Forms.Control.WndProc(Message& m)
ved System.Windows.Forms.ButtonBase.WndProc(Message& m)
ved System.Windows.Forms.Button.WndProc(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



************** Innlastede samlinger **************
mscorlib
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1063.1 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
Samlingsversjon: 1.0.0.0
Win32-versjon: 1.0.0.0
CodeBase: file:///D:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
Samlingsversjon: 10.0.0.0
Win32-versjon: 14.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SQLite
Samlingsversjon: 1.0.99.0
Win32-versjon: 1.0.99.0
CodeBase: file:///D:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Data
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
mscorlib.resources
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_no_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
Microsoft.VisualBasic.resources
Samlingsversjon: 10.0.0.0
Win32-versjon: 14.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_no_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
----------------------------------------
System.Windows.Forms.resources
Samlingsversjon: 4.0.0.0
Win32-versjon: 4.6.1038.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_no_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------


************** JIT-feilsøking **************
Når du skal aktivere JIT-feilsøking (Just In Time), må .config-filen for dette
programmet eller datamaskinen (machine.config) ha
jitDebugging-verdien angitt i delen system.windows.forms.
Programmet må også kompileres med feilsøking
aktivert.


For eksempel:


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


Når JIT-feilsøking er aktivert, blir alle ubehandlede unntak
sendt til JIT-feilsøkingen som er registrert på datamaskinen,
i stedet for å bli behandlet av denne dialogboksen.
 
marked update is ok now, but I get this error when it`s updating logbook entries.

Code:
Se slutten av denne meldingen for detaljert informasjon om aktivering av 
JIT-feilsøking (Just In Time) i stedet for denne dialogboksen.


************** Unntakstekst **************
System.IndexOutOfRangeException: Indeksen var utenfor matrisegrensen.
   ved System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)
   ved System.Array.GetValue(Int32 index1, Int32 index2)
   ved Microsoft.VisualBasic.CompilerServices.Symbols.Container.GetArrayValue(Object[] Indices)
   ved Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure& Failure, Boolean[] CopyBack)
   ved Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack)
   ved Trade_Computer_Extension.MD_Convert.AddLogbook() i C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\MD_Convert.vb:linje 499
   ved Trade_Computer_Extension.Panel_Database.BTN_Start_Click(Object sender, EventArgs e) i C:\Users\Hellfire\Documents\Visual Studio 2010\Projects\Trade Computer Extension\Trade Computer Extension\Panel_Database.vb:linje 500
   ved System.Windows.Forms.Control.OnClick(EventArgs e)
   ved System.Windows.Forms.Button.OnClick(EventArgs e)
   ved System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   ved System.Windows.Forms.Control.WndProc(Message& m)
   ved System.Windows.Forms.ButtonBase.WndProc(Message& m)
   ved System.Windows.Forms.Button.WndProc(Message& m)
   ved System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



************** Innlastede samlinger **************
mscorlib
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1063.1 built by: NETFXREL3STAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Trade Computer Extension MK.II
    Samlingsversjon: 1.0.0.0
    Win32-versjon: 1.0.0.0
    CodeBase: file:///D:/TCE/Trade%20Computer%20Extension%20MK.II.exe
----------------------------------------
Microsoft.VisualBasic
    Samlingsversjon: 10.0.0.0
    Win32-versjon: 14.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SQLite
    Samlingsversjon: 1.0.99.0
    Win32-versjon: 1.0.99.0
    CodeBase: file:///D:/TCE/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
mscorlib.resources
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_no_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
Microsoft.VisualBasic.resources
    Samlingsversjon: 10.0.0.0
    Win32-versjon: 14.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_no_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
----------------------------------------
System.Windows.Forms.resources
    Samlingsversjon: 4.0.0.0
    Win32-versjon: 4.6.1038.0 built by: NETFXREL2
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_no_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------


************** JIT-feilsøking **************
Når du skal aktivere JIT-feilsøking (Just In Time), må .config-filen for dette
programmet eller datamaskinen (machine.config) ha
jitDebugging-verdien angitt i delen system.windows.forms.
Programmet må også kompileres med feilsøking
aktivert.


For eksempel:


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


Når JIT-feilsøking er aktivert, blir alle ubehandlede unntak
sendt til JIT-feilsøkingen som er registrert på datamaskinen,
i stedet for å bli behandlet av denne dialogboksen.

Need your database please. Thanks
 
Back
Top Bottom