Einzelnen Beitrag anzeigen

d6lpz

Registriert seit: 26. Mär 2008
73 Beiträge
 
Delphi 6 Professional
 
#1

Delphi2007 nach Neuinstallation Projektstarten nicht möglich

  Alt 4. Dez 2008, 08:50
Hallo,
ich habe nach einem Neuaufsetzen meines OS Delphi2007 neuinstalliert. Die Installation läuft auch problemlos durch, wenn ich dann Delphi starte und ein Projekt öffnen möchte erhalte ich folgende Fehlermeldung:

"Zugriffsverletzung 00000000. Lesen von Adresse 00000000."

Bei Details der Fehlermeldung steht dann:

'############

[201407A3]{vcl100.bpl } Controls.TWinControl.DefaultHandler (Line 7334, "Controls.pas" + 23) + $17
[2015BFB6]{vcl100.bpl } Forms.TCustomForm.DefaultHandler (Line 4576, "Forms.pas" + 7) + $4
[2013C527]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, "Controls.pas" + 83) + $6
[209D8B36]{coreide100.bpl} ProjectFileUtils.CreateXmlMSBProjectFile (Line 483, "ProjectFileUtils.pas" + 1) + $13
[209E3415]{coreide100.bpl} ProjectModule.TBaseProject.Create (Line 785, "ProjectModule.pas" + 19) + $28
[209CD3DB]{coreide100.bpl} ProjectGroup.TProjectGroup.Create (Line 825, "ProjectGroup.pas" + 4) + $17
[209CC235]{coreide100.bpl} ProjectGroup.CheckForProjectGroup (Line 469, "ProjectGroup.pas" + 11) + $32
[209E76E5]{coreide100.bpl} ProjectModule.CheckForProjectGroup (Line 2329, "ProjectModule.pas" + 1) + $0
[209E3379]{coreide100.bpl} ProjectModule.TBaseProject.Create (Line 770, "ProjectModule.pas" + 4) + $5
[21682220]{delphicoreide100.bpl} BaseDelphiProject.TBaseDelphiProject.Create (Line 575, "BaseDelphiProject.pas" + 2) + $1E
[21D0482E]{delphide100.bpl} DelphiProject.TDelphiProjectCreationTrait.OpenProj ect (Line 314, "DelphiProject.pas" + 5) + $19
[209DA028]{coreide100.bpl} ProjectFileUtils.LoadProjectFile (Line 856, "ProjectFileUtils.pas" + 30) + $13
[209DA085]{coreide100.bpl} ProjectFileUtils.LoadProjectFile (Line 863, "ProjectFileUtils.pas" + 37) + $9
[209DA11A]{coreide100.bpl} ProjectFileUtils.LoadProjectFile (Line 871, "ProjectFileUtils.pas" + 45) + $10
[209E776E]{coreide100.bpl} ProjectModule.TModuleHandler.FileOpen (Line 2349, "ProjectModule.pas" + 1) + $B
[20A62676]{coreide100.bpl} DocModul.TFileOpenHandler.FileOpen (Line 3091, "DocModul.pas" + 1) + $A
[20A5D95C]{coreide100.bpl} DocModul.TFilterList.OpenFile (Line 786, "DocModul.pas" + 35) + $14
[00414E7D]{bds.exe } AppMain.TAppBuilder.FileOpenDialog (Line 2338, "ui\AppMain.pas" + 38) + $13
[004150F7]{bds.exe } AppMain.TAppBuilder.FileOpen (Line 2382, "ui\AppMain.pas" + 3) + $4
[2004018B]{rtl100.bpl } Classes.TBasicAction.Execute (Line 11081, "common\Classes.pas" + 3) + $7
[20151359]{vcl100.bpl } ActnList.TContainedAction.Execute (Line 388, "ActnList.pas" + 1) + $2C
[201520BC]{vcl100.bpl } ActnList.TCustomAction.Execute (Line 1000, "ActnList.pas" + 7) + $8
[20040057]{rtl100.bpl } Classes.TBasicActionLink.Execute (Line 11010, "common\Classes.pas" + 2) + $7
[2013CA15]{vcl100.bpl } Controls.TControl.Click (Line 5227, "Controls.pas" + 7) + $7
[2019BCF0]{vcl100.bpl } ComCtrls.TToolButton.Click (Line 17003, "ComCtrls.pas" + 0) + $0
[2013CEA7]{vcl100.bpl } Controls.TControl.WMLButtonUp (Line 5365, "Controls.pas" + 6) + $3E
[2013C527]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, "Controls.pas" + 83) + $6
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, "Controls.pas" + 5) + $C
[2013FEC6]{vcl100.bpl } Controls.GetControlAtPos (Line 7095, "Controls.pas" + 4) + $73
[2013FF8E]{vcl100.bpl } Controls.TWinControl.ControlAtPos (Line 7118, "Controls.pas" + 13) + $E
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, "Controls.pas" + 5) + $C
[20140199]{vcl100.bpl } Controls.TWinControl.IsControlMouseMsg (Line 7182, "Controls.pas" + 15) + $1F
[20140561]{vcl100.bpl } Controls.TWinControl.WndProc (Line 7269, "Controls.pas" + 76) + $6
[2019DD33]{vcl100.bpl } ComCtrls.TToolBar.UpdateButtonState (Line 18148, "ComCtrls.pas" + 5) + $1C
[2019DD76]{vcl100.bpl } ComCtrls.TToolBar.UpdateButtonStates (Line 18158, "ComCtrls.pas" + 3) + $4
[201A06A9]{vcl100.bpl } ComCtrls.TToolBar.WndProc (Line 19588, "ComCtrls.pas" + 80) + $6
[2013FDD0]{vcl100.bpl } Controls.TWinControl.MainWndProc (Line 7073, "Controls.pas" + 3) + $6
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, "common\Classes.pas" + 8) + $0
[2004A49E]{rtl100.bpl } Contnrs.TComponentList.GetItems (Line 380, "common\Contnrs.pas" + 1) + $4
[201625F0]{vcl100.bpl } Forms.TApplication.ProcessMessage (Line 8105, "Forms.pas" + 23) + $1
[2016262A]{vcl100.bpl } Forms.TApplication.HandleMessage (Line 8124, "Forms.pas" + 1) + $4
[2016291F]{vcl100.bpl } Forms.TApplication.Run (Line 8223, "Forms.pas" + 20) + $3
[0042297A]{bds.exe } bds.bds (Line 195, "" + 7) + $7

'############

Was soll denn das sein? Zugriffsverletzung? Delphi wurde mit allen standard Einstellungen installiert.
Ich hatte das Programm auch schon deinstalliert und den Vorgang wiederholt. Es erscheint die gleiche Meldung.
NetFramework ist installiert (Version3x) incl. Sprachpaket.
Das einzigste was ich nicht mitinstalliert habe ist "Rave".

EDIT:
Die selbe Meldung kommt auch wenn ich ein neues Standardprojekt anlegen möchte.
Normale Code Datei(pas) kann ich öffnen und bearbeiten, nur Projektdateien eben nicht....


Kann mir jemand helfen?

Danke Dirk
Cogito, ergo sum!
  Mit Zitat antworten Zitat