B
bb
when using the web deployment project to merge my aspnet assemblies i
get an unusual error 'access to path denied' i double checked path
looks ok, and gave everyone full perms on the folder and files, but
nothing.
anyone got anything to try?
Task "AspNetMerge"
Running aspnet_merge.exe ...
Command:
C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\aspnet_merge.exe "C:\My
Documents\Visual Studio 2005\Projects\web_deploy\web_deploy\Debug" -o
Jembe -debug -copyattrs
The "AspNetMerge" task is using "aspnet_merge.exe" from "C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\aspnet_merge.exe".
Utility to merge precompiled ASP.NET assemblies.
Copyright (c) Microsoft Corporation. All rights reserved.
An error occurred when merging assemblies: Access to the path
'C:\My Documents\Visual Studio
2005\Projects\web_deploy\web_deploy\Debug\bin\Jembe.pdb' is denied.
C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(574,9):
error MSB6006: "aspnet_merge.exe" exited with code 1.
Done executing task "AspNetMerge" -- FAILED.
Done building target "AspNetMerge" in project "web_deploy.wdproj" --
FAILED.
get an unusual error 'access to path denied' i double checked path
looks ok, and gave everyone full perms on the folder and files, but
nothing.
anyone got anything to try?
Task "AspNetMerge"
Running aspnet_merge.exe ...
Command:
C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\aspnet_merge.exe "C:\My
Documents\Visual Studio 2005\Projects\web_deploy\web_deploy\Debug" -o
Jembe -debug -copyattrs
The "AspNetMerge" task is using "aspnet_merge.exe" from "C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\aspnet_merge.exe".
Utility to merge precompiled ASP.NET assemblies.
Copyright (c) Microsoft Corporation. All rights reserved.
An error occurred when merging assemblies: Access to the path
'C:\My Documents\Visual Studio
2005\Projects\web_deploy\web_deploy\Debug\bin\Jembe.pdb' is denied.
C:\Program
Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(574,9):
error MSB6006: "aspnet_merge.exe" exited with code 1.
Done executing task "AspNetMerge" -- FAILED.
Done building target "AspNetMerge" in project "web_deploy.wdproj" --
FAILED.