AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Die Delphi-IDE Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

Ein Thema von skoschke · begonnen am 21. Apr 2021 · letzter Beitrag vom 21. Apr 2021
Antwort Antwort
skoschke

Registriert seit: 6. Jan 2009
522 Beiträge
 
Delphi 10.4 Sydney
 
#1

Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

  Alt 21. Apr 2021, 07:03
Hallo,

ein in 10.3 erstelltes Projekt präsentiert bereits beim Laden des Projekts in 10.4.2 folgende Meldung:

---------------------------
Fehler
---------------------------
Zugriffsverletzung bei Adresse 50CD8BEC in Modul 'vcl270.bpl'. Lesen von Adresse 00000040.
---------------------------
OK Details >>
---------------------------


[50CD8BEC]{vcl270.bpl } Vcl.Graphics.TBitmap.FreeImage (Line 8434, "Vcl.Graphics.pas" + 1) + $0
[5005FF9A]{rtl270.bpl } System.@IsClass (Line 18453, "System.pas" + 1) + $8
[50CD8596]{vcl270.bpl } Vcl.Graphics.TBitmap.Changing (Line 8224, "Vcl.Graphics.pas" + 1) + $2
[50CD8DF8]{vcl270.bpl } Vcl.Graphics.TBitmap.GetScanline (Line 8590, "Vcl.Graphics.pas" + 1) + $4
[2BDE6ACD]{WPTools9_DX14_Pack_DS.bpl} Wputil.WPCopyRectFromPNGImage + $2BD
[2BDE678A]{WPTools9_DX14_Pack_DS.bpl} Wputil.WPCopyRectFromImageList + $96
[2BE31297]{WPTools9_DX14_Pack_DS.bpl} Wptbar.TWPSpeedButton.Paint + $423
[50D01E19]{vcl270.bpl } Vcl.Controls.TGraphicControl.WMPaint (Line 14009, "Vcl.Controls.pas" + 7) + $5
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[50CF6DAC]{vcl270.bpl } Vcl.Controls.TControl.Perform (Line 7258, "Vcl.Controls.pas" + 10) + $8
[50CFC56E]{vcl270.bpl } Vcl.Controls.TWinControl.PaintControls (Line 10582, "Vcl.Controls.pas" + 27) + $D
[50CFC36B]{vcl270.bpl } Vcl.Controls.TWinControl.PaintHandler (Line 10528, "Vcl.Controls.pas" + 24) + $8
[500605CC]{rtl270.bpl } System.TMonitor.CheckOwningThread (Line 19506, "System.pas" + 2) + $0
[500608F2]{rtl270.bpl } System.TMonitor.Exit (Line 19696, "System.pas" + 1) + $2
[50D010D3]{vcl270.bpl } Vcl.Controls.TWinControl.WMPrintClient (Line 13509, "Vcl.Controls.pas" + 14) + $6
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50CF6DAC]{vcl270.bpl } Vcl.Controls.TControl.Perform (Line 7258, "Vcl.Controls.pas" + 10) + $8
[50CFCC77]{vcl270.bpl } Vcl.Controls.TWinControl.WMPaint (Line 10723, "Vcl.Controls.pas" + 18) + $D
[5005FF9A]{rtl270.bpl } System.@IsClass (Line 18453, "System.pas" + 1) + $8
[50D02BC1]{vcl270.bpl } Vcl.Controls.TCustomControl.WMPaint (Line 14385, "Vcl.Controls.pas" + 2) + $4
[50CF7172]{vcl270.bpl } Vcl.Controls.TControl.WndProc (Line 7480, "Vcl.Controls.pas" + 91) + $6
[50CFC0C7]{vcl270.bpl } Vcl.Controls.TWinControl.WndProc (Line 10424, "Vcl.Controls.pas" + 169) + $6
[50CFB614]{vcl270.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10113, "Vcl.Controls.pas" + 3) + $6
[501826A4]{rtl270.bpl } System.Classes.StdWndProc (Line 18175, "System.Classes.pas" + 8) + $0
[50E5C233]{vcl270.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11028, "Vcl.Forms.pas" + 23) + $1
[50E5C276]{vcl270.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11058, "Vcl.Forms.pas" + 1) + $4
[50E5C5AD]{vcl270.bpl } Vcl.Forms.TApplication.Run (Line 11196, "Vcl.Forms.pas" + 26) + $3
[00524DB8]{bds.exe } bds.bds (Line 222, "" + 13) + $2

Ich habe nicht den geringsten Ansatz, wo ich suchen könnte!

Wer kann helfen?

Ciao
Stefan
  Mit Zitat antworten Zitat
hoika

Registriert seit: 5. Jul 2006
Ort: Magdeburg
8.269 Beiträge
 
Delphi 10.4 Sydney
 
#2

AW: Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

  Alt 21. Apr 2021, 07:40
Hallo,
erstell das Projekt neu.
Heiko
  Mit Zitat antworten Zitat
skoschke

Registriert seit: 6. Jan 2009
522 Beiträge
 
Delphi 10.4 Sydney
 
#3

AW: Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

  Alt 21. Apr 2021, 07:45
Was meinst Du mit neu erstellen?
Compilieren / Erstellen?

Die Meldung kommt bereits mit Öffnen des Projekts!

Ciao
Stefan
  Mit Zitat antworten Zitat
TigerLilly

Registriert seit: 24. Mai 2017
Ort: Wien, Österreich
1.172 Beiträge
 
Delphi 11 Alexandria
 
#4

AW: Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

  Alt 21. Apr 2021, 08:16
DSK löschen, DPROJ löschen. Alles, was nicht mit Sourcecode zu tun hat, löschen.

Ein neues, leeres Projekt anlegen + wieder öffnen, geht?
Delphi Start ohne ein Projekt zu laden, geht?
  Mit Zitat antworten Zitat
jziersch

Registriert seit: 9. Okt 2003
Ort: München
240 Beiträge
 
Delphi 10.4 Sydney
 
#5

AW: Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

  Alt 21. Apr 2021, 08:28
Sie können die Zuweisung WPToolBar.WPImageList in dem text der DFM löschen. (Edit as Text)

Ich suche noch danach wieso es hier zu einem Problem kommt.
WPCubed GmbH
Komponenten für Delphi:
WPTools, wPDF, WPViewPDF

Geändert von jziersch (21. Apr 2021 um 08:33 Uhr)
  Mit Zitat antworten Zitat
jziersch

Registriert seit: 9. Okt 2003
Ort: München
240 Beiträge
 
Delphi 10.4 Sydney
 
#6

AW: Fehlermeldung 10.4.2 beim Öffnen eines in 10.3 erstellten Projekts

  Alt 21. Apr 2021, 08:39
Der Fehler hat sich eingeschlichen bei der Anbindung von ImageEn

In der Funktion WPCopyRectFromPNGImage muss es so heissen

if DestBitmap<>nil then
begin
...
end else
begin
{$IFNDEF IMAGEEN}
bit := TBitmap.Create;
bit.PixelFormat := pf24bit;
bit.Width := SourceW;
bit.Height := SourceH;
DestBitmap := bit;
{$ELSE}
bit := nil;
{$ENDIF}
end;


Page neu bauen - dann sollte es wieder klappen.
WPCubed GmbH
Komponenten für Delphi:
WPTools, wPDF, WPViewPDF

Geändert von jziersch (21. Apr 2021 um 08:53 Uhr)
  Mit Zitat antworten Zitat
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 03:08 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz