Posted by: Vijay Modi | May 12, 2008

BizTalk : The configuration section for Logging cannot be found in the configuration source.

You will find this error while you will running / testing your orchestration. The error is telling that the configuration section for logging cannot be found in the configuration source.

So You will go to change your configuration file. I have done the same.

But it will not resolve your problem. The main problem is not in your application’s configuration file. But the problem is in the BTSNTSvc.exe.config file, located in your installcation directory. So please enter the logging details in this file. Then test your Orchestration. I am sure it will resolve your problem.

Cheers :)

Responses

Change it to what??!! two different locations you have put this information purporting to solve the problem but it doesn’t unless you know what to enter in the configuration file. That’s what people want to know.

Yeah.. Thanks for comment. But if you know how to use logging, you can configure the BTSNTSVC.exe.config file. Whatever you need to insert the following in your BTSNTSVC.exe.config file in

Let me know if you have any query. :)

Leave a response

Your response:

Categories