Hello again,
I don't know if this is actually all site related but I just installed the latest version of C2 and then when I clicked on the Beginners Guide to Construct 2 (in the actual program itself), this is the error I encountered when it opened the page. I was not logged in as a forum user at the time:
Sorry for all the yucky posts, maybe I should take a nap, get a tan, take a drive..... :(
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 100:
Line 101:
Line 102: context.Response.AddHeader("Location", Settings.MasterDomainRoot + "/" + RedirectURL.ToLower());
Line 103: }
Line 104: }
Source File: c:\Websites\Scirra\Handlers\PermRedirect.ashx Line: 102
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
PermRedirect.ProcessRequest(HttpContext context) in c:\Websites\Scirra\Handlers\PermRedirect.ashx:102
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +624
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +269
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1