J
Joey
asp.net 2/C#/VS2005
I have a web app that uses a third party control. The control requires
a license file that is located in the root folder of the website. Each
time I publish the website, VS2005 does not recognize the file as one
that should be published, like an aspx or cs file, etc...so it does
not copy it to the web server folder. So each time after publishing I
have to manually copy the license file by using Windows Explorer. I
know that I can create a batch file to do this, but can I "mark" it so
that VS publishes it with the other website files? That would be
ideal.
JP
I have a web app that uses a third party control. The control requires
a license file that is located in the root folder of the website. Each
time I publish the website, VS2005 does not recognize the file as one
that should be published, like an aspx or cs file, etc...so it does
not copy it to the web server folder. So each time after publishing I
have to manually copy the license file by using Windows Explorer. I
know that I can create a batch file to do this, but can I "mark" it so
that VS publishes it with the other website files? That would be
ideal.
JP