Watch, Follow, &
Connect with Us
Public Report
Report From:    [ Add a report in this area ]  
Report #:  11609   Status: Withdrawn
DPR File location directives
Project:   Build #:  9.0.1882.30496
Version:    9.0 Submitted By:   Richard Collins
Report Type:  Issue Date Reported:  3/24/2005 3:43:28 PM
Severity:    Infrequently encountered problem Last Updated: 3/24/2005 4:10:13 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
The path for the <project Name.dll>.license file is changed in the DPR file.  It doesn't happen all the time.  It seems to happen after selecting an image or viewing a file and the dialog is closed.  The following directive is change

{$R 'e:\DotNet\delphiNet\PPDCalc2\bin\PPDCalc2.dll.licenses' 'licenses1.licx'}

to this
{$R 'C:\Documents and Settings\<username>\Desktop\bin\<filename>.dll.licenses' 'licenses1.licx'}

To correct it I have close Delphi 2005, edit the DPR correcting the path for the file indicating the error, and start the application.  If I don't open the file dialog I have no more problems after the correction.
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01