Debug Dot net web-service hosted in XSP with mono Develop
nikhil sehgal <[email protected]> Mon, 31 Jul 2017 10:48:24 +0530
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <CAF0vV7zaK4EXNS1WVJEAZePmKQhgtsZNBn8yQB1Ud2ToAxYfXg__42059.2429618866$1501478518$gmane$org@mail.gmail.com> |
Hi ALL,
i want to debug web-service hosted in XSP web-serve i am getting stuck with
following steps
Please help is am doing anything wrong
Steps
1- Open terminal and Run Xsp Server using command *XSP*
* [image: Inline image 6]*
2- Open monodevelop using command
* export MONODEVELOP_SDB_TEST="YES"*
* monodevelop &*
*[image: Inline image 8]*
3 -Open dummy application in browser
[image: Inline image 10]
4- Open new tearminal terminal and execute debug command
*sudo mono --debug
--debugger-agent="address=0.0.0.0:12345
<http://0.0.0.0:12345>,transport=dt_socket,server=y" xsp4*
[image: Inline image 12]
5 - Try to debug using custom soft debugger
[image: Inline image 13]
6.IT KEEP CONNECTING AND HAVEN'T GOT CONNECTION .
[image: Inline image 1]
All Screenshot attached step-wise
step 3.PNG
(image/png, 107.9 KB) - not displayed
Step-1.PNG
(image/png, 110.5 KB) - not displayed
step 5.PNG
(image/png, 229.1 KB) - not displayed
step 2.PNG
(image/png, 134.8 KB) - not displayed
Connection.PNG
(image/png, 157 KB) - not displayed