RE: [Nant-users] Strange handling by 0.85-rc1 task solution of DLL App.config files

2004-12-05 Thread Gert Driesen
gt; To: NAnt User Group > Cc: Geoff Bonallack; Xander van der Merwe > Subject: [Nant-users] Strange handling by 0.85-rc1 task > solution of DLL App.config files > > Problem > === > Task solution has problem with library/dll/non-exe projects > with App.config > fil

[Nant-users] Strange handling by 0.85-rc1 task solution of DLL App.config files

2004-12-05 Thread Bryan White
Problem === Task solution has problem with library/dll/non-exe projects with App.config files copied via PostBuildEvent; it fails to copy the App.config in PostBuildEvent to MyProject.dll.config because 'Access is denied.' Proof = dll projects (with App.config file) have: P