I have a Visual-Studio Proj. in .NET Framework and need help fixing the "CS0120" error it throws up.

Basically I want to make an App which you just run and it will automatically, by pressing just one button, create and set up a Minecraft server, for that I had to convert a string in to Uri, I had problems with it but I was able to fix it at last, tho right after that it started to punch me down with a CS0120 error which I couldn't resolve.
Was this page helpful?