ASP.NET Debugging problem
Hi,
When I debug my ASP.NET application, I am getting the following types of errors:
Cannot copy assembly 'Microsoft.ApplicationBlocks.ExceptionManagement' to file 'C:\Inetpub\wwwroot\MSWeb\bin\Microsoft.Applicatio nBlocks.ExceptionManagement.dll'. Access is denied.
Cannot copy assembly 'Microsoft.ApplicationBlocks.ExceptionManagement.I nterfaces'
to file 'C:\Inetpub\wwwroot\MSWeb\bin\Microsoft.Applicatio nBlocks.ExceptionManagement.Interfaces.dll'.Access is denied.
Cannot copy assembly 'MasterDatasets' to file 'C:\Inetpub\wwwroot\MSWeb\bin\MasterDatasets.dll'. Access is denied.
Can anyone help me, why these type of errors are coming..?
rgds,
Seby
|