Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Internet/XML/Data Binding    [ Add a report in this area ]  
Report #:  53329   Status: Automated Report
XML Data Binding Wizard not Windows Vista compliant
Project:  Delphi Build #:  11.0.2804.9245
Version:    11.0 Submitted By:   Lars Fosdal
Report Type:  Crash / Data loss / Total failure Date Reported:  10/11/2007 1:57:20 PM
Severity:    Critical / Show Stopper Last Updated: 10/15/2007 1:06:32 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
Unable to write to C:\Program Files\CodeGear\RAD Studio\5.0\bin\xmldbwizard.ini.

RDS 2007 Pro on Windows Vista Ultimate (Normal user)

The XML Data Binding Wizard breaks Vista compatibility by trying to write to an .ini file under \Program Files\CodeGear\RAD Studio\5.0\bin\, where as it should have been using a file location belonging to current user.
Steps to Reproduce:
In RDS, Start a new VCL Application, do File New, Other, select XML Binding Wizard.  Exception appears immediately when wizard is opened.^

Side-effect: If you choose to continue - you end up at second page of the wizard, and going back to first page and selecting a file causes another exception, somehow causing the XML analyzer to fail and the wizard will protest and say the XML file is invalid, even if file is correct.
Workarounds
You can manually create a user writable C:\Program Files\CodeGear\RAD Studio\5.0\bin\xmldbwizard.ini, but this is contrary to recommended application behaviour for Vista.
Attachment
Report.zip
Comments

None

Server Response from: ETNACODE01