Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb 15.30 - Cannot save modifications in ExtraHeader (Priority Support)
#1
Rad Studio version 10.2.3 (C++ Builder)
Since I installed the new version of Intraweb 15.3.0, I cannot save a form if I make modifications to the ExtraHeader of the form (add or modify content)
I am getting an access violation error message!

[50061F46]{rtl250.bpl  } System.@UStrAsg (Line 25649, "System.pas" + 28) + $0
[5016EBCC]{rtl250.bpl  } System.Classes.StdWndProc (Line 17408, "System.Classes.pas" + 11) + $2
[21A24ED7]{vclactnband250.bpl} Vcl.ActnMenus.CallWindowHook (Line 750, "Vcl.ActnMenus.pas" + 20) + $F
[50156839]{rtl250.bpl  } System.Classes.TStringList.InsertItem (Line 7206, "System.Classes.pas" + 11) + $0
[50156387]{rtl250.bpl  } System.Classes.TStringList.AddObject (Line 7009, "System.Classes.pas" + 10) + $2
[1C2A4675]{Intraweb_15_D10_2.bpl} Iw.Common.Strlists.TIWStringList.AddStrings + $9D
[1C2A4743]{Intraweb_15_D10_2.bpl} Iw.Common.Strlists.TIWStringList.AddStrings + $7
[5015483E]{rtl250.bpl  } System.Classes.TStrings.Assign (Line 6258, "System.Classes.pas" + 15) + $F
[501563CA]{rtl250.bpl  } System.Classes.TStringList.Assign (Line 7020, "System.Classes.pas" + 8) + $3
[1C38E61C]{Intraweb_15_D10_2.bpl} Iwbaseform.TIWBaseForm.SetExtraHeader + $8
[50120EBA]{rtl250.bpl  } System.TypInfo.SetOrdProp (Line 2871, "System.TypInfo.pas" + 37) + $4
[211C97DA]{designide250.bpl} DesignEditors.TPropertyEditor.SetOrdValue (Line 840, "DesignEditors.pas" + 2) + $E
[212301A4]{designide250.bpl} StrEdit.TStringListProperty.SetStrings (Line 281, "StrEdit.pas" + 0) + $0
[21230351]{designide250.bpl} StrEdit.TStringListProperty.Edit (Line 316, "StrEdit.pas" + 23) + $11
[209931FB]{coreide250.bpl} PropInsp.TPropertyInspector.PropListEditDblClick (Line 976, "PropInsp.pas" + 20) + $5
[213E675D]{vclide250.bpl} IDEInspListBox.TInspListBox.DoEditDblClick (Line 626, "IDEInspListBox.pas" + 2) + $A
[213E855B]{vclide250.bpl} IDEInspListBox.TInspListBox.ListButtonClick (Line 1322, "IDEInspListBox.pas" + 2) + $2
[50AE51CB]{vcl250.bpl  } Vcl.Controls.TControl.Click (Line 7454, "Vcl.Controls.pas" + 9) + $8
[213DD576]{vclide250.bpl} IDEListBtns.TListButton.WMLButtonUp (Line 627, "IDEListBtns.pas" + 8) + $11
[50AE4C5E]{vcl250.bpl  } Vcl.Controls.TControl.WndProc (Line 7338, "Vcl.Controls.pas" + 91) + $6
[50BDAEBD]{vcl250.bpl  } Vcl.Themes.TCustomStyleEngine.HookCBProc (Line 7384, "Vcl.Themes.pas" + 1) + $9
[50BD757B]{vcl250.bpl  } Vcl.Themes.TStyleManager.GetIsCustomStyleActive (Line 5529, "Vcl.Themes.pas" + 0) + $7
[50BDAEC5]{vcl250.bpl  } Vcl.Themes.TCustomStyleEngine.HookCBProc (Line 7386, "Vcl.Themes.pas" + 3) + $0
[50BDB08E]{vcl250.bpl  } Vcl.Themes.TCustomStyleEngine.HookCBProc (Line 7437, "Vcl.Themes.pas" + 54) + $18
[50AE8FFF]{vcl250.bpl  } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9964, "Vcl.Controls.pas" + 1) + $9
[50AE9843]{vcl250.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10209, "Vcl.Controls.pas" + 166) + $6
[50AE8E10]{vcl250.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9908, "Vcl.Controls.pas" + 3) + $6
[5016EBCC]{rtl250.bpl  } System.Classes.StdWndProc (Line 17408, "System.Classes.pas" + 11) + $2
[50C31E1F]{vcl250.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10641, "Vcl.Forms.pas" + 23) + $1
[50C31E62]{vcl250.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10671, "Vcl.Forms.pas" + 1) + $4
[50C32195]{vcl250.bpl  } Vcl.Forms.TApplication.Run (Line 10809, "Vcl.Forms.pas" + 26) + $3
[005088F2]{bds.exe    } bds.bds (Line 212, "" + 7) + $7


Attached Files Thumbnail(s)
   
Reply
#2
I can't recreate this here using the same versions. Seems that there is something wrong in your environment.

I suggest you close the IDE, restart Windows and reinstall the same version again. See if it fixes the problem.
Reply
#3
I did that before!
But I did it again. This time I also uninstalled everything which is not there by default: CGDevtools, Codesite.
Restarted my computer and reinstalled!
But the issue is still there: same error message when I try to put a code in ExtraHeader!
I cannot uninstall my Rad Studio because I have exceeded the installation limit!
But it works fine with 15.2.69!
So I will suggest to retry on your side!
Reply
#4
I already did multiple times using multiple IDEs in 2 machines.



It works as expected in all tested scenarios.
Reply
#5
But this is my concern:
If the problem is related to my IDE, how is it that when I install 15.2.69 it works fine and also all other Intraweb previous versions. And the issue is related only to the new version 15.3.0?
Reply
#6
I'll try another thing. Please wait until I finish my test.
Reply
#7
I think I could recreate this. It only happens if not other editor is installed. We will release an update fixing it soon.
Reply
#8
OK. Thanks
Happy to see that you were able to reproduce the issue on your side!
I hope that the update will also include all other issues like this one?

https://www.atozed.com/forums/thread-3137.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)