Ir para conteúdo
  • Cadastre-se

dev botao

  • Este tópico foi criado há 204 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

Postado

Quando vou puxar esse componente ele da o seguinte erro:

[  Access violation at address 71CDA469 in module 'borindmmdll'. Write

of address 00000000. Ignore the error and continue? NOTE: Ignoring

the error may cause components to be deleted or property values to be lost.  ]

 

Os detalhes do erro são:  

[71CDA469]{borlndmm.dll} borlndmm.SysFreeMem (Line 3062, "GETMEM.INC" + 93) + $0
[7027A3B0]{rtl280.bpl  } System.@FreeMem (Line 4997, "System.pas" + 20) + $0
[70282424]{rtl280.bpl  } System.@UStrClr (Line 26225, "System.pas" + 14) + $0
[70284B37]{rtl280.bpl  } System.@FinalizeRecord (Line 33214, "System.pas" + 72) + $2
[70280279]{rtl280.bpl  } System.TObject.CleanupInstance (Line 18614, "System.pas" + 23) + $0
[7028026C]{rtl280.bpl  } System.TObject.CleanupInstance (Line 18607, "System.pas" + 16) + $0
[702800A1]{rtl280.bpl  } System.TObject.FreeInstance (Line 18314, "System.pas" + 1) + $2
[7028086E]{rtl280.bpl  } System.@ClassDestroy (Line 19678, "System.pas" + 0) + $2
[5A6CEB1E]{fs28.bpl    } Fs_iinterpreter.TfsItemList + $2A
[702801A0]{rtl280.bpl  } System.TObject.Free (Line 18378, "System.pas" + 1) + $4
[5A6CEB37]{fs28.bpl    } Fs_iinterpreter.TfsItemList.Clear + $F
[5A6CEB03]{fs28.bpl    } Fs_iinterpreter.TfsItemList + $F
[5A6CFD26]{fs28.bpl    } Fs_iinterpreter.TfsMethodHelper + $3E
[702801A0]{rtl280.bpl  } System.TObject.Free (Line 18378, "System.pas" + 1) + $4
[5A6CEB37]{fs28.bpl    } Fs_iinterpreter.TfsItemList.Clear + $F
[5A6CEB03]{fs28.bpl    } Fs_iinterpreter.TfsItemList + $F
[702801A0]{rtl280.bpl  } System.TObject.Free (Line 18378, "System.pas" + 1) + $4
[5A6D05BE]{fs28.bpl    } Fs_iinterpreter.TfsClassVariable + $E
[702801A0]{rtl280.bpl  } System.TObject.Free (Line 18378, "System.pas" + 1) + $4
[5A6D2C8C]{fs28.bpl    } Fs_iinterpreter.TfsScript.ClearRTTI + $48
[5A6D1EE3]{fs28.bpl    } Fs_iinterpreter.TfsScript + $1F
[702801A0]{rtl280.bpl  } System.TObject.Free (Line 18378, "System.pas" + 1) + $4
[5A39ACAB]{frx28.bpl   } Frxclass.TfrxReport + $BF
[702801A0]{rtl280.bpl  } System.TObject.Free (Line 18378, "System.pas" + 1) + $4
[56AC7383]{ACBr_NFeDanfeFR.bpl} Acbrnfedanfefrdm.TACBrNFeFRClass + $17
[7028085A]{rtl280.bpl  } System.@ClassCreate (Line 19665, "System.pas" + 35) + $0
[56AC3BA9]{ACBr_NFeDanfeFR.bpl} Acbrnfedanfefrdm.TACBrNFeFRClass + $A5
[703AA6F4]{rtl280.bpl  } System.Classes.{System.Generics.Collections}TDictionary<System.string,System.Cardinal>.TryGetValue (Line 7384, "System.Generics.Collections.pas" + 1) + $F
[7027A3B0]{rtl280.bpl  } System.@FreeMem (Line 4997, "System.pas" + 20) + $0
[70282424]{rtl280.bpl  } System.@UStrClr (Line 26225, "System.pas" + 14) + $0
[70374D7F]{rtl280.bpl  } System.Classes.TFieldsCache.GetAddress (Line 4659, "System.Classes.pas" + 26) + $10
[70394581]{rtl280.bpl  } System.Classes.TComponent.SetReference (Line 17579, "System.Classes.pas" + 3) + $19
[7039404C]{rtl280.bpl  } System.Classes.TComponent.SetName (Line 17465, "System.Classes.pas" + 10) + $4
[587BD88B]{ACBr_DFeComum.bpl} Acbrdfereport.TACBrDFeReport + $1A3
[58257C92]{ACBr_NFe.bpl} Acbrdfedanfereport.TACBrDFeDANFeReport + $A6
[5826E3DC]{ACBr_NFe.bpl} Acbrnfedanfeclass.TACBrNFeDANFEClass + $6C
[56AD3254]{ACBr_NFeDanfeFR.bpl} Acbrnfedanfefr.TACBrNFeDANFEFR + $4C
[6CD59C4B]{delphicoreide280.bpl} CompPalMgr.TComponentPalettePageItemDelegate.CreateComponent (Line 2741, "CompPalMgr.pas" + 2) + $7
[6FF1A77E]{designide280.bpl} ComponentDesigner.TComponentRoot.DoCreateComponent (Line 2535, "ComponentDesigner.pas" + 36) + $17
[6FF25E2D]{designide280.bpl} ComponentDesigner.TComponentRoot.CreateComponentPos (Line 6623, "ComponentDesigner.pas" + 32) + $26
[71988AC6]{vcldesigner280.bpl} VCLSurface.TVCLDesignerOleDropTarget.DropComponentStream (Line 6655, "VCLSurface.pas" + 17) + $25
[71988211]{vcldesigner280.bpl} VCLSurface.TVCLDesignerOleDropTarget.Drop (Line 6478, "VCLSurface.pas" + 7) + $17
[6DDB3C06]{coreide280.bpl} OleDragAndDrop.TDropSource.Create (Line 474, "OleDragAndDrop.pas" + 4) + $4
[6E01483B]{coreide280.bpl} ToolFrm.TToolForm.BeginOleDrag (Line 2246, "ToolFrm.pas" + 46) + $2B
[6E01450A]{coreide280.bpl} ToolFrm.TToolForm.BeginOleDrag (Line 2179, "ToolFrm.pas" + 4) + $A
[6E014A04]{coreide280.bpl} ToolFrm.TToolForm.PaletteBeginDrag (Line 2278, "ToolFrm.pas" + 3) + $2
[6E014A1A]{coreide280.bpl} ToolFrm.TToolForm.PaletteBeginDrag (Line 2279, "ToolFrm.pas" + 4) + $11
[711D3D0E]{vclide280.bpl} IDECategoryButtons.TIDECategoryButtons.DoBeginDrag (Line 141, "IDECategoryButtons.pas" + 3) + $A
[7160627E]{vcl280.bpl  } Vcl.CategoryButtons.TCategoryButtons.MouseMove (Line 2185, "Vcl.CategoryButtons.pas" + 24) + $9
[702805DA]{rtl280.bpl  } System.@CallDynaInst (Line 19046, "System.pas" + 4) + $0
[71448942]{vcl280.bpl  } Vcl.Controls.TControl.WMMouseMove (Line 7823, "Vcl.Controls.pas" + 😎 + $22
[70280683]{rtl280.bpl  } System.TObject.Dispatch (Line 19228, "System.pas" + 11) + $0
[7144802E]{vcl280.bpl  } Vcl.Controls.TControl.WndProc (Line 7591, "Vcl.Controls.pas" + 91) + $6
[7144C918]{vcl280.bpl  } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 10384, "Vcl.Controls.pas" + 1) + $9
[71442A86]{vcl280.bpl  } Vcl.Controls.FindControl (Line 3782, "Vcl.Controls.pas" + 6) + $9
[7144D1F5]{vcl280.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10644, "Vcl.Controls.pas" + 170) + $6
[71607D2F]{vcl280.bpl  } Vcl.CategoryButtons.TCategoryButtons.WndProc (Line 3143, "Vcl.CategoryButtons.pas" + 24) + $4
[702B41CB]{rtl280.bpl  } System.SysUtils.AnsiCompareText (Line 7240, "System.SysUtils.pas" + 1) + $2F
[70280B24]{rtl280.bpl  } System.TMonitor.Destroy (Line 19911, "System.pas" + 0) + $0
[70284B37]{rtl280.bpl  } System.@FinalizeRecord (Line 33214, "System.pas" + 72) + $2
[71556724]{vcl280.bpl  } Vcl.Themes.TStyleHook.CallDefaultProc (Line 7333, "Vcl.Themes.pas" + 6) + $6
[7159B222]{vcl280.bpl  } Vcl.Forms.TScrollingStyleHook.WMMouseMove (Line 14814, "Vcl.Forms.pas" + 123) + $4
[71553119]{vcl280.bpl  } Vcl.Themes.TStyleManager.GetStyle (Line 5803, "Vcl.Themes.pas" + 7) + $D
[702818FC]{rtl280.bpl  } System.@TryFinallyExit (Line 23757, "System.pas" + 😎 + $0
[71553207]{vcl280.bpl  } Vcl.Themes.TStyleManager.GetStyle (Line 5814, "Vcl.Themes.pas" + 18) + $1E
[7167A5DF]{vcl280.bpl  } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3313, "Vcl.Styles.pas" + 1) + $F
[715570E5]{vcl280.bpl  } Vcl.Themes.TStyleHook.WndProc (Line 7713, "Vcl.Themes.pas" + 38) + $6
[715572C6]{vcl280.bpl  } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7812, "Vcl.Themes.pas" + 1) + $4
[7159B410]{vcl280.bpl  } Vcl.Forms.TScrollingStyleHook.WndProc (Line 14905, "Vcl.Forms.pas" + 0) + $0
[7155690A]{vcl280.bpl  } Vcl.Themes.TStyleHook.HandleMessage (Line 7418, "Vcl.Themes.pas" + 20) + $6
[7167AE92]{vcl280.bpl  } Vcl.Styles.TStyleEngine.HandleMessage (Line 3610, "Vcl.Styles.pas" + 22) + $7
[71553338]{vcl280.bpl  } Vcl.Themes.TStyleManager.HandleMessage (Line 5872, "Vcl.Themes.pas" + 11) + $11
[7144B1D3]{vcl280.bpl  } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9462, "Vcl.Controls.pas" + 0) + $F
[7144CBE8]{vcl280.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10475, "Vcl.Controls.pas" + 1) + $4A
[71607D2F]{vcl280.bpl  } Vcl.CategoryButtons.TCategoryButtons.WndProc (Line 3143, "Vcl.CategoryButtons.pas" + 24) + $4
[7144C700]{vcl280.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 10321, "Vcl.Controls.pas" + 3) + $6
[70395C1C]{rtl280.bpl  } System.Classes.StdWndProc (Line 18517, "System.Classes.pas" + 😎 + $0
[6E0122EC]{coreide280.bpl} ToolFrm.TToolForm.PaletteHook (Line 1176, "ToolFrm.pas" + 14) + $1E
[70395C1C]{rtl280.bpl  } System.Classes.StdWndProc (Line 18517, "System.Classes.pas" + 😎 + $0
[71595263]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11488, "Vcl.Forms.pas" + 23) + $1
[715952A6]{vcl280.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 11518, "Vcl.Forms.pas" + 1) + $4
[715955E5]{vcl280.bpl  } Vcl.Forms.TApplication.Run (Line 11657, "Vcl.Forms.pas" + 27) + $3
[00A280A2]{bds.exe     } bds.bds (Line 227, "" + 16) + $2
 

  • Moderadores
Postado

tem a ver com sua instalação do fast report e no caso acbr.

sugestão rodar o recompiler do fast report, abrir o delphi e ver para ele efetivar a alteração da recompilação do fast report

e depois fechar e abrir o instalador do acbr e rodar ele e então entrar novamente testar

Consultor SAC ACBr Juliomar Marchetti
 

Projeto ACBr

skype: juliomar
telegram: juliomar
e-mail: [email protected]
http://www.juliomarmarchetti.com.br
MVP_NewLogo_100x100_Transparent-02.png
 

 

Postado

Fiz o procedimento continuou o erro, quando eu baixo um FastReporte versao 2022 enterprise, ele da esse erro acima e nao permite abrir o dfm, quando eu baixo a versao 6.9.14 ele deixa o componente do acbr normal porem da problema nos data set options dos componentes de conexao.

  • Moderadores
Postado
2 horas atrás, emanoel9080 disse:

Fiz o procedimento continuou o erro, quando eu baixo um FastReporte versao 2022 enterprise, ele da esse erro acima e nao permite abrir o dfm, quando eu baixo a versao 6.9.14 ele deixa o componente do acbr normal porem da problema nos data set options dos componentes de conexao.

2022? não lembro a versão?

mas ao que tu indica tu está tendo conflito de arquivos que estão sobrando de outras versões do fast report

Consultor SAC ACBr Juliomar Marchetti
 

Projeto ACBr

skype: juliomar
telegram: juliomar
e-mail: [email protected]
http://www.juliomarmarchetti.com.br
MVP_NewLogo_100x100_Transparent-02.png
 

 

  • Este tópico foi criado há 204 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Crie uma conta ou entre para comentar

Você precisar ser um membro para fazer um comentário

Criar uma conta

Crie uma nova conta em nossa comunidade. É fácil!

Crie uma nova conta

Entrar

Já tem uma conta? Faça o login.

Entrar Agora
×
×
  • Criar Novo...

Informação Importante

Colocamos cookies em seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies, caso contrário, assumiremos que você está bem para continuar.