April 28, 2005 at 10:19 am
Anyone know what this might mean and how I might fix it?
Cannot deploy data source MROresults to the server because it already exists and OverwriteDataSources is not specified.
Thanks!
Kristin
Kristin
April 28, 2005 at 8:32 pm
Basically it means that when you deploy your application the datasource will not be overwritten on the server. This is nice if you are pointing to a development database in Visual Studio and a production database on your web site. If you want to overwrite the datasource there is a property of the VS project that you can set. Right-click on the project name and choose properties. You'll see the property under deployment.
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
April 28, 2005 at 8:42 pm
Exactly it, thanks!
Kristin
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply