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

nikhil sehgal nikhil.jiet at gmail.com
Tue Feb 13 06:10:12 UTC 2018


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</h1>
  <h2 class="exceptionMessage">TypeXXXX.XXXX.abc not found.</h2>
  <p><strong>Description:</strong> HTTP 500.Error processing
request.</p><p><strong>Details:</strong> Error processing request.</p>
<div><strong>Exception stack trace:</strong></div>
<div class="details">  at System.Web.UI.SimpleWebHandlerParser.



i have same thing configured in IIS on windows where its not breaking .

so my question is dose mono tries to load all asmx files and look for there
code behind files in dll located in /bin folder?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-aspnet-list/attachments/20180213/5fb10803/attachment.html>


More information about the Mono-aspnet-list mailing list