I am trying to deploy an asp.net application to a test server.
The problem is that every time I publish, I have three App_Web files in my bin folder. I thought there was only supposed to be one.
Any ideas?
Printable View
I am trying to deploy an asp.net application to a test server.
The problem is that every time I publish, I have three App_Web files in my bin folder. I thought there was only supposed to be one.
Any ideas?
How are you doing the pubishing?
I'm just uploading the files to a virtual through Visual Studio 2005.