L
Lee.Hunt
Hi,
We're currently trialling the software and web portal before we go ahead and purchase.
I've set up the Application server, and Web portal and both serve apps perfectly and work great.
However, I've created a NAT route through our firewall to server the web portal externally, when we connect we recieve the error
Server Error in '/2XWebPortal' 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 1: <%@ Page Language="C#" AutoEventWireup="true" Inherits="Logon" Codebehind="logon.aspx.cs"
Line 2: Culture="auto:en-US" meta:resourcekey="Logonpage" UICulture="auto:en-US" %>
Line 3:
Source File: c:\Inetpub\wwwroot\2XWebPortal\Logon.aspx Line: 1
I'm assuming this is a configuration error somewhere, can anyone give me some pointers?
The Web portal serves on port 80. And everything is defaulted as per a normal clean install.
Thanks
Lee Hunt
We're currently trialling the software and web portal before we go ahead and purchase.
I've set up the Application server, and Web portal and both serve apps perfectly and work great.
However, I've created a NAT route through our firewall to server the web portal externally, when we connect we recieve the error
Server Error in '/2XWebPortal' 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 1: <%@ Page Language="C#" AutoEventWireup="true" Inherits="Logon" Codebehind="logon.aspx.cs"
Line 2: Culture="auto:en-US" meta:resourcekey="Logonpage" UICulture="auto:en-US" %>
Line 3:
Source File: c:\Inetpub\wwwroot\2XWebPortal\Logon.aspx Line: 1
I'm assuming this is a configuration error somewhere, can anyone give me some pointers?
The Web portal serves on port 80. And everything is defaulted as per a normal clean install.
Thanks
Lee Hunt