Re: repost: Help with error "80070005"



Have you tried running the SDK web service samples on your environment.
If so do you get the same errors?

BBuck wrote:
I replied to a post on microsoft.public.biztalk.general newsgroup subject
Help with error "80070005" and desperately need resolution. I am experiencing
the exact same problems as the thread originator, fj, and have spent 4 days
trying to resolve.

To recap:
2 errors in event log:

first:
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5641
Date: 12/13/2006
Time: 09:51:09
User: N/A
Computer: <hostname>
Description:
The Messaging Engine failed to retrieve the configuration from the database.
Details:"80070005".

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

second:
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5734
Date: 12/13/2006
Time: 09:51:09
User: N/A
Computer: <hostname>
Description:
The Messaging Engine failed to register the adapter for "SOAP" for the
receive location "<my uri here>.asmx". Please verify that the receive
location exists, and that the isolated adapter runs under an account that has
access to the BizTalk databases.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


The problems are in my dev environment: Win XP Pro, IIS 5.1, BT 2006 with
local SQL 2005 Standard Edition database.

I have tried all recommended solutions:

1. Adding ASPNET to the BT Isolated User Group etc.
2. Granted read/write perms on %temp% folder for ASPNET and BT Iso. User
Group.
3. The URIs in my receive locations match that running in IIS - they were
generated by BT Web Service Publishing Wizard.
4. All appears to be setup correctly in BT for my application: Receive
Locations enabled, Orchestrations are bound and running.

I have reintalled BT 2006 2 times each with different user accounts all with
local admin priviledges but still no luck. I don't know what else to check.
It seems that BT does not configure correctly in my environment even though
the configuration tool shows "green" check marks on all items configured.

Please help! I'm desperate - would anyone be willing to look at my
environment via net meeting / Web Ex?

.



Relevant Pages

  • repost: Help with error "80070005"
    ... The Messaging Engine failed to retrieve the configuration from the database. ... It seems that BT does not configure correctly in my environment even though ... I'm desperate - would anyone be willing to look at my ...
    (microsoft.public.biztalk.general)
  • SoapException: unable to generate temporary class
    ... I have a Biztalk assembly that has been working great in my dev environment. ... the Web Service Publishing Wizard with great success. ... ping the WSDL on my production W2K3 server. ...
    (microsoft.public.biztalk.general)
  • Re: Conditional Web Service instantiation
    ... Each environment has its own db and web servers and its own web ... environment I hate to change the URL for the web service, ... Finally, if you are using .NET 2.0, then I've heard that using the new Settings architecture will resolve this problem for you. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: RMM web service & web server(s)
    ... as a Enterprise ARchive for deployment under WAS. ... It requires a Java run-time and the WAS environment to get to the web service. ... I would not expect anyone to purchase WAS for the sole purpose of hosting our web service. ... Search the archives at http://bama.ua.edu/archives/ibm-main.html ...
    (bit.listserv.ibm-main)
  • RE: Help with my my Hello World web service
    ... set the UrlBehavior property to Dynamic. ... This will create an entry in the ... web.config file for your web service that you can edit. ... in code we get the url for the environment we're in: ...
    (microsoft.public.dotnet.framework.webservices)