Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Prjektdateien erstellt mit D2009 mit D2007 öffnen (https://www.delphipraxis.net/126844-prjektdateien-erstellt-mit-d2009-mit-d2007-oeffnen.html)

bundy 3. Jan 2009 13:40


Prjektdateien erstellt mit D2009 mit D2007 öffnen
 
Hi DP,

kann mir wer sagen ob das normal ist, das ich Prjektdateien die ich unter D2009 erstellt habe, nicht mit D2007 öffnen kann ?

lg
bundy

Luckie 3. Jan 2009 13:48

Re: Prjektdateien erstellt mit D2009 mit D2007 öffnen
 
Und wie äußert sich das "nicht öffnen können"? Davon mal abgesehen, wie soll 2007 die neuen Features von 2009 kennen?

bundy 3. Jan 2009 13:52

Re: Prjektdateien erstellt mit D2009 mit D2007 öffnen
 
Er sagt nur das er das projekt nicht öffnen kann..

Fehler Detail:
Code:
[209DA602]{coreide100.bpl} ProjectFileUtils.MSBuildLoadProjectFile (Line 941, "ProjectFileUtils.pas" + 41) + $2C
[209DA630]{coreide100.bpl} ProjectFileUtils.MSBuildLoadProjectFile (Line 944, "ProjectFileUtils.pas" + 44) + $10
[216815C4]{delphicoreide100.bpl} BaseDelphiProject.CheckAndOpenUpgradedProject (Line 475, "BaseDelphiProject.pas" + 6) + $19
[216EFB6B]{delphicoreide100.bpl} CommonPasReg.TLegacyModuleHandler.FileOpen (Line 807, "CommonPasReg.pas" + 9) + $2
[20A5D91C]{coreide100.bpl} DocModul.TFilterList.OpenFile (Line 786, "DocModul.pas" + 35) + $14
[00414C21]{bds.exe    } AppMain.TAppBuilder.FileOpenDialog (Line 2348, "ui\AppMain.pas" + 48) + $3
[00414E9B]{bds.exe    } AppMain.TAppBuilder.FileSaveAs (Line 2395, "ui\AppMain.pas" + 3) + $C
[20040113]{rtl100.bpl } Classes.TBasicAction.Execute (Line 11081, "common\Classes.pas" + 3) + $7
[20151321]{vcl100.bpl } ActnList.TContainedAction.Execute (Line 388, "ActnList.pas" + 1) + $2C
[20152084]{vcl100.bpl } ActnList.TCustomAction.Execute (Line 1000, "ActnList.pas" + 7) + $8
[2003FFDF]{rtl100.bpl } Classes.TBasicActionLink.Execute (Line 11010, "common\Classes.pas" + 2) + $7
[21328D19]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.ExecAction (Line 976, "ActnMenus.pas" + 6) + $D
[2132A04F]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1542, "ActnMenus.pas" + 15) + $15
[2132A07F]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.TrackMenu (Line 1547, "ActnMenus.pas" + 20) + $10
[2132D470]{vclactnband100.bpl} ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3146, "ActnMenus.pas" + 3) + $3
[213288E5]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 878, "ActnMenus.pas" + 3) + $4
[2013C4F3]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, "Controls.pas" + 83) + $6
[20140673]{vcl100.bpl } Controls.TWinControl.WndProc (Line 7304, "Controls.pas" + 111) + $6
[2132A13E]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.WndProc (Line 1575, "ActnMenus.pas" + 23) + $4
[2013FD9C]{vcl100.bpl } Controls.TWinControl.MainWndProc (Line 7073, "Controls.pas" + 3) + $6
[20040DD4]{rtl100.bpl } Classes.StdWndProc (Line 11583, "common\Classes.pas" + 8) + $0
[2013760E]{vcl100.bpl } Controls.FindControl (Line 2104, "Controls.pas" + 6) + $9
[201625D0]{vcl100.bpl } Forms.TApplication.ProcessMessage (Line 8105, "Forms.pas" + 23) + $1
[2016260A]{vcl100.bpl } Forms.TApplication.HandleMessage (Line 8124, "Forms.pas" + 1) + $4
[201628FF]{vcl100.bpl } Forms.TApplication.Run (Line 8223, "Forms.pas" + 20) + $3
[00422976]{bds.exe    } bds.bds (Line 195, "" + 7) + $7

jbg 3. Jan 2009 14:28

Re: Prjektdateien erstellt mit D2009 mit D2007 öffnen
 
Delphi 2009 dproj Dateien sind inkompatibel zu Delphi 2007 dproj Dateien. Wenn du das Projekt unter Delphi 2007 öffnen willst, musst du die dproj Datei umbenennen und dann die dpr/dpk Datei in Delphi 2007 öffnen und alle Projekt-Einstellungen (Pfade) neu setzen. Das war halt früher einfacher, als es noch die Ini-Datei *.dof gab. Aber man geht halt nun mit der Zeit und verwendet MSBuild. :mrgreen:

blawen 3. Jan 2009 14:30

Re: Prjektdateien erstellt mit D2009 mit D2007 öffnen
 
Gibt es nicht eine Option im Sinne "Project speichern unter..." ?

bundy 8. Jan 2009 15:48

Re: Prjektdateien erstellt mit D2009 mit D2007 öffnen
 
Es gibt zwar die Option speichern unter, aber da kann man nur das 2009er Projektformat speichern.

Hab das jetzt anders rum probiert, die 2007er mit 2009er zu öffnen, und da sagt er schon , das er ein neues Projekt anlegen muss, welches dann nicht mehr mit 2007 kompatibel ist.
Find ich echt schade, das diese Funktion fehlt "Speichern unter 2007 format" oder so, wie bei Microsoft Office 2007 auf altes Format.

danke für eure Antworten.

lg
Bundy


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:51 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