Re: [Mono-aspnet-list] Fwd: Web-Service On Nginx

2017-02-01 Thread nikhil sehgal
u rosyada wrote: > Hi, > > Can you share your code GetNum.asmx? > > error output said that there is no GetNum type. > > Regards, > > On Feb 2, 2017, at 1:32 PM, nikhil sehgal wrote: > > Hi Amru , > > Thanks for your reply ! > > I have removed that

[Mono-aspnet-list] Remotely step by step debugging we services hosted on nginx & fastcgi on ubuntu

2017-04-29 Thread nikhil sehgal
ards NIkhil Sehgal Mobile No 9711855929 Email Id nikhil.j...@gmail.com Skype ID sehgal.nikhil ___ Mono-aspnet-list mailing list Mono-aspnet-list@lists.dot.net http://lists.dot.net/mailman/listinfo/mono-aspnet-list

Re: [Mono-aspnet-list] Remotely step by step debugging we services hosted on nginx & fastcgi on ubuntu

2017-05-01 Thread nikhil sehgal
Any thoughts ? On Apr 30, 2017 12:17 PM, "nikhil sehgal" wrote: > Hi all > > Hope you are doing great! > > I have my web-service hosted on nginx webserver on ubuntu using fastcgi > for mono. > > I want to debug it remotely by attaching it to some process so my

[Mono-aspnet-list] Issues with MSBuild mono 5.0

2017-06-02 Thread nikhil sehgal
bled: none Misc: softdebug LLVM: supported, not enabled. GC:sgen -- Thanks & Regards NIkhil Sehgal ___ Mono-aspnet-list mailing list Mono-aspnet-list@lists.dot.net http://lists.dot.net/mailman/l

[Mono-aspnet-list] Debug asp.net app or dot web service by attaching webserver process locally or remotely

2017-07-26 Thread nikhil sehgal
Hi all, Could some one help how we can attach to webservice or an web application hosted on webserver on Linux using mono framework. I have tried following Option through which I can debug console app by running but don't know how to attach to a webserver process like we have worker process in w

[Mono-aspnet-list] Error while loading .asmx without core behind

2018-02-12 Thread nikhil sehgal
Hi I have a .asmx service file in a folder hosted on nginx+fastcgi+mono and i dont have its corresponding class in codebheind /dll and i am not calling this service however i am getting following error . h1>System.Web.HttpException Type..abc not found. Description: HTTP 500.Error pro