Discussion:
[Mono-list] Debug Dot net web-service hosted in XSP with mono Develop
nikhil sehgal
2017-07-31 05:18:24 UTC
Permalink
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

Loading...