deployment error...

  • 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

  • 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

  • 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