Daniel
Daniel

Reputation: 25

Error message 0xC0C02524 when configuring BizTalk group

Long time reader, first time poster ;)

I have a problem when configuring a BizTalk 2009 group. I get error 0xC0C02524 without any messages while running the configuration. The log file says nothing of import and the eventlogs on the respective machines do not add any useful information. Basically they say the same thing as the configuration log. The environment consists of a separate BizTalk machine and an SQL machine. I've tried reconfiguring the DTC and dropping firewalls and such, to no avail.

Has anyone ever encountered this problem and solved it? I haven't found anything while googleing =(

Cheers
// Daniel

Upvotes: 2

Views: 1173

Answers (1)

Christian Loris
Christian Loris

Reputation: 4294

What version of SQL Server are you using? If it's SQL Server 2008R2, it's not supported. This may be an artifact of that.

Upvotes: 2

Related Questions