How many ways to restart the host instance in biztalk?
Answer Posted / naresh
There are 4 ways to restart host instance:
1)VS 2008-->Select biztalk project-->properties-->in
deployment pane-->select host restart ti true
2)go to run cmd-->type services-->select our host instance's
SSO and click on restart
3)go to Biztalk admin console and select host instance and
right click -->restart
4)Go to cmd prompt and type the command for host instance
restart
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Did you deploy BizTalk more than one machine?
What is property schema?
What is biztalk orchestrations dehydration and rehydration? : biztalk server
What is correlation in context of biztalk server? : biztalk server
What are Host and Host Instance?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
what is the use of schema in biztalk and why we use schema?
Define schema?
What is Message routing?
What is the rules engine?
Difference between field and promoted property?
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
What is convoy sets?
I have a receive port and send port whose message types are different.when I receive a message in my receive port,my process starts.i will construct my out message and give this to my send port.i am configuring a send port group to
Explain why messages are immutable inside biztalk?