What do we need to deploy our app w/ Crystal Reports to Windows Server 2008?
We're building a web application in VS2010, using the .NET 4.0 FW. Our application includes reports that pull data from our database server.
What runtimes or redistributables do we need to deploy to our web server (Windows Server 2008 Standard)开发者_StackOverflow社区? And where do I find them? Is there anything we need to purchase?
You should use msdeploy tool for your purposes.
精彩评论