|
Home > Archive > BizTalk Server Tools > March 2004 > Installation of Biztalk 2002 editor and mapper
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 |
Installation of Biztalk 2002 editor and mapper
|
|
| Stuart Toll 2004-03-11, 10:43 pm |
| We get the following error when trying to use the Biztalk 2002 editor and mapper on a Windows 2000 Professional machine, logged on with admin rights:
The installation process is OK, but when we try to open a sample schema/map on Biztalk editor/mapper respectively, nothing happens, nothing gets opened. When we try to open a new, blank specification, schema/map it gives an error that the 'TreeDataServer
component' is not available and that I might need to run the setup again.
We have tried uninstalling and reinstalling Biztalk tools again, but we still get the same error. This problem is not isolated to a single machine.
| |
| Stuart Toll 2004-03-11, 10:43 pm |
| To extend my original query, we satisfy the pre-requisites and have Windows 2000 Professional SP2, NTFS, IE 6, 256MB ram
We are performing a custom install and are only installing Editor and Mapper (and help documentation) and not using the Orchestration Designer or Messaging Manager, so do not have visio 2002 or the WWW Publishing Service installed.
Thanks
Stuart
| |
| richard 2004-03-11, 10:43 pm |
| Hi Stuart,
I've not come across this problem before, but having a hunt through the
registry on a working biztalk server suggests that you might be missing the
following dll or that it may be incorrectly registered:
C:\Program Files\Microsoft BizTalk Server\XML Tools\TreeDataSvr.dll
You could try reregistering it (at a command prompt type regsvr32
"C:\Program Files\Microsoft BizTalk Server\XML Tools\TreeDataSvr.dll") or if
it's missing manually extracting it from the biztalk install package, copy
it to the directory above and register it.
If you've not installed visio you may also be missing the webdav client
components in which case you'll get a "No BizTalk Server Repository Was
Found on http://localhost/BizTalkServerRepository/DocSpecs" message once
you've fixed your current problem. This one is documented at
http://support.microsoft.com/?id=281942.
hope this helps
richard
P.s. To administer biztalk it is not enough to be a member of the
administrators group - the user account you log in with must also explicitly
be a member of the BizTalk Server Administrators group.
"Stuart Toll" <anonymous@discussions.microsoft.com> wrote in message
news:C6590FE1-5268-4A43-8178-C327AF6F641E@microsoft.com...
> To extend my original query, we satisfy the pre-requisites and have
Windows 2000 Professional SP2, NTFS, IE 6, 256MB ram
>
> We are performing a custom install and are only installing Editor and
Mapper (and help documentation) and not using the Orchestration Designer or
Messaging Manager, so do not have visio 2002 or the WWW Publishing Service
installed.
>
> Thanks
> Stuart
| |
| Stuart Toll 2004-03-25, 3:44 pm |
| For anyone else who experiences this problem, the issue was caused by a corrupt installation of MSXML3. An installation of MSXML3 sp4 solved the problem.
|
|
|
|
|