Error: Could not load file or assembly 'WeOnlyDo.Server.WebServer... when using ASP.NET (ASPX) with wodWebServer.NET
When using ASP.NET with wodWebServer.NET, you must create 'bin' subfolder in document root folder, and put copy of WeOnlyDo.Server.WebServer.dll in it.
ASP.NET engine performs Inter-process communication with the DLL, and needs to map into ASP.NET process, and does it from bin subfolder.