BizTalk Server - Error during configuration of BizTalk Server 2004 Developer Edition

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > March 2004 > Error during configuration of BizTalk Server 2004 Developer Edition





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 Error during configuration of BizTalk Server 2004 Developer Edition
Klaus Aschenbrenner

2004-03-20, 9:23 pm

Hi!

During the configuration of BizTalk Server I get the following error
message:

Error encountered while querying virtual server state for URL:
http://WIN2003-DEV/sites/BASSite
Error Detail: Could not load type 'System.Int32' from assembly 'mscorlib,
Version=1.2.3400.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

I've installed .NET Framework 1.1 and the PDC Build of .NET Framework 1.2.
The whole IIS is configured for .NET Framework 1.1.

Any suggestions?

Klaus Aschenbrenner
www.csharp.at
http://weblogs.asp.net/klaus.aschenbrenner


Tomas Restrepo \(MVP\)

2004-03-20, 9:23 pm

Hi Klaus,
> During the configuration of BizTalk Server I get the following error
> message:
>
> Error encountered while querying virtual server state for URL:
> http://WIN2003-DEV/sites/BASSite
> Error Detail: Could not load type 'System.Int32' from assembly 'mscorlib,
> Version=1.2.3400.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
>
> I've installed .NET Framework 1.1 and the PDC Build of .NET Framework 1.2.
> The whole IIS is configured for .NET Framework 1.1.
>
> Any suggestions?


Go to your BizTalk installation folder, and create a new file called
"ConfigFramework.exe.config", and put the following lines in it:


Tomas Restrepo \(MVP\)

2004-03-20, 9:23 pm

Hi Klaus,
> During the configuration of BizTalk Server I get the following error
> message:
>
> Error encountered while querying virtual server state for URL:
> http://WIN2003-DEV/sites/BASSite
> Error Detail: Could not load type 'System.Int32' from assembly 'mscorlib,
> Version=1.2.3400.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
>
> I've installed .NET Framework 1.1 and the PDC Build of .NET Framework 1.2.
> The whole IIS is configured for .NET Framework 1.1.
>
> Any suggestions?


Go to your BizTalk installation folder, and create a new file called
"ConfigFramework.exe.config", and put the following lines in it:

<configuration>
<startup>
<requiredRuntime version="v1.1.4322" safemode="true" />
</startup>
</configuration>

Then run the Config Framework tool again.

--
Tomas Restrepo
tomasr@mvps.org


Klaus Aschenbrenner

2004-03-21, 10:35 am

Hi Tomas!

Yes, that was the problem: But now I get the following error message during
the configuration process:

"Error 157432804 occurred configuring feature ConfigFramework"

According to the event log the service "BizTalk Sharepoint Messaging
Adapter" couldn't be started:

"The BizTalk Sharepoint Messaging Adapter service failed to start due to the
following error:
The service did not respond to the start or control request in a timely
fashion."

Any suggestions?

Thanks

Klaus Aschenbrenner
www.csharp.at
http://weblogs.asp.net/klaus.aschenbrenner


"Tomas Restrepo (MVP)" <tomasr@mvps.org> wrote in message
news:uJ2og6tDEHA.3788@TK2MSFTNGP10.phx.gbl...
> Hi Klaus,
'mscorlib,[color=darkred]
1.2.[color=darkred]
>
> Go to your BizTalk installation folder, and create a new file called
> "ConfigFramework.exe.config", and put the following lines in it:
>
> <configuration>
> <startup>
> <requiredRuntime version="v1.1.4322" safemode="true" />
> </startup>
> </configuration>
>
> Then run the Config Framework tool again.
>
> --
> Tomas Restrepo
> tomasr@mvps.org
>
>



Tomas Restrepo \(MVP\)

2004-03-21, 11:36 am

Hi Klaus,

> Yes, that was the problem: But now I get the following error message

during
> the configuration process:
>
> "Error 157432804 occurred configuring feature ConfigFramework"
>
> According to the event log the service "BizTalk Sharepoint Messaging
> Adapter" couldn't be started:
>
> "The BizTalk Sharepoint Messaging Adapter service failed to start due to

the
> following error:
> The service did not respond to the start or control request in a timely
> fashion."
>
> Any suggestions?


OK, that one definitely didn't happen to me.... Is there any other related
entry on the event log?

--
Tomas Restrepo
tomasr@mvps.org


Klaus Aschenbrenner

2004-03-21, 12:36 pm

Hi Tomas!

No there are no other entries in the event log. Here's the relevant excerpt
from the configuration log file:

[18:23:30 Info ConfigHelper] Granted 'Logon as Service' permission to
account: WIN2003-DEV\administrator
[18:23:30 Info ConfigHelper] Set property: RunForever on COM+ application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[18:23:30 Info ConfigHelper] Set property: ApplicationDirectory on COM+
application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[18:23:31 Info ConfigHelper] Added user: WIN2003-DEV\administrator to role:
SenderToSts on COM+ application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[18:23:31 Info ConfigHelper] Added user: win2003-dev\Administrator to role:
SenderToBizTalk on COM+ application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[18:23:31 Info ConfigHelper] Added user: WIN2003-DEV\BizTalk BAS Web
Services Group to role: GetConfigInfo on COM+ application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[18:23:31 Info ConfigHelper] Added user: win2003-dev\Administrator to role:
GetConfigInfo on COM+ application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[18:23:31 Info CMsgAdaCfg] Leaving function:
CMsgAdaCfg::CreateNTServiceForComPlusApp

[18:23:32 Info CMsgAdaCfg] Leaving function: CMsgAdaCfg::ChangeServiceName
[18:23:33 Error CMsgAdaCfg] Could not start service
[18:23:33 Error MsgAdaCfg]
c:\depot4000\jupiter\source\private\kw\s
ource\bizoffice\code\bizofficeconfig
uration\msgadacfg\msgadacfghelper.cpp(1990): FAILED hr = 8007041d

[18:23:33 Info CMsgAdaCfg] Leaving function: CMsgAdaCfg::StartStopNTService
[18:23:33 Error MsgAdaCfg]
c:\depot4000\jupiter\source\private\kw\s
ource\bizoffice\code\bizofficeconfig
uration\msgadacfg\msgadacfghelper.cpp(878): FAILED hr = 8007041d

[18:23:33 Info CMsgAdaCfg] Leaving function:
CMsgAdaCfg::RegBizTalkAdapterAsNTService

[18:23:33 Error MsgAdaCfg]
c:\depot4000\jupiter\source\private\kw\s
ource\bizoffice\code\bizofficeconfig
uration\msgadacfg\msgadacfg.cpp(587): FAILED hr = 8007041d

[18:23:33 Info CMsgAdaCfg] Leaving function: CMsgAdaCfg::ConfigureFeature
[18:23:33 Info ConfigFramework] Showing MessageBox with text: Error
157482188 occurred configuring feature ConfigFramework Return Code: 2
[18:23:33 Error ConfigFramework]
c:\depot4000\jupiter\source\private\comm
on\configwizard\exe\configthread.cpp
(556): FAILED hr = 8007041d

Klaus Aschenbrenner
www.csharp.at
http://weblogs.asp.net/klaus.aschenbrenner

"Tomas Restrepo (MVP)" <tomasr@mvps.org> wrote in message
news:uicUs#1DEHA.2088@TK2MSFTNGP10.phx.gbl...
> Hi Klaus,
>
> during
> the
>
> OK, that one definitely didn't happen to me.... Is there any other related
> entry on the event log?
>
> --
> Tomas Restrepo
> tomasr@mvps.org
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com