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.




Notification Emails not coming, Error on Notifications page

web-app

Hi,

We've set up the 2.2.6 community version (i believe) according to spec. Everything works swell, but users who are signed up to receive project status notifications aren't getting them. SMTP config looks ok.

Going to the 'Notifications' page however throws an error and returns this in the log:

Object reference not set to an instance of an object.
SOURCE: CounterSoft.Gemini.Web
TARGETSITE: Void PageLoad(System.Object, System.EventArgs)
STACKTRACE: at CounterSoft.Gemini.Notifications.Page
Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at CounterSoft.Gemini.Business.BasePage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)Help! :P

zymm
· 1
zymm
Replies (1)
helpful
0
not helpful

Is it the page in the admin section? if so check your geminiappsettings table against the install script.


Mark Wing
· 9108
Mark Wing