when I compile the code below it compiles successfully. But when i run it it gives me the following error: Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
What am i doing wrong?
using System.IO;
using System;
using System.Web;
using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.