Please help

  • Thread starter Thread starter Zahir
  • Start date Start date
Z

Zahir

Hi :

I am developing an applicaiton with ASP.NET & C#, with remote web
server. It was working fine . But last two days when I bulid my
application it throws an error: "Cannot Save the file bin/holimart.pdb
to the web server. The server connection timed out." here holimart is
my project name. The details of the error is like this:
Could not copy built outputs to the Web. Unable to add 'C:\Documents
and Settings\mark\VSWebCache\mainS­erver\holimart\bin\holimart.­pdb'
to
the project. The server connection timed out..


Note that there is no memory problem whether local or server machine .


TIA
Zahir
 
Could be that the file is in use. Have you tried stopping and restarting the
web server?

Hi :

I am developing an applicaiton with ASP.NET & C#, with remote web
server. It was working fine . But last two days when I bulid my
application it throws an error: "Cannot Save the file bin/holimart.pdb
to the web server. The server connection timed out." here holimart is
my project name. The details of the error is like this:
Could not copy built outputs to the Web. Unable to add 'C:\Documents
and Settings\mark\VSWebCache\mainS­erver\holimart\bin\holimart.­pdb'
to
the project. The server connection timed out..


Note that there is no memory problem whether local or server machine .


TIA
Zahir
 

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