TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Prefix.io for ASP.NET Developers

6 pointsby spo81rtyabout 9 years ago

2 comments

dmarlowabout 9 years ago
Thanks for the great tool. I&#x27;m still a big fan of using Log2Console as I can filter quickly based on what I&#x27;m looking for. This is a great addition that&#x27;s more request focused. One question I have is how to solve issues where the XML serializer can&#x27;t be found. I see lots of errors like these:<p>Caught System.IO.FileNotFoundException System.IO.FileNotFoundException: Could not load file or assembly &#x27;XXXXXXXXX.XmlSerializers, Version=1.0.5902.37667, Culture=neutral, PublicKeyToken=null&#x27; or one of its dependencies. The system cannot find the file specified. at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName at System.Reflection.Assembly.Load at System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly<p>and<p>Caught System.IO.FileNotFoundException System.IO.FileNotFoundException: Could not load file or assembly &#x27;XXXXXXXXX.XmlSerializers&#x27; or one of its dependencies. The system cannot find the file specified. at System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal<p>If this is normal behavior [1], then I suggest there be a way to filter these out so there aren&#x27;t false positives on the exceptions.<p>[1] <a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;1177040" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;1177040</a>
spo81rtyabout 9 years ago
I&#x27;m the lead developer on this project if anyone has any questions. It&#x27;s an amazing free tool.