L
Loui Mercieca
I have a very basic problem, but can't seem to solve it. Whenever i try to
use the mappath, an error is thrown ( System.NullReferenceException: Object
reference not set to an instance of an object.) and whenever i try to use
the response.redirect another error is thrown ( not valid under this
context ). In order to solve this problem, i am contrantly passing my
default page as a parameter and use it ( ex,
DefaultPageInstance.MapPath() ). However this is not proper coding.
Can anyone place me on the right track?
use the mappath, an error is thrown ( System.NullReferenceException: Object
reference not set to an instance of an object.) and whenever i try to use
the response.redirect another error is thrown ( not valid under this
context ). In order to solve this problem, i am contrantly passing my
default page as a parameter and use it ( ex,
DefaultPageInstance.MapPath() ). However this is not proper coding.
Can anyone place me on the right track?