DLL is not copied to WEB SERVER but stays in VSWEBCACHE

Z

zitus

Hi,

I have a ASP.NET web application.

When I do a "REBUILD ALL" , the BIN\app.dll is updated in the VSWEBCACHE ;
but this BIN is not copied to the BIN in the WEBSERVER!

What may be the problem?

Thank you very much

BR

Ziya
 
G

Guest

You built the app, you didn't deploy it.
You'll need to do whatever it is you do to deploy it (Copy Project?)
 
M

micros

Copy project?

I open the web from the server ( OPEN WEB ) , so project belongs to server.

Can I do a SELF COPY operation?

Let's say the web server name is WSRV1 . and the web is W1.

W1 stays in directory c:\inetpub\wwwroot\W1

I open the W1 project with OPEN FROM WEB option of .net2003 ide. All the
changes that
I make and SAVE is written to the disk of web server WSRV1.

When I do a rebuild, W1.dll is updated in the VSWEBCACHE but not copied to
the
server WSRV1.

I am sure this was working before ; but I can't find out why it does not
work at the moment..

BR

Ziya
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top