I think the merge modules (SQLSMOMergeModule.msm and StrataFrameMergeModule.msm) supplied in the latest beta, install SF DLLs which are an earlier version than the DLLs installed by the beta itself.
When I run my application against the DLLs installed by the merge modules I get "type not found" style errors which are not there when the application runs against the DLLs installed by the beta installation itself.
If this is the case, any chance of an update?
Thanks,
Aaron
No. These are SMO assemblies and actually I just looked at the MSM module and .NET decided to add those in there on their own. I have excluded them and so they will not show up in the next build. But all the same, we never use the StrataFrame merge module. We always add SF assemblies manually because there are so few. At any rate, these assemblies will not be in the SF MSM in the next build.
Thanks