When I tested out my deploy script on the test servers I received an error quite similar to this:
TITLE: Import Error
Failed to import "pathtomsifile".
Location of the log file is provided in the Results page.
ADDITIONAL INFORMATION:
Change requests failed for some resources. (mscorlib)
Unable to process create change request for BizTalk binding "BindingInfo.xml". Import bindings (overwrite) failed. (Microsoft.BizTalk.ResourceManagers)
Failed to update binding information. (mscorlib)
Could not validate configuration of Primary Transport of Send Port 'portname' with SSO server.
Specify user name and password (Microsoft.BizTalk.ExplorerOM)
Specify user name and password (Microsoft.BizTalk.ExplorerOM)
A solution to this can be found here. A later verson of Microsoft.biztalk.adapters.bizutil.dll is required in the GAC than the one I had! It needs to be dated 14th Sept 2006 or later.
1 comment:
i need this hot fix and when i went to download it the password sent with it does not work
Post a Comment