Home Page › Forums › BizTalk 2004 – BizTalk 2010 › BTSnapShot not working w/ BTS 2006
- This topic has 2 replies, 1 voice, and was last updated 9 years, 3 months ago by
community-content.
-
AuthorPosts
-
-
February 8, 2006 at 6:15 AM #14346
I have been having problems using BTSnapShot in BTS 2006. Does the 2004 version work with the 2.0 framework. Looks like the code is trying to access the Microsoft.biztalk.explorerOM dll from the 1.1 GAC. Any help would be appreciated.
C:\\>btsnapshot.exe save orchestration3
Exception caught – System.TypeInitializationException: The type initializer for \”BTSnapShotTasks.Utility\” threw an exception. —> System.IO.FileNotFoundException: File or assembly name Microsoft.BizTalk.ExplorerOM, or one of its dependencies, was not found.File name: \”Microsoft.BizTalk.ExplorerOM\” at BTSnapShotTasks.Utility..cctor()
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.BizTalk.ExplorerOM, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35(Fully-specified)
LOG: Appbase = C:\\Program Files\\Microsoft BizTalk Server 2006\\SDK\\Utilities\\BTSnapShot_Application\
LOG: Initial PrivatePath = NULL
Calling assembly : BTSnapShot, Version=1.0.1977.25631, Culture=neutral, PublicKeyToken=null.
===LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\\WINDOWS\\Microsoft.NET\\Framework\\v1.1.4322\\config\\machine.config.LOG: Post-policy reference: Microsoft.BizTalk.ExplorerOM, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft BizTalk Server 2006/SDK/Utilities/BTSnapShot_Application/Microsoft.BizTalk.ExplorerOM.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft BizTalk Server 2006/SDK/Utilities/BTSnapShot_Application/Microsoft.BizTalk.ExplorerOM/Microsoft.BizTalk.ExplorerOM.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft BizTalk Server 2006/SDK/Utilities/BTSnapShot_Application/Microsoft.BizTalk.ExplorerOM.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft BizTalk Server 2006/SDK/Utilities/BTSnapShot_Application/Microsoft.BizTalk.ExplorerOM/Microsoft.BizTalk.ExplorerOM.EXE.
— End of inner exception stack trace —
at BTSnapShotTasks.Utility.set_AppName(String value)
at BTSaveRestore.SaveRestore.Main(String[] args) -
February 9, 2006 at 2:33 PM #14347
Thanks Steve. I forgot the new export import functionality in BT Admin Console. I appreciate your response, as it saves me more research time. Have a good one!!!
-
February 9, 2006 at 1:03 AM #14348
You are talking about Jon Flanders tool?
I don’t think you need to use it any more. That functionality is now built into BizTalk 2006. BizTalk 2006 will now remote dependant files for you before you deploy something new.
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.