Hello,
To deploy my site, I first have copied all off the files from my localhost to the Production server.
Now, I only want to copy the ones I have updated (*.aspx, *.vb, web.config).
If I do so, my site is not working properly. I tried to copy the Dlls located under my localhost\bin directory (don't know if it's a good idea) and got the same pb.
So,if I don't copy all of my files to the Production server, it's not working fine.
Do you know which files are mandatory for the good work of my site ?
Thanks for your help.
To deploy my site, I first have copied all off the files from my localhost to the Production server.
Now, I only want to copy the ones I have updated (*.aspx, *.vb, web.config).
If I do so, my site is not working properly. I tried to copy the Dlls located under my localhost\bin directory (don't know if it's a good idea) and got the same pb.
So,if I don't copy all of my files to the Production server, it's not working fine.
Do you know which files are mandatory for the good work of my site ?
Thanks for your help.