D
dm_dal
I have a solution in VS.Net 2003. It contains 1 - asp.net project(c#), 1 -
c# class library project and 1 - db project. When I try to build the
solution, I get the following error:
Could not copy built outputs to the Web. Unable to add 'C:\Documents and
Settings\dyoung.BFGPDC\VSWebCache\DAL_DYOUNG\[project name]\bin\[class
library name].pdb' to the project. The server connection timed out.
The dll representing the class library is copied correctly and both the dll
and pdb for the asp.net project are copied correctly. It just can't copy
the .pdb for the class library.
Any guesses?
David Young
c# class library project and 1 - db project. When I try to build the
solution, I get the following error:
Could not copy built outputs to the Web. Unable to add 'C:\Documents and
Settings\dyoung.BFGPDC\VSWebCache\DAL_DYOUNG\[project name]\bin\[class
library name].pdb' to the project. The server connection timed out.
The dll representing the class library is copied correctly and both the dll
and pdb for the asp.net project are copied correctly. It just can't copy
the .pdb for the class library.
Any guesses?
David Young