PDA

View Full Version : Invalid argument when compiling, setting options


Albert Wiersch
06-Nov-2008, 09:48 PM
I can't use EurekaLog 6.0.18 RC 1 or even 6.0.17 in C++Builder 2009 Pro. I am getting "Invalid argument" when I try to build my application.

Also, if I go to Project->Eurekalog Options I also get "Invalid argument." and cannot get out unless I hit Cancel.

Below are some "details":

[50030C2B]{rtl120.bpl } Variants.TranslateResult (Line 588, "Variants.pas" + 10) + $1C
[50030D14]{rtl120.bpl } Variants.VarResultCheck (Line 609, "Variants.pas" + 6) + $0
[500330C7]{rtl120.bpl } Variants.VarToBoolAsString (Line 1745, "Variants.pas" + 10) + $7
[500333BC]{rtl120.bpl } Variants.@VarToBoolean (Line 1819, "Variants.pas" + 31) + $2
[500381B6]{rtl120.bpl } Variants.VarCompareSimple (Line 3859, "Variants.pas" + 18) + $D
[5003861A]{rtl120.bpl } Variants.VarCompare (Line 4025, "Variants.pas" + 6) + $0
[5003B8CD]{rtl120.bpl } Variants.@VarCmpEQ (Line 6085, "Variants.pas" + 1) + $0
[10B4EC3A]{ExceptionExpert12.bpl} EOption.TModule.GetModuleInfo (Line 2249, "EOption.pas" + 20) + $33
[10B3EE96]{ExceptionExpert12.bpl} EBaseModule.TBaseModule.GetModuleType (Line 3861, "EBaseModule.pas" + 5) + $8
[10B4E74E]{ExceptionExpert12.bpl} EOption.TModule.SetDebugOptions (Line 2202, "EOption.pas" + 68) + $2
[10B4F37D]{ExceptionExpert12.bpl} EOption.TModule.MakeLine (Line 2333, "EOption.pas" + 4) + $6
[10B4B866]{ExceptionExpert12.bpl} EOption.TOptionsForm.LoadModuleFromForm (Line 1561, "EOption.pas" + 1) + $28
[10B4871D]{ExceptionExpert12.bpl} EOption.TOptionsForm.OKBtnClick (Line 966, "EOption.pas" + 24) + $10
[501D1177]{vcl120.bpl } Controls.TControl.Click (Line 6758, "Controls.pas" + 9) + $8
[5014245E]{vcl120.bpl } StdCtrls.TCustomButton.Click (Line 4421, "StdCtrls.pas" + 3) + $2
[5014C808]{vcl120.bpl } Buttons.TBitBtn.Click (Line 1766, "Buttons.pas" + 17) + $2
[50142EC0]{vcl120.bpl } StdCtrls.TCustomButton.CNCommand (Line 4855, "StdCtrls.pas" + 1) + $D
[501D0C0E]{vcl120.bpl } Controls.TControl.WndProc (Line 6642, "Controls.pas" + 91) + $6
[501D529B]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9336, "Controls.pas" + 136) + $6
[50142124]{vcl120.bpl } StdCtrls.TButtonControl.WndProc (Line 4269, "StdCtrls.pas" + 13) + $4
[501D0834]{vcl120.bpl } Controls.TControl.Perform (Line 6420, "Controls.pas" + 10) + $8
[501D53EB]{vcl120.bpl } Controls.DoControlMsg (Line 9405, "Controls.pas" + 12) + $11
[501D5E47]{vcl120.bpl } Controls.TWinControl.WMCommand (Line 9675, "Controls.pas" + 1) + $5
[501D0C0E]{vcl120.bpl } Controls.TControl.WndProc (Line 6642, "Controls.pas" + 91) + $6
[501D5397]{vcl120.bpl } Controls.TWinControl.DefaultHandler (Line 9377, "Controls.pas" + 30) + $17
[501D0C0E]{vcl120.bpl } Controls.TControl.WndProc (Line 6642, "Controls.pas" + 91) + $6
[501D529B]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9336, "Controls.pas" + 136) + $6
[20B89C5E]{designide120.bpl} DeskUtil.SetFocusHook (Line 435, "DeskUtil.pas" + 4) + $C
[501D49B4]{vcl120.bpl } Controls.TWinControl.MainWndProc (Line 9065, "Controls.pas" + 3) + $6
[50058938]{rtl120.bpl } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501D529B]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9336, "Controls.pas" + 136) + $6
[501D5397]{vcl120.bpl } Controls.TWinControl.DefaultHandler (Line 9377, "Controls.pas" + 30) + $17
[501D1594]{vcl120.bpl } Controls.TControl.WMLButtonUp (Line 6891, "Controls.pas" + 1) + $6
[501D0C0E]{vcl120.bpl } Controls.TControl.WndProc (Line 6642, "Controls.pas" + 91) + $6
[501D4BA7]{vcl120.bpl } Controls.TWinControl.IsControlMouseMsg (Line 9121, "Controls.pas" + 1) + $9
[501D529B]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9336, "Controls.pas" + 136) + $6
[50142124]{vcl120.bpl } StdCtrls.TButtonControl.WndProc (Line 4269, "StdCtrls.pas" + 13) + $4
[501D49B4]{vcl120.bpl } Controls.TWinControl.MainWndProc (Line 9065, "Controls.pas" + 3) + $6
[50058938]{rtl120.bpl } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501F9EC7]{vcl120.bpl } Forms.TApplication.ProcessMessage (Line 9613, "Forms.pas" + 23) + $1
[501F9F0A]{vcl120.bpl } Forms.TApplication.HandleMessage (Line 9643, "Forms.pas" + 1) + $4
[501F5843]{vcl120.bpl } Forms.TCustomForm.ShowModal (Line 6558, "Forms.pas" + 29) + $5
[10B43E7C]{ExceptionExpert12.bpl} ECommon.TMenuEvents.OnOptionsClick (Line 587, "ECommon.pas" + 5) + $4
[50057C47]{rtl120.bpl } Classes.TBasicAction.Execute (Line 12221, "Classes.pas" + 3) + $7
[501E84CD]{vcl120.bpl } ActnList.TContainedAction.Execute (Line 448, "ActnList.pas" + 8) + $2C
[501E92B0]{vcl120.bpl } ActnList.TCustomAction.Execute (Line 1094, "ActnList.pas" + 7) + $8
[50057B0B]{rtl120.bpl } Classes.TBasicActionLink.Execute (Line 12150, "Classes.pas" + 2) + $7
[211D9635]{vclactnband120.bpl} ActnMenus.TCustomActionMenuBar.ExecAction (Line 1064, "ActnMenus.pas" + 6) + $D
[211DAAEB]{vclactnband120.bpl} ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1746, "ActnMenus.pas" + 15) + $15
[211DE044]{vclactnband120.bpl} ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3472, "ActnMenus.pas" + 3) + $3
[211D91FD]{vclactnband120.bpl} ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 943, "ActnMenus.pas" + 3) + $4
[501D0C0E]{vcl120.bpl } Controls.TControl.WndProc (Line 6642, "Controls.pas" + 91) + $6
[501D529B]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9336, "Controls.pas" + 136) + $6
[501D0834]{vcl120.bpl } Controls.TControl.Perform (Line 6420, "Controls.pas" + 10) + $8
[501D4AAE]{vcl120.bpl } Controls.GetControlAtPos (Line 9088, "Controls.pas" + 4) + $76
[501D4C2B]{vcl120.bpl } Controls.TWinControl.IsControlMouseMsg (Line 9135, "Controls.pas" + 15) + $15
[501D518D]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9297, "Controls.pas" + 97) + $1D
[501D529B]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9336, "Controls.pas" + 136) + $6
[211DABDA]{vclactnband120.bpl} ActnMenus.TCustomActionMenuBar.WndProc (Line 1781, "ActnMenus.pas" + 25) + $4
[501D49B4]{vcl120.bpl } Controls.TWinControl.MainWndProc (Line 9065, "Controls.pas" + 3) + $6
[50058938]{rtl120.bpl } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501CB996]{vcl120.bpl } Controls.FindControl (Line 2999, "Controls.pas" + 6) + $9
[501F9EC7]{vcl120.bpl } Forms.TApplication.ProcessMessage (Line 9613, "Forms.pas" + 23) + $1
[501F9F0A]{vcl120.bpl } Forms.TApplication.HandleMessage (Line 9643, "Forms.pas" + 1) + $4
[501FA235]{vcl120.bpl } Forms.TApplication.Run (Line 9780, "Forms.pas" + 26) + $3
[004259D2]{bds.exe } bds.bds (Line 196, "" + 7) + $7

oyefer
07-Nov-2008, 01:30 AM
I got the same problem in BCB2009. "Invalid argument" error occured.

Albert Wiersch
07-Nov-2008, 02:29 PM
I got the same problem in BCB2009. "Invalid argument" error occured.

I'm glad I'm not alone then.

I really would like to get this working. I am having some strange access violation problems in 2009 and the debugger is not helping. I'm hoping getting EurekaLog working might address this issue or help me figure out what's going on.

Also and by the way. I believe I was able to start a completely blank project and didn't have this problem.

Another bit of information is that I'm using Vista 64-bit. Not sure if that matters but it might.

Albert Wiersch
07-Nov-2008, 02:31 PM
On another note, I wish this system would let us edit our posts. I wanted to clarify some issues and correct some grammar but I can't seem to edit my posts like I can on most other online forums.

One issue I wanted to clarify are the access violations. I have an application that when I compile and run acts strangely and throws up access violations but I can't figure out what is causing it.

admin
10-Nov-2008, 11:04 AM
Hi,

I have just fixed (I hope) this bug in the last uploaded 6.0.18 RC 3 version.

Try it and tell back to me your results, OK? :)


On another note, I wish this system would let us edit our posts. I wanted to clarify some issues and correct some grammar but I can't seem to edit my posts like I can on most other online forums.


I have just enabled the post editing! :)

Albert Wiersch
11-Nov-2008, 04:32 AM
I have just fixed (I hope) this bug in the last uploaded 6.0.18 RC 3 version.

Try it and tell back to me your results, OK? :)

Hello,

I tried it and don't get the error anymore but I can't seem to get EurekaLog to activate. It says it is activated in the Project->EurekaLog Options but IsEurekaLogInstalled() seems to be returning false.

I have just enabled the post editing! :)

Great!

admin
12-Nov-2008, 09:32 AM
Hi Albert,

if you want I can connect with your PC using our remote support tool, so to can definitely check the problem on your PC, ok?

To allow me to connect directly with your PC you must only download and run our remote control tool (http://www.eurekalog.com/files/EurekaLog-QuickSupport.exe).

It allow me to connect directly with your PC and it works with any firewall and local network configuration.

Is you agree then please send to me the date and time of the connection in GMT (our office is on Italy at GMT+1 or GMT+2 on summer).

Albert Wiersch
13-Nov-2008, 06:37 PM
Hi Albert,

if you want I can connect with your PC using our remote support tool, so to can definitely check the problem on your PC, ok?

To allow me to connect directly with your PC you must only download and run our remote control tool (http://www.eurekalog.com/files/EurekaLog-QuickSupport.exe).

It allow me to connect directly with your PC and it works with any firewall and local network configuration.

Is you agree then please send to me the date and time of the connection in GMT (our office is on Italy at GMT+1 or GMT+2 on summer).

OK, I am still having problems with this. I can create a new blank project and after linking it displays the "Eurekalog processing" dialog, but I cannot get it to do this on my real applications (Eurekalog is activated in the options).

NOTE: Could this have anything to do with installing EurekaLog in the default folder then uninstalling it and reinstalling it in another location?

To find a time to connect to my machine, do you have Yahoo messenger or similar available so we can connect when we are both online? If so, can you give me the contact info? I think that would be easier.

Also, if you have any ideas what might be causing this, then please let me know and I can try that before we do a connection.

admin
14-Nov-2008, 09:52 AM
NOTE: Could this have anything to do with installing EurekaLog in the default folder then uninstalling it and reinstalling it in another location?

I think not.

To find a time to connect to my machine, do you have Yahoo messenger or similar available so we can connect when we are both online? If so, can you give me the contact info? I think that would be easier.


I think is best if you can send to me an email (with your connection date request) at support@eurekalog.com

Also, if you have any ideas what might be causing this, then please let me know and I can try that before we do a connection.

I'm sorry but it's the first time I see this issue!

Albert Wiersch
14-Nov-2008, 10:32 PM
I think is best if you can send to me an email (with your connection date request) at support@eurekalog.com

Thanks. Just emailed you.

Albert Wiersch
17-Nov-2008, 06:57 PM
Thanks. Just emailed you.

I tried to connect at the appointed time but didn't get anything. Also, I never got a response back to confirm the time. Were you closed? I'd like to get this resolved. Also, I'd like to know what times you are available for a connection.

Thanks.

admin
18-Nov-2008, 11:10 AM
Hi Albert,

excuse me but my anti-spam filters put your email in the junk folder.

Now I have just found it and answered (check your email).