Error when trying to change repository settings

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
srsimons
Posts: 7
Joined: Thu Jun 22, 2006 6:52 am

Error when trying to change repository settings

Post by srsimons » Mon Oct 15, 2007 11:32 am

When I click on Groups or any of the other items under my source control repository I am getting an "object reference not set to an instance of an object" error. Is this a known issue with a fix?

srsimons
Posts: 7
Joined: Thu Jun 22, 2006 6:52 am

Post by srsimons » Mon Oct 15, 2007 12:19 pm

Here is some info from the log file.


SSL Disabled System.NullReferenceException: Object reference not set to an instance of an object.
at VaultWebLib.Helpers.RepName(Int32 repid)
at VaultService.Groups.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 System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at VaultWebLib.Helpers.RepName(Int32 repid)
at VaultService.Groups.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 System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

srsimons
Posts: 7
Joined: Thu Jun 22, 2006 6:52 am

Post by srsimons » Wed Oct 17, 2007 12:24 pm

Any ideas for a fix or workaround? I need to change some security settings on some things and this bug is keeping me from making my needed changes.

Post Reply