I'm trying to compile a code taken from github. My understanding of Visual Studio or C# is pretty basic. Can anybody please help me with the error?
Github source: github.com/slothbag/NxtHypeDns
Source file link: github.com/slothbag/NxtHypeDns/blob/master/NxtHypeDns/Program.cs
Error screenshot: https://i.stack.imgur.com/McQXa.jpg
Thanks
The code here looks like the DnsServer takes those 4 arguments. Are you sure you have the correct binaries? How did you install?
If you are using the codeplex version then it doesn't look like it take a ProcessQuery parameter.