[Mono-dev] Debug Dot net web-service hosted in XSP with mono Develop
nikhil sehgal
nikhil.jiet at gmail.com
Mon Jul 31 05:18:24 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: step 3.PNG
Type: image/png
Size: 110491 bytes
Desc: not available
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Step-1.PNG
Type: image/png
Size: 113119 bytes
Desc: not available
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: step 5.PNG
Type: image/png
Size: 234573 bytes
Desc: not available
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: step 2.PNG
Type: image/png
Size: 137995 bytes
Desc: not available
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0009.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Connection.PNG
Type: image/png
Size: 207009 bytes
Desc: not available
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: step4.PNG
Type: image/png
Size: 210913 bytes
Desc: not available
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20170731/e3972bca/attachment-0011.png>
More information about the Mono-devel-list
mailing list