RE: Unable to connect the BAM portal from Biztalk 2006
- From: amlan_ch@xxxxxxxxxxxxxxxxxxxx (Amlan Chakraborty)
- Date: Tue, 14 Nov 2006 23:24:21 GMT
I saw you asked the same question somewhere else and offered a workaorund.
Your workaround is an unsupported situation; Roberto has offered the most
probable reason for your problem. For more details, please read on.
You should not be disabling the impersonation. We work on an impersonation
model where an account different from the BAMAppPool is used to connect to
the BAM primaryImport database. These can be the same but doesn;t need to
be. By commenting out impersonate tag, effectively you are forcing the
AppPool account to go hit the database. This is meddling with the isolation
model of BAM Portal. Remeber, while configuring it is the impersonation
account that gets required permissions on the database.
Why is your workaround working? -- During configuration your appPool
account and impersonation account were probably the same which gave it the
right permissions.
What was wrong? -- Either of the three (molst likely 1)
1. Password of the impersonation account changed.
2. Configuration wasn't properly run / was unsuccessful.
3. The registry entry created by the configuration wizard
(aspnet_setreg.exe underneath) was accidentally altered.
What you should you do?
You should rerun configuration. If the password has indeed changed, you
will see a red cross mark against the account. In either case, running the
configuration should fix all the issues.
Finally, you should avoid changing the web.configs by hand. The other thing
is that though you could get management service to work, I am guessing your
activity search would not work as this uses the querywebservice.
Also, you should avoid using the same account for both AppPool and
WebService Impersonation account
-- Amlan Chakraborty [MSFT]
--------------------
| Thread-Topic: Unable to connect the BAM portal from Biztalk 2006
| thread-index: AccILDhZ9bkt6RYsRU2tpnqxnK6LvA==
| X-WBNR-Posting-Host: 88.11.134.14
| From: =?Utf-8?B?Um9iZXJ0byBHb256w6FsZXo=?=
<RobertoGonzlez@xxxxxxxxxxxxxxxxxxxxxxxxx>
| References: <067A1AD9-A940-44ED-B282-72EEF19A95F3@xxxxxxxxxxxxx>
| Subject: RE: Unable to connect the BAM portal from Biztalk 2006
| Date: Tue, 14 Nov 2006 12:34:02 -0800
| Lines: 64
| Message-ID: <BB73132C-840E-42CA-895C-B05C37188935@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
| Newsgroups: microsoft.public.biztalk.server
| Path: TK2MSFTNGXA01.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.server:12476
| NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
| X-Tomcat-NG: microsoft.public.biztalk.server
|
| When you install biztalk the setup program save in the registry a user
name
| and password.
|
| Have you change you windows password (or the biztalk account ) after the
| installation???
|
| I think, you could fix the problem with the configuration wizard.
|
| --
| Roberto González Gómez
| Renacimiento Sistemas
| MCSD,MCAD,MCSD.NET,MCDBA
|
|
| "Jayanta Chatterjee" wrote:
|
| > Hi ,
| > I am getting an error when trying to open the BAM portal .Just to check
i
| > tried to see whether the corresponding web service named
| > "BamManagementService.asmx" is running or not.So when i browse this web
| > service i got the error that is given below:
| >
| >
| >
| > =================================================
| > Server Error in '/BAM/BAMManagementService' Application.
| >
----------------------------------------------------------------------------
----
| >
| > Configuration Error
| > Description: An error occurred during the processing of a configuration
file
| > required to service this request. Please review the specific error
details
| > below and modify your configuration file appropriately.
| >
| > Parser Error Message: Error reading configuration information from the
| > registry.
| >
| > Source Error:
| >
| >
| > Line 27: </httpModules>
| > Line 28:
| > Line 29: <identity impersonate="true"
| > userName="registry:HKLM\SOFTWARE\Microsoft\BizTalk
| > Server\3.0\BAM\WebServices\identity\ASPNET_SETREG,userName"
| > password="registry:HKLM\SOFTWARE\Microsoft\BizTalk
| > Server\3.0\BAM\WebServices\identity\ASPNET_SETREG,password" />
| > Line 30:
| > Line 31: <!--
| >
| >
| > Source File: E:\Program Files\Microsoft BizTalk Server
| > 2006\BAMPortal\BAMManagementService\web.config Line: 29
| >
| >
| >
----------------------------------------------------------------------------
----
| > Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET
| > Version:2.0.50727.42
| >
| > ===================================================
| >
| > Can anybody help me regarding this problem to solve it?
| >
| > Regards,
| > Jayanta
|
Amlan Chakraborty
[MSFT]
.
- Follow-Ups:
- RE: Unable to connect the BAM portal from Biztalk 2006
- From: Jayanta Chatterjee
- RE: Unable to connect the BAM portal from Biztalk 2006
- References:
- RE: Unable to connect the BAM portal from Biztalk 2006
- From: Roberto González
- RE: Unable to connect the BAM portal from Biztalk 2006
- Prev by Date: RE: Unable to connect the BAM portal from Biztalk 2006
- Next by Date: RE: Unable to connect the BAM portal from Biztalk 2006
- Previous by thread: RE: Unable to connect the BAM portal from Biztalk 2006
- Next by thread: RE: Unable to connect the BAM portal from Biztalk 2006
- Index(es):
Relevant Pages
|