|
Home > Archive > BizTalk Server Setup > March 2005 > Missing Parsers when installing BTS 2002 on WinXP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Missing Parsers when installing BTS 2002 on WinXP
|
|
| jwessling 2004-11-12, 5:48 pm |
| I've installed BizTalk 2002 on my Windows XP machine and for some reason when
goto BizTalk Administration Console and select the Properties for the
"BizTalk Server Group" and check the Parsers tab, no parsers are listed there.
Anyone know how to fix this?
Thanks,
Jeff
| |
| Michael Elizarov [MSFT] 2005-03-09, 5:50 pm |
| Do you see the parsers in the registry (see below) and are they listed in
your InterchangeBTM.dbo.adm_Parser table?
In the registry you should have something like this:
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}]
@="BizTalk Flat File Parser Class"
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\Implemented
Categories]
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\Implemented
Categories\{C0DCDF4E-692C-11D2-89E7-00C04F79DBAA}]
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\InprocServer
32]
@="C:\\Program Files\\Microsoft BizTalk Server\\CISParser.dll"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\ProgID]
@="BizTalk.ParserFFile.1"
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\Programmable
]
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\TypeLib]
@="{8126281F-6854-11D2-89E6-00C04F79DBAA}"
[HKEY_CLASSES_ROOT\CLSID\{B6CAB978-D28E-11d2-8A0B-00C04F79DBAA}\VersionIndep
endentProgID]
@="BizTalk.ParserFFile"
--------------------
I've installed BizTalk 2002 on my Windows XP machine and for some reason
when
goto BizTalk Administration Console and select the Properties for the
"BizTalk Server Group" and check the Parsers tab, no parsers are listed
there.
Anyone know how to fix this?
Thanks,
Jeff
|
|
|
|
|