Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unable to delete temporary file 'file' used for default Win32 resource -- resource
When using the /win32res compiler option and when your %TEMP% directory does not have DELETE permission, this warning indicates that the compiler could not delete a temporary file that it created.
Make sure that you have read/write/delete permissions for the %TEMP% directory.
If necessary, you can manually delete these files and there will be no harm to C# or any of your programs.