Watch, Follow, &
Connect with Us
Public Report
Report From:    [ Add a report in this area ]  
Report #:  21524   Status: Reported
Opening older .BdsGroup file fails
Project:   Build #:  10.0.2137.22690
Version:    9.0 Submitted By:   Bob Fisher
Report Type:  Basic functionality failure Date Reported:  11/17/2005 2:40:09 PM
Severity:    Serious / Highly visible problem Last Updated: 11/17/2005 2:41:53 PM
Platform:    All versions Internal Tracking #:  
Resolution: None  Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
When I try to open a Delphi 2005 bdsGroup file the Dexter designer fails.  If I open the projects defined in the group individually, then all it ok.

This is using Delphi Winforms platform.
Steps to Reproduce:
I have a BdsGroup that has three individual projects in it.  Loading this group I get the errors shown below.  
Note: That if I load the individual projects (bdsproj) individually, then I do not get any errors.

Build Errors:
[Pascal Fatal Error] E2202 Required package 'Borland$' not found
[Pascal Fatal Error] F2084 Internal Error: U926

Designer Errors:
And the designer gives all sorts of errors like:
Failed to find event 'chkEditNotifyMsg_CheckedChanged'.
Failed to find event 'cbProjects_SelectedIndexChanged'.
Failed to find event 'Button3_Click'.
Failed to find event 'Button1_Click'.
Failed to find event 'lbLanguages_Install_SelectedIndexChanged'.
Failed to find event 'btnInstallProduct_Click'.
Failed to find event 'BuildOption_Click'.

---------------------------
Here is a copy of my bdsgroup file:
----------------------------
<?xml version="1.0" encoding="utf-8"?>
<BorlandProject>

<PersonalityInfo>


<Option>



<Option Name="Personality">Default.Personality</Option>



<Option Name="ProjectType"></Option>



<Option Name="Version">1.0</Option>



<Option Name="GUID">{25C7DA3A-070F-4F52-BEAA-8C0694D33664}</Option>


</Option>

</PersonalityInfo>

<Default.Personality>  <Projects>
      <Projects Name="AutomatedBuildController.exe">AutomatedBuildController.bdsproj</Projects>
      <Projects Name="AutomatedBuildControllerTests.exe">Test\AutomatedBuildControllerTests.bdsproj</Projects>
      <Projects Name="SourceSafeLib.dll">SourceSafeLib\SourceSafeLib.bdsproj</Projects>
      <Projects Name="Targets">AutomatedBuildController.exe AutomatedBuildControllerTests.exe SourceSafeLib.dll</Projects>
    </Projects>
    <Dependencies/>
  </Default.Personality>
</BorlandProject>
Workarounds
None
Attachment
None
Comments

Mark Heschl at 3/16/2006 1:54:02 PM -
This happens in BDS 2006 as well

Server Response from: ETNACODE01