Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Compiler Message Window    [ Add a report in this area ]  
Report #:  81421   Status: Closed
CodeGear.Delphi.Targets(466,3): error MSB3191
Project:  Delphi Build #:  14.0.3593.25826
Version:    14.0 Submitted By:   Kiran Mahale
Report Type:  Basic functionality failure Date Reported:  1/22/2010 7:11:18 AM
Severity:    Critical / Show Stopper Last Updated: 10/5/2011 7:39:11 PM
Platform:    All versions Internal Tracking #:  
Resolution: Cannot Reproduce (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
I have Delphi 2010 sp5 on my  XP pro sp3 VM. I am trying to build one of my packages and I get below error. Anywhere in the code/project option I do not have any reference to d:\mfwin2000. My output file path is relative

Project "C:\MFACT\Ver_10_00\CommonComps_d.dproj" (Build target(s)):
Target CreateProjectDirectories:
    Creating directory "d:\mfwin2000".
    c:\program files\embarcadero\rad studio\7.0\Bin\CodeGear.Delphi.Targets(466,3): error MSB3191: Unable to create directory "d:\mfwin2000". Access to the path 'd:\mfwin2000' is denied.
Done building target "CreateProjectDirectories" in project "CommonComps_d.dproj" -- FAILED.
Done building project "CommonComps_d.dproj" -- FAILED.
Build FAILED.
c:\program files\embarcadero\rad studio\7.0\Bin\CodeGear.Delphi.Targets(466,3): error MSB3191: Unable to create directory "d:\mfwin2000". Access to the path 'd:\mfwin2000' is denied.
    0 Warning(s)
    1 Error(s)
Time Elapsed 00:00:00.03
Steps to Reproduce:
If I try to compile/build commoncomps_d.bpl I get the error
Workarounds
Removed reference from Cfg and dof (outputdir). and It worked
Attachment
None
Comments

Tomohiro Takahashi at 1/22/2010 11:11:26 PM -
> [Workaround]
>  Removed reference from Cfg and dof (outputdir). and It worked
Have you already resolved your issue with the modification?
Is it a migration issue?

And, could you please write more detailed Steps to reproduce your issue?

Kiran Mahale at 10/5/2011 10:41:51 AM -
I stopped using Xp with delphi 2010. Please ignore this ticket

Tomohiro Takahashi at 10/5/2011 7:39:08 PM -
Ok, I closed this report as Sysop.
Thanks.

Server Response from: ETNACODE01