Hi
I am trying to use the package/publish sql in VS 2010. So I went through this tutorial
I imported the connection string from the web.config. I put a destination database and I put a database to pull the data. I then packed it up and went to my iis server and hit "import application"
It imports my applications. I get some error about the app data folder not found or something like that but when I look it is their(and my database is not stored in there anyways).
Then I go to my ms sql server 2005 and look an no database stuff has been changed. I went to my web.config and my connection string is still the same. It is like nothing of the database is sent along.