Debugging Web Services

Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Mar 14, 2013
Company:

Hello,

How can I debug a web-service (Platform: 8.3)?
Can anyone help?
Thanks in advance.

Edited: Umed Sayfidinzoda - Oct 08, 2015 04:46 AM
 
#2
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Umed Sayfidinzoda.

You need to enable debug on server (in client/server mode) by adding -debug option:
"C:\Program Files\1cv8\8.3.5.1443\bin\ragent.exe" -srvc -agent -debug -regport 2541 -port 2540 -range 2560:2591 -d "C:\Program Files\1cv8\srvinfo_test"

Then you need to attach the debugger to the server, and enable auto-attach to web services.

Download 1.png (28.83 KB)
Download 2.png (12.26 KB)
Download 3.png (9.4 KB)
 
#3
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Mar 14, 2013
Company:

Thank You Timofey, I really appreciate your help.

I forgot to mention that database is in filemode. How to be with filemode?

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

Joined:
Company:

Try doing the same, please.

 
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.