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.




Version 2.2.6 Object Reference not set

web-app

Hi

We had a 2.2.6 version of Gemini running on one machine, I had to remove it from this machine. I backed up the database. Installed IIS on my own machine and restored the database to a local copy of SQL Express 2005. Once I resolved the metabase access issue I now get the following....

Server Error in '/Gemini' 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:

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.
Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   CounterSoft.Gemini.Default.Navigate() +1112
   CounterSoft.Gemini.Default.Page_Load(Object sender, EventArgs e) +182
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

I've tried to install on 3 different machines and even tried with a blank Gemini database but always get this error, any idea?

flexicoder
· 1
flexicoder
Replies (6)
helpful
0
not helpful

Are you running .NET 1.1?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

No running 2.0, just switched to 1.1 and got a different error, so I assume it should be 2.0?


flexicoder
· 1
flexicoder
helpful
0
not helpful

Yes, it should run under 2.0. Have you got sharepoint on the web server?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

No, trying to run it on my local machine that runs XP. Does it have to live on a full blown server?


flexicoder
· 1
flexicoder
helpful
0
not helpful

Yep that was it, all sorted now


flexicoder
· 1
flexicoder
helpful
0
not helpful

Good news, thanks for the update.


Saar Cohen
· 5000
Saar Cohen