Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all 3212 articles
Browse latest View live

Error Access Violation in Delphi XE7

$
0
0

I worked with Form and loaded few pictures.Run the program.After that errors appeared.And when i try to do smth with my pictures these errors also may appeare.

Error :

"Invalid pointer operation"

"Access Violation at address 5059DCDD in module 'vcl210.bpl' .Read of address 00000000"

Details:

 

[5059DCDD]{vcl210.bpl  } Vcl.Graphics.TResourceManager.FreeResource (Line 1860, "Vcl.Graphics.pas" + 15) + $2

[5005F000]{rtl210.bpl  } System.TObject.FreeInstance (Line 15650, "System.pas" + 2) + $2

[50059E92]{rtl210.bpl  } System.ErrorAt (Line 5324, "System.pas" + 3) + $4

[50059ED6]{rtl210.bpl  } System.Error (Line 5335, "System.pas" + 1) + $7

[5005F000]{rtl210.bpl  } System.TObject.FreeInstance (Line 15650, "System.pas" + 2) + $2

[5005F85A]{rtl210.bpl  } System.@ClassDestroy (Line 16993, "System.pas" + 0) + $2

[5059E531]{vcl210.bpl  } Vcl.Graphics.TFont.Destroy (Line 2427, "Vcl.Graphics.pas" + 5) + $6

[5005F108]{rtl210.bpl  } System.TObject.Free (Line 15718, "System.pas" + 1) + $4

[5059F74D]{vcl210.bpl  } Vcl.Graphics.TCanvas.Destroy (Line 3708, "Vcl.Graphics.pas" + 4) + $3

[505BF7B8]{vcl210.bpl  } Vcl.Controls.TControlCanvas.Destroy (Line 5022, "Vcl.Controls.pas" + 2) + $6

[5005F108]{rtl210.bpl  } System.TObject.Free (Line 15718, "System.pas" + 1) + $4

[505CD5ED]{vcl210.bpl  } Vcl.Controls.TCustomControl.Destroy (Line 13818, "Vcl.Controls.pas" + 1) + $6

[5005F108]{rtl210.bpl  } System.TObject.Free (Line 15718, "System.pas" + 1) + $4

[520F1E1A]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.CancelDragHint (Line 4374, "VCLSurface.pas" + 9) + $0

[520F182B]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.DragHintMouseMessage (Line 4242, "VCLSurface.pas" + 27) + $2

[520EFC0A]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3456, "VCLSurface.pas" + 56) + $14

[5005F532]{rtl210.bpl  } System.@CallDynaInst (Line 16299, "System.pas" + 4) + $0

[520EF8AA]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3401, "VCLSurface.pas" + 1) + $9

[5005F3E6]{rtl210.bpl  } System.@IsClass (Line 16131, "System.pas" + 1) + $8

[505C299B]{vcl210.bpl  } Vcl.Controls.TControl.WndProc (Line 7145, "Vcl.Controls.pas" + 4) + $21

[5005F3E6]{rtl210.bpl  } System.@IsClass (Line 16131, "System.pas" + 1) + $8

[505C299B]{vcl210.bpl  } Vcl.Controls.TControl.WndProc (Line 7145, "Vcl.Controls.pas" + 4) + $21

[5005F87D]{rtl210.bpl  } System.@AfterConstruction (Line 16999, "System.pas" + 2) + $5

[5006B55C]{rtl210.bpl  } System.Types.TRect.Contains (Line 1423, "System.Types.pas" + 0) + $0

[505C6DB0]{vcl210.bpl  } Vcl.Controls.GetControlAtPos (Line 9773, "Vcl.Controls.pas" + 4) + $13

[505C6EDA]{vcl210.bpl  } Vcl.Controls.TWinControl.ControlAtPos (Line 9796, "Vcl.Controls.pas" + 13) + $E

[505C2850]{vcl210.bpl  } Vcl.Controls.TControl.Perform (Line 7010, "Vcl.Controls.pas" + 10) + $8

[505C6FA8]{vcl210.bpl  } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9820, "Vcl.Controls.pas" + 15) + $29

[505C755E]{vcl210.bpl  } Vcl.Controls.TWinControl.WndProc (Line 9989, "Vcl.Controls.pas" + 104) + $6

[5016E218]{rtl210.bpl  } System.Classes.StdWndProc (Line 16600, "System.Classes.pas" + 8) + $0

[5070CE98]{vcl210.bpl  } Vcl.Forms.TCustomForm.WndProc (Line 4427, "Vcl.Forms.pas" + 206) + $5

[520F870F]{vcldesigner210.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 313, "VCLFormContainer.pas" + 33) + $C

[505C6D1C]{vcl210.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9750, "Vcl.Controls.pas" + 3) + $6

[5016E218]{rtl210.bpl  } System.Classes.StdWndProc (Line 16600, "System.Classes.pas" + 8) + $0

[5071635B]{vcl210.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10352, "Vcl.Forms.pas" + 23) + $1

[5071639E]{vcl210.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10382, "Vcl.Forms.pas" + 1) + $4

[507166D1]{vcl210.bpl  } Vcl.Forms.TApplication.Run (Line 10520, "Vcl.Forms.pas" + 26) + $3

 


COFF2OMF problem

Error Access Violation in Delphi XE7

$
0
0

I worked with Form and loaded few pictures.Run the program.After that errors appeared.And when i try to do smth with my pictures these errors also may appeare.

Error :

"Invalid pointer operation"

"Access Violation at address 5059DCDD in module 'vcl210.bpl' .Read of address 00000000"

Details:

 

[5059DCDD]{vcl210.bpl  } Vcl.Graphics.TResourceManager.FreeResource (Line 1860, "Vcl.Graphics.pas" + 15) + $2

[5005F000]{rtl210.bpl  } System.TObject.FreeInstance (Line 15650, "System.pas" + 2) + $2

[50059E92]{rtl210.bpl  } System.ErrorAt (Line 5324, "System.pas" + 3) + $4

[50059ED6]{rtl210.bpl  } System.Error (Line 5335, "System.pas" + 1) + $7

[5005F000]{rtl210.bpl  } System.TObject.FreeInstance (Line 15650, "System.pas" + 2) + $2

[5005F85A]{rtl210.bpl  } System.@ClassDestroy (Line 16993, "System.pas" + 0) + $2

[5059E531]{vcl210.bpl  } Vcl.Graphics.TFont.Destroy (Line 2427, "Vcl.Graphics.pas" + 5) + $6

[5005F108]{rtl210.bpl  } System.TObject.Free (Line 15718, "System.pas" + 1) + $4

[5059F74D]{vcl210.bpl  } Vcl.Graphics.TCanvas.Destroy (Line 3708, "Vcl.Graphics.pas" + 4) + $3

[505BF7B8]{vcl210.bpl  } Vcl.Controls.TControlCanvas.Destroy (Line 5022, "Vcl.Controls.pas" + 2) + $6

[5005F108]{rtl210.bpl  } System.TObject.Free (Line 15718, "System.pas" + 1) + $4

[505CD5ED]{vcl210.bpl  } Vcl.Controls.TCustomControl.Destroy (Line 13818, "Vcl.Controls.pas" + 1) + $6

[5005F108]{rtl210.bpl  } System.TObject.Free (Line 15718, "System.pas" + 1) + $4

[520F1E1A]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.CancelDragHint (Line 4374, "VCLSurface.pas" + 9) + $0

[520F182B]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.DragHintMouseMessage (Line 4242, "VCLSurface.pas" + 27) + $2

[520EFC0A]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3456, "VCLSurface.pas" + 56) + $14

[5005F532]{rtl210.bpl  } System.@CallDynaInst (Line 16299, "System.pas" + 4) + $0

[520EF8AA]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3401, "VCLSurface.pas" + 1) + $9

[5005F3E6]{rtl210.bpl  } System.@IsClass (Line 16131, "System.pas" + 1) + $8

[505C299B]{vcl210.bpl  } Vcl.Controls.TControl.WndProc (Line 7145, "Vcl.Controls.pas" + 4) + $21

[5005F3E6]{rtl210.bpl  } System.@IsClass (Line 16131, "System.pas" + 1) + $8

[505C299B]{vcl210.bpl  } Vcl.Controls.TControl.WndProc (Line 7145, "Vcl.Controls.pas" + 4) + $21

[5005F87D]{rtl210.bpl  } System.@AfterConstruction (Line 16999, "System.pas" + 2) + $5

[5006B55C]{rtl210.bpl  } System.Types.TRect.Contains (Line 1423, "System.Types.pas" + 0) + $0

[505C6DB0]{vcl210.bpl  } Vcl.Controls.GetControlAtPos (Line 9773, "Vcl.Controls.pas" + 4) + $13

[505C6EDA]{vcl210.bpl  } Vcl.Controls.TWinControl.ControlAtPos (Line 9796, "Vcl.Controls.pas" + 13) + $E

[505C2850]{vcl210.bpl  } Vcl.Controls.TControl.Perform (Line 7010, "Vcl.Controls.pas" + 10) + $8

[505C6FA8]{vcl210.bpl  } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9820, "Vcl.Controls.pas" + 15) + $29

[505C755E]{vcl210.bpl  } Vcl.Controls.TWinControl.WndProc (Line 9989, "Vcl.Controls.pas" + 104) + $6

[5016E218]{rtl210.bpl  } System.Classes.StdWndProc (Line 16600, "System.Classes.pas" + 8) + $0

[5070CE98]{vcl210.bpl  } Vcl.Forms.TCustomForm.WndProc (Line 4427, "Vcl.Forms.pas" + 206) + $5

[520F870F]{vcldesigner210.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 313, "VCLFormContainer.pas" + 33) + $C

[505C6D1C]{vcl210.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9750, "Vcl.Controls.pas" + 3) + $6

[5016E218]{rtl210.bpl  } System.Classes.StdWndProc (Line 16600, "System.Classes.pas" + 8) + $0

[5071635B]{vcl210.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10352, "Vcl.Forms.pas" + 23) + $1

[5071639E]{vcl210.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10382, "Vcl.Forms.pas" + 1) + $4

[507166D1]{vcl210.bpl  } Vcl.Forms.TApplication.Run (Line 10520, "Vcl.Forms.pas" + 26) + $3

Safe to upgrade to Xcode 7.3 ?

$
0
0

Hi All,
Did anyone upgrade to Xcode 7.3 on the Mac? Does it break anything with iOS and OS X dev on Seattle 10?
Thanks 

Is there ECCN number for c++builder library or c++builder itself? Thank you

$
0
0

Is there ECCN number for c++builder library or c++builder itself? Thank you

Increase registration limit

$
0
0

Hi

I want to install Delphi XE on a new laptop and it tells me that I have reached my registration limit.

I sent a request about it but I don't have access to the email I registered to Embarcadero so I don't know how/when/if the problem is resolved.

Also, I really need this to be done ASAP and I wonder if someone here knows what can I do

Thanks

Delphi 10.1 (BigBen) release?

$
0
0

Hi,

Any release date for Delphi 10.1 (BigBen)?

Thanks,

Asaf

Error DB2 DECFLOAT Field

$
0
0

I'm trying to use Delphi XE10 Seattle connecting in DB2 database, using DBX and Firedac.

The connection is made successfully, but when I trying open queries selections in tables that have 'DECFLOAT' fields do not succeed.

Trying to open query:

In dbx message error is returned: "DBX Error: Unsupported filed type'.

In Firedac no message is displayed, but the value of DECFLOAT field's is always Null and DataType = ftString.

I did the same tests with XE7 registered version, and got the same results.

DB2 Version is 10.5 running in Windows OS.

 

Delphi's driver for DB2 database does not support DECFLOAT field?

Regards

 

 
 
 

ListView onPullRefresh. How i can to refresh content on pull UP listview. (not DOWN!)

$
0
0

I make a news list and loading it in listview by 20 items. The latest news has index 0 in listview. If i wont to load older news i want refresh content on the DOWN of list by PULLUP event. how can i do that?

Thank you!

Access Violation in module msvcrt.dll

$
0
0

I have one windows 7 computer on a site that throws up an exception access violation 751E9CC6 in module 'msvcrt.dll'. It occures only on this one computer. The program uses REST datasnap and FMX multiplatform the error occurs after the datamoduleunit1 has been created.Thanks

How drop or unregister a TTetheringAdapters

$
0
0

I have a computer with two Network Connections “Ethernet 1” with IP address 192.168.1.190 and “Ethernet 2” with IP address 192.168.3.10.

 

 

How can I make TTetheringManager of the App Tethering server application running on the computer, to drop or unregister a TTetheringAdapter for example “Ethernet 1 with ip address 192.168.190”, so that TTetheringManager main Adapter is “Ethernet 2” with IP address 192.168.3.10.

thank you

ray

ThttpRio request and session cookie on sub domain

$
0
0

 In Delphi Seattle I am trying to write a client that is using some web services. I’m logging into a sub domain (api.24sevenoffice.com) and get a session cookie back which is automatically sent back with every request to authenticate the user. This is working well except for 1 service that is on an other sub domain (webservices.24sevenoffice.com). When I’m calling this service the authentication fails. I think the problem is that my client is not sending the cookie in the request do to a different sub domain. Is this right? And if so, how can I teach my client to send the cookie with the request to this service?       Best regards   Trond.      

Linkage of bcc32 bpl and bcc32c bpl

$
0
0

I have some older applications currently compiled with bcc32. To port all of them completly to bcc32c (clang 3.3) is not possible right now, because of time, money etc.

For new components i like to use the new bcc32c compiler. At wich level is it possible to link the bpl or dll created by the different compilers ?

-C level (i mean extern "C" _stdcall (only int double etc) )

-Cpp level : classes, exceptions, PACKAGE specifier, templates

An Article explaining this would be very welcome. I dont think that i am the only one interessted.

Thanks

 

 

Compile error Delphi 10 Seattle with FastReport5 VCL

$
0
0

I switched from Delphi XE7 Pro to 10 Seattle Enterprise - I try to recompile my older project which uses FastReport5 VCL and fail with error message: ...fs_isysrtti.pas: F2051 Unit fs_iinterpreter compiled with different version of fs_isysrtti.TfsSysFunctions

ThttpRio request and session cookie on sub domain

$
0
0

 

In Delphi Seattle I am trying to write a client that is using some web services. I’m logging into a sub domain (api.24sevenoffice.com) and get a session cookie back which is automatically sent back with every request to authenticate the user. This is working well except for 1 service that is on an other sub domain (webservices.24sevenoffice.com). When I’m calling this service the authentication fails. I think the problem is that my client is not sending the cookie in the request do to a different sub domain. Is this right? And if so, how can I teach my client to send the cookie with the request to this service?

 

 

 

Best regards

 

Trond.

 


Create Android apps with fast startup time

$
0
0

Dear community,

I have made an application in which I am not using and formcreate event . But still my app has a very slow startup time . My app has 8 separate form .

What can I do to reduce this time of startup?

 

Kind Regards

John

Problem with Android App

$
0
0

  Hi All I have a very strange problem with my Android-App since we have changed to lollypop release. The app runs under IOS and Android very well. Now I have recompiled the app and Android doesn't run, it's crashed between create and show event forms. I get the exception message "segmentation fault 11" and then "access violation ..." I work with Android version 5.0.1 and 5.1.1 / Android SDK 22 and 23 / Delphi Seattle update 1. Do anybody have an idea what is wrong? I'm very helpless. Thanks for your help. Patricia

Múlti-device Application Android & iOS target platform

$
0
0

Hi to all,

I'm trying to create a Facebook login, can someone help me with that? 

A second question I'm to create a standar login / register user as well, in that scenario what kind of database is recommended? 

Thanks in advanced!!!

gabriel 

C++ Builder 10 Seattle. Problems importing WSDL

$
0
0

C++ Builder 10 Seattle. Problems importing WSDL. I create server soap-service with "Soap Server Application" object, then I use "WSDL Importer". My wsdl file supports both soap versions (1.1 & 1.2).

1. If I select 1.1 in WSDL Importer:
Starting my serviсe and trying to send and receive message I get an error in my server’s answer: 

"SOAP-ENV:Fault
         faultcode SOAP-ENV:Server /faultcode
         faultstring Unknown SOAPAction "http://tempuri.org/IHubService/GetSpesialityList" /faultstring
/SOAP-ENV:Fault"

2. If I select 1.2 in WSDL Importer: 
Service receives question, where header contains "Content-Type: application/soap+xml;charset=UTF-8" parameter, but the answer from serviсe contains: "Content-Type: text/xml; charset=utf-8". It’s wrong for soap protocol ver 1.2. Must be  "Content-Type: application/soap+xml;charset=UTF-8".


I can’t find where can I change "Content-Type” in my project, probably WsdlDispatcher or WsdlInvoker controls it automatically. Anyway Wsdl Importer works incorrectly for both versions of SOAP protocol. How can I change Content-Type or fix problem with "Unknown SOAPAction"?

URL Schema & DeepLinking

$
0
0

Hi

I need sample about creating and using custom url schema (like : myapp://....) and make deep-linking in apps.

Can I made them with using Delphi Firemonkey for iOS and Android ?

If yes, how can I make it, can anybody share samples about them ?

 

Best regards

Ahb Toplama

Viewing all 3212 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>