Einzelnen Beitrag anzeigen

Cordt

Registriert seit: 10. Jan 2013
32 Beiträge
 
#1

Fehler beim Öffnen eines Projekts

  Alt 15. Feb 2014, 16:33
Hey Leute,

ich habe soeben auf einem 2. Rechner(Win 8.1) mein RADStudio (Delphi 2009 Architect) installiert, was auch problemlos funktioniert hat.
Möchte ich nun ein Projekt öffnen erhalte ich folgende Fehlermeldung, in dem Moment, in dem ich mit der Maus über der Form des Projekts bin, bzw ich die Maus dort hin bewege. Bleibe ich mit der Maus außerhalb der Form passiert nichts:

Fehler
Ungültige Zeigeroperation

Code:
[50006BAC]{rtl120.bpl } System.TObject.FreeInstance (Line 9787, "System.pas" + 2) + $2
[500041D2]{rtl120.bpl } System.ErrorAt (Line 4057, "System.pas" + 3) + $4
[50006BAC]{rtl120.bpl } System.TObject.FreeInstance (Line 9787, "System.pas" + 2) + $2
[500071BA]{rtl120.bpl } System.@ClassDestroy (Line 10609, "System.pas" + 0) + $2
[501269EE]{vcl120.bpl } Graphics.TFont.Destroy (Line 2296, "Graphics.pas" + 5) + $6
[50006BF4]{rtl120.bpl } System.TObject.Free (Line 9806, "System.pas" + 1) + $4
[501279F7]{vcl120.bpl } Graphics.TCanvas.Destroy (Line 3472, "Graphics.pas" + 4) + $3
[501CD99D]{vcl120.bpl } Controls.TControlCanvas.Destroy (Line 4484, "Controls.pas" + 2) + $7
[50006BF4]{rtl120.bpl } System.TObject.Free (Line 9806, "System.pas" + 1) + $4
[501DA4B1]{vcl120.bpl } Controls.TCustomControl.Destroy (Line 12700, "Controls.pas" + 1) + $6
[50006BF4]{rtl120.bpl } System.TObject.Free (Line 9806, "System.pas" + 1) + $4
[514ACE8E]{vcldesigner120.bpl} VCLSurface.TVclDesignSurface.CancelDragHint (Line 4078, "VCLSurface.pas" + 9) + $0
[514A92A0]{vcldesigner120.bpl} VCLSurface.TVclDesignSurface.InstanceRemoved (Line 2464, "VCLSurface.pas" + 1) + $2
[514AB74E]{vcldesigner120.bpl} VCLSurface.TVclDesignSurface.Notification (Line 3453, "VCLSurface.pas" + 17) + $6
[501EFFE7]{vcl120.bpl } Forms.TCustomForm.Notification (Line 3342, "Forms.pas" + 40) + $C
[20B97FD1]{designide120.bpl} Proxies.NotificationHook (Line 310, "Proxies.pas" + 8) + $B
[50056415]{rtl120.bpl } Classes.TComponent.Destroy (Line 11503, "Classes.pas" + 5) + $11
[501CE223]{vcl120.bpl } Controls.TControl.Destroy (Line 4834, "Controls.pas" + 24) + $7
[50006BAC]{rtl120.bpl } System.TObject.FreeInstance (Line 9787, "System.pas" + 2) + $2
[500071BA]{rtl120.bpl } System.@ClassDestroy (Line 10609, "System.pas" + 0) + $2
[50047554]{rtl120.bpl } Classes.TPersistent.Destroy (Line 4137, "Classes.pas" + 3) + $6
[501D2819]{vcl120.bpl } Controls.TWinControl.Destroy (Line 7749, "Controls.pas" + 30) + $7
[501DA4BD]{vcl120.bpl } Controls.TCustomControl.Destroy (Line 12701, "Controls.pas" + 2) + $7
[50006BF4]{rtl120.bpl } System.TObject.Free (Line 9806, "System.pas" + 1) + $4
[514ACE8E]{vcldesigner120.bpl} VCLSurface.TVclDesignSurface.CancelDragHint (Line 4078, "VCLSurface.pas" + 9) + $0
[514AC829]{vcldesigner120.bpl} VCLSurface.TVclDesignSurface.DragHintMouseMessage (Line 3926, "VCLSurface.pas" + 7) + $2
[514AAE4E]{vcldesigner120.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3151, "VCLSurface.pas" + 56) + $14
[50006F53]{rtl120.bpl } System.TObject.Dispatch (Line 10314, "System.pas" + 8) + $0
[50006DDA]{rtl120.bpl } System.@IsClass (Line 10084, "System.pas" + 1) + $8
[501D096B]{vcl120.bpl } Controls.TControl.WndProc (Line 6553, "Controls.pas" + 4) + $21
[501D5287]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9334, "Controls.pas" + 136) + $6
[501D4A37]{vcl120.bpl } Controls.GetControlAtPos (Line 9086, "Controls.pas" + 4) + $13
[501D4B62]{vcl120.bpl } Controls.TWinControl.ControlAtPos (Line 9109, "Controls.pas" + 13) + $E
[501D0820]{vcl120.bpl } Controls.TControl.Perform (Line 6418, "Controls.pas" + 10) + $8
[501D4C17]{vcl120.bpl } Controls.TWinControl.IsControlMouseMsg (Line 9133, "Controls.pas" + 15) + $15
[501D5132]{vcl120.bpl } Controls.TWinControl.WndProc (Line 9289, "Controls.pas" + 91) + $6
[5000CB69]{rtl120.bpl } System.TInterfacedObject._AddRef (Line 21559, "System.pas" + 1) + $3
[501F0F88]{vcl120.bpl } Forms.TCustomForm.WndProc (Line 3902, "Forms.pas" + 191) + $5
[514AC648]{vcldesigner120.bpl} VCLSurface.TDesignerHintWindow.IsHintMsg (Line 3861, "VCLSurface.pas" + 1) + $74
[21CE402B]{delphivclide120.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 306, "VCLFormContainer.pas" + 33) + $C
[5000CA9C]{rtl120.bpl } System.@IntfClear (Line 21411, "System.pas" + 7) + $0
[21CEBAA0]{delphivclide120.bpl} VCLFormDesigner.TVCLRootDesigner.IsHintMsg (Line 1430, "VCLFormDesigner.pas" + 5) + $10
[501D49A0]{vcl120.bpl } Controls.TWinControl.MainWndProc (Line 9063, "Controls.pas" + 3) + $6
[50057E04]{rtl120.bpl } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501F9EAB]{vcl120.bpl } Forms.TApplication.ProcessMessage (Line 9613, "Forms.pas" + 23) + $1
[501F9EEE]{vcl120.bpl } Forms.TApplication.HandleMessage (Line 9643, "Forms.pas" + 1) + $4
[501FA219]{vcl120.bpl } Forms.TApplication.Run (Line 9780, "Forms.pas" + 26) + $3
[004259D2]{bds.exe    } bds.bds (Line 196, "" + 7) + $7
Und wenn es noch mehr Spass hat, dann kommen danach noch 2 Fehlermeldungen(eine in der gleichen Größe, eine die breiter ist), die keinerlei Text haben, kein Symbol, sondern nur ein x zum Schließen.
Ist das der Fall, dann schmiert die Entwicklungsumgebung ab.

Wenn nicht:
Beim Schließen kommen noch Zugriffsverletzungen in Modul 'vclide120.bpl'. Lesen von Adresse...

Wenn ich die Maus beim Öffnen von der Form weggehalten habe und andere Teile des Projektes öffne oder zuerst in den Quelltext gehe, dann gibts keine Fehler, auch wenn ich wieder auf die Hauptform zurückkehre. Auch nicht beim Schließen.


Hat jemand von Euch ne Ahnung was das sein könnte, woher das kommt und wie es wieder weggeht?

Lg Cordt
  Mit Zitat antworten Zitat