PRB: BizTalk Orchestration Designer Displays Splash Screen But Fails to Load (314729)
The information in this article applies to:
- Microsoft BizTalk Server 2000
- Microsoft BizTalk Server 2002
This article was previously published under Q314729 SYMPTOMS
After you start BizTalk Orchestration Designer, the Orchestration Designer splash screen appears, but Orchestration Designer fails to load. When this occurs, an instance of Visio.exe may be running in Task Manager.
CAUSE
This problem occurs if BzAppDes.dll is not registered on the computer that Orchestration Designer is running on.
RESOLUTION
To resolve this problem, register BzAppDes.dll. BzAppDes.dll is located in the following folder:
\Program Files\Microsoft BizTalk Server\XLANG Scheduler
NOTE: The following resolution requires that you have Regsvr32.exe installed on your computer.
For additional information about how to obtain Regsvr32.exe, click the article number below
to view the article in the Microsoft Knowledge Base:
267279 ACC2000: Regsvr32.exe Available in Download Center
To register BzAppDes.dll, click Run on the Start menu, and then type the following command:
Regsvr32 [/u] [/s] file name
where:
- /u unregisters the file, based on the file name argument.
- /s registers the file in silent mode, which suppresses all messages.
- file name is the complete path and file name that you want to unregister or register.
Modification Type: | Major | Last Reviewed: | 6/4/2003 |
---|
Keywords: | kbprb KB314729 |
---|
|