Configuration Changes Locked out by Distributed IB Tools

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Active user
Rating: 6
Joined: Sep 16, 2011
Company: TLG Integration

There is an application which is used to learn the platform. It had been downloaded from the internet education site. When I open it in Designer mode over all objects the following message is written: "Configuration changes locked out by distributed IB tools".
Please help, how can I remove this?

 
#2
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Nov 1, 2011
Company:

Run this code:

Code
ExchangePlans.SetMasterNode(Undefined);

 
#3
People who like this:0Yes/0No
Active user
Rating: 6
Joined: Sep 16, 2011
Company: TLG Integration

Write a data processor containing a single line:

Code
ExchangePlans.SetMasterNode(Undefined);

Quit Designer mode and run this data processor.

 
#4
People who like this:0Yes/0No
Active user
Rating: 6
Joined: Sep 16, 2011
Company: TLG Integration

Thank you, Stanislav!
That what was worked for me!

 
#5
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Nov 1, 2011
Company:

There is another way - to invoke the DESIGNER with key /ResetMasterNode, of course with no other connection to the same database

 
#6
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Nov 1, 2011
Company:

Developer guide Page II-684:

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.