The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 3
Joined: Feb 28, 2012
Company:

How can someone debug a web service call on 1C enterprise 8.2?
Imanaged to debug thin client and web clients but not web services or external connections.

 
#2
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

You need to go to Debug - Attach for debugging, on the bottom click Autoattach button and in Automatic attachment dialog box set Web services on the server check box.

 
#3
People who like this: 0 Yes / 0 No
Just came
Rating: 0
Joined: Jun 21, 2012
Company:

Also you need change your "C:\Program Files (x86)\1cv82\conf\webservicecfg.xml":

Code
<config xmlns="http://v8.1c.ru/v8/comcntrcfg"> 
    <debugconfig debug="true"
    debuggerURL="tcp://localhost"/> 
</config>

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)