c1083

1>------ Build started: Project: MartingaleTrader, Configuration: Debug Win32 ------
1>Error: Failed to write to log file "D:\PeT\Api\examples\MartingaleTrader\Debug\\MartingaleTrader.log". Access to the path 'D:\PeT\Api\examples\MartingaleTrader\Debug\MartingaleTrader.log' is denied.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



what can be the reason of above error message
Last edited on
The file could be open or write protected.
the file is not opened and not read only
Are you the owner of the file?
Check the Properties, maybe only the administrator may modify the file.

And please edit the title of this thread "fetal error", it's risible.
i have logged in the system as administrator
Well it has something to do with your system setup.

I know if you are editing the registry or any important windows settings with an executable, you need to set UAC controls for Windows Vista or Windows 7.

On VS2010, this is done through the project properties under:
"Configuration Properties > Linker > Manifest File > UAC Execution Level"
UAC Execution level is HIGHER AVAILABILITY
Topic archived. No new replies allowed.