Any Ideas? Can you suggest how I can narrow down the problem?
Thanks,
Tim
I traced the database migrator code and discovered the function causing the problem (GetListOfViewsSprocsAndUdfsToDrop).
See attached screen shot.
This is quite urgent so any help would be appreciated.
Also, we are about to post a new beta that has full SQL Server 2008 support for the DDT as well as all other areas of the framework. In the process of updating this, we moved to SMO 10 which required that we make a few modifications to the migrator class.
Finally, the environment to which you are deploying can also make a difference. If there is something with a pre-deployed database that is unexpected by SMO and the migrator class, then this could be a factor as well. So let's start with a PKG file and go from there.