<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 12 October 2017 at 21:33, Anthony Giggins <span dir="ltr"><<a href="mailto:seven@seven.dorksville.net" target="_blank">seven@seven.dorksville.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div class="gmail-m_-431341799123382589h5"><br><div class="gmail_extra"><br><div class="gmail_quote">On 12 October 2017 at 12:20, Anthony Giggins <span dir="ltr"><<a href="mailto:seven@seven.dorksville.net" target="_blank">seven@seven.dorksville.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="gmail-m_-431341799123382589m_2202152924207753490gmail-">On 11 October 2017 at 14:36, Jon Heizer <span dir="ltr"><<a href="mailto:jheizer@gmail.com" target="_blank">jheizer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I've pushed an initial set of updates for 29.  I'm officially skipping .28.  I don't have any desire to work around the wsdl issues and don't even actually use this myself anymore.  I just keep it limping along.  I didn't try everything but the basics all seem to work.  I can't say if it'll run under linux for sure but it should.  That was one of the things that drove me the craziest was the iffy mono support for <a href="http://asp.net" target="_blank">asp.net</a> it seemed.  Give it a run and feel free to hit me up with any pull requests if you find any issues.<span class="gmail-m_-431341799123382589m_2202152924207753490gmail-m_7029377541521059647HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><div><br></div></span><div>Thanks Jon,</div><div><br></div><div>I'll take a look, I upgraded my test VM yesterday to v29, as I saw your update in git.</div><div><br></div><div>just worried about what else v29 will break for me.</div><div><br></div><div>I was also looking at manually hacking in static 0.28 support as the build was failing after my initial changes until I saw your git update.</div></div><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Anthony</div></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div></div></div><div class="gmail_extra">Hey Jon,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Tried to compile this is VS2015 but I really dont know what I'm doing any chance you could compile a zip to replace <span style="color:rgb(68,68,68);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-style:italic">release/latest.zip in git?</span></div><div class="gmail_extra"><span style="color:rgb(68,68,68);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-style:italic"><br></span></div><div class="gmail_extra"><span style="color:rgb(68,68,68);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-style:italic">Cheers,</span></div><div class="gmail_extra"><span style="color:rgb(68,68,68);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-style:italic"><br></span></div><div class="gmail_extra"><span style="color:rgb(68,68,68);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-style:italic">Anthony</span></div></div></blockquote><div><br></div><div>Thanks Jon,</div><div><br></div><div>I did eventually work out to publish the Web APP I think however looks like I'm getting this old problem again, interestingly I'm getting the same issue on the old 0.72 version on ubuntu 16.04 from mobilemyth.log It was working in 14.04 as per <a href="https://forum.mythtv.org/viewtopic.php?f=32&t=421#p7441">https://forum.mythtv.org/viewtopic.php?f=32&t=421#p7441</a> perhap related to an upgrade version of mono-apache-server4:  Installed: 4.2-2build1 in 16.04?</div><div><br></div><div>ie.</div><div>14.04</div><div><a href="https://launchpad.net/ubuntu/trusty/+package/mono-apache-server4">https://launchpad.net/ubuntu/trusty/+package/mono-apache-server4</a><br></div><div><br></div><div>16.04</div><div><a href="https://launchpad.net/ubuntu/xenial/+package/mono-apache-server4">https://launchpad.net/ubuntu/xenial/+package/mono-apache-server4</a><br></div><div><br></div><div>I might try it in a 14.04 VM what OS and versions are you running it on Jon? And thank you for your efforst so far especially for a project you no longer use.</div><div><br></div><div><div>2017-10-13 18:16:05,942 [Threadpool worker] INFO  ASP.global_asax Site Started</div><div>2017-10-13 18:16:05,955 [Threadpool worker] ERROR ASP.global_asax System.TypeInitializationException: The type initializer for 'FrontendScanner' threw an exception. ---> System.Exception: No Zeroconf providers could be found or initialized. Necessary daemon may not be running.</div><div>  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () <0x40b59e60 + 0x0097f> in <filename unknown>:0</div><div>  at Mono.Zeroconf.Providers.ProviderFactory.get_DefaultProvider () <0x40b59e00 + 0x0001b> in <filename unknown>:0</div><div>  at Mono.Zeroconf.Providers.ProviderFactory.get_SelectedProvider () <0x40b59da0 + 0x0001f> in <filename unknown>:0</div><div>  at Mono.Zeroconf.ServiceBrowser..ctor () <0x40b59c20 + 0x0002b> in <filename unknown>:0</div><div>  at FrontendScanner..cctor () <0x40b59b50 + 0x0008b> in <filename unknown>:0</div><div>  --- End of inner exception stack trace ---</div><div>  at ASP.global_asax.Application_Start (System.Object sender, System.EventArgs e) <0x40b29ec0 + 0x00093> in <filename unknown>:0</div></div><div><br></div><div>And from the browser</div><div><br></div><div><h1 style="font-size:1.6em;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;margin-bottom:0px;margin-top:0px;padding-bottom:0px">System.ArgumentOutOfRangeException</h1><h2 class="exceptionMessage" style="font-size:1em;color:rgb(105,105,105);font-family:Arial,Helvetica,sans-serif;padding:0px;font-weight:normal;margin-top:0px;margin-bottom:20px;white-space:pre">Specified argument was out of the range of valid values.
Parameter name: dueTime</h2><p style="margin-bottom:0.3em;line-height:1.6em;margin-top:0.1em;color:rgb(105,105,105);font-family:Verdana,Helvetica,sans-serif;font-size:12px"><strong>Description:</strong> HTTP 400.Error processing request.</p><p style="margin-bottom:0.3em;line-height:1.6em;margin-top:0.1em;color:rgb(105,105,105);font-family:Verdana,Helvetica,sans-serif;font-size:12px"><strong>Details:</strong> Non-web exception. Exception origin (name of application or object): mscorlib.</p><div style="color:rgb(105,105,105);font-family:Verdana,Helvetica,sans-serif;font-size:12px"><strong>Exception stack trace:</strong></div><div class="gmail-details" style="font-family:monospace;border:1px solid rgb(232,238,244);white-space:pre;font-size:1.2em;overflow:auto;padding:6px;margin-top:6px;background-color:rgb(238,238,255);color:rgb(105,105,105)">  at System.Threading.Timer.Change (Int64 dueTime, Int64 period, Boolean first) <0x40b690a0 + 0x0016f> in <filename unknown>:0 
  at System.Threading.Timer.Init (System.Threading.TimerCallback callback, System.Object state, Int64 dueTime, Int64 period) <0x40b68f90 + 0x000ac> in <filename unknown>:0 
  at System.Threading.Timer..ctor (System.Threading.TimerCallback callback, System.Object state, Int32 dueTime, Int32 period) <0x40b68f20 + 0x00055> in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Threading.Timer:.ctor (System.Threading.TimerCallback,object,int,int)
  at System.Web.HttpContext.StartTimeoutTimer () <0x40b68310 + 0x00169> in <filename unknown>:0 
  at System.Web.HttpApplication.PreStart () <0x40b67830 + 0x00123> in <filename unknown>:0 
  at System.Web.HttpApplication.Start (System.Object x) <0x40b5cd00 + 0x0019b> in <filename unknown>:0 
  at System.Web.HttpApplication.System.Web.IHttpHandler.ProcessRequest (System.Web.HttpContext context) <0x40b5c9f0 + 0x0006b> in <filename unknown>:0 
  at System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest req) <0x40b13180 + 0x00293> in <filename unknown>:0 
  at System.Web.HttpRuntime.RealProcessRequest (System.Object o) <0x40b130a0 + 0x00087> in <filename unknown>:0 
  at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest wr) <0x40b12b80 + 0x00047> in <filename unknown>:0 
  at Mono.WebServer.MonoWorkerRequest.ProcessRequest () <0x40b12460 + 0x000a3> in <filename unknown>:0 </div><div id="gmail-footer" style="color:rgb(153,153,153);padding:5px 0px;line-height:normal;margin:20px 0px 0px;font-size:0.9em;border-top:1px solid rgb(92,135,178);font-family:Verdana,Helvetica,sans-serif"><div style="color:black"><strong>Version Information:</strong> <tt>4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)</tt>; <a href="http://ASP.NET">ASP.NET</a> Version: <tt>4.0.30319.17020</tt></div><div style="color:black"><tt><br></tt></div><div style="color:black"><tt>Cheers,</tt></div><div style="color:black"><tt><br></tt></div><div style="color:black"><tt>Anthony</tt></div></div></div></div></div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid #d3d4de">
        <tr>
        <td style="width:55px;padding-top:13px"><a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:12px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avg.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>