Deployment Issues

  • Thread starter Thread starter Ian
  • Start date Start date
I

Ian

I have a problem.

Having copied my entire web solution to a different
computer and then deployed under IIS + added all class
libraries and associated projects to a new solution ('Add
Existing Project'), I get an error when I build the
solution:

The <assembly name>.pdb file can't be created - access is
denied.

What's going on?

Any ideas would be most helpful.

Thanks in advance.
 
Insure that the ASPNET user on the new computer has read rights to the
directory where the assembly name is.

HTH

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top