Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Error encoutered when access on other computers in LAN

web-app

I am encoutering object reference error when I access Gemini on other computers in LAN. It works fine on my machine where gemini was installed. I am running Gemini 2.0.2 on Windows 2003 Server, SQL Server 2000, ASP.NET 2.0 runtime. It was configured on GEMINI application pool already.

It seems the logging framework failed to log the error messages because its not present in the logs. I am running on a 10-free license account.

Here's the stack trace:

        <span><h1>Server Error in '/' Application.<hr color="silver" size="1" width="100%"></h1>

        <h2> <i>Object reference not set to an instance of an object.</i> </h2></span>

        <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

        <b> Description: </b>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.

        <b> Exception Details: </b>System.NullReferenceException: Object reference not set to an instance of an object.<br><br>

        <b>Source Error:</b> <br><br>

        <table bgcolor="#ffffcc" width="100%">
           <tbody><tr>
              <td>
                  <code>

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

              </td>
           </tr>
        </tbody></table>

        <br>

        <b>Stack Trace:</b> <br><br>

        <table bgcolor="#ffffcc" width="100%">
           <tbody><tr>
              <td>
                  <code></code><pre>[NullReferenceException: Object reference not set to an instance of an object.]<br>   nStuff.WebDevInfo.DevInfoModule<wbr>.OnApplicationEndRequest(Object sender, EventArgs e) +57<br>   <br>System.Web.SyncEventExecutionSt<wbr>ep.System.Web.HttpApplication<wbr>.IExecutionStep.Execute() +92<br>   System.Web.HttpApplication<wbr>.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +64<br></pre>

              </td>
           </tr>
        </tbody></table>

        <br>

        </font><hr color="silver" size="1" width="100%">

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

        </font>


suddenserenity
· 1
suddenserenity
Replies (0)