I had Vault and Dragnet both setup and working perfectly, then my boss decided that the name of my Vault Repository wasn't quite right. So we changed that, and while Vault still works, Dragnet is now failing to work. We get the following message when going to the Dragnet url:
Server Error in '/Dragnet' 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.]
MantisServiceLib.Helpers.ListTrackingStartPage(Page mPage) +84
Mantis.Default.Page_Load(Object sender, EventArgs e) +48
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Dragnet No Longer Works with Name Change of Vault Repository
Moderator: SourceGear
-
- Posts: 4
- Joined: Tue May 31, 2005 9:01 am
-
- Posts: 4
- Joined: Tue May 31, 2005 9:01 am
Dragnet No Longer Works with Name Change of Vault Repository
name login
------ ------
admin admin
------ ------
admin admin
-
- Posts: 4
- Joined: Tue May 31, 2005 9:01 am
Dragnet No Longer Works with Name Change of Vault Repository
Alright, this is really weird. Its working in IE, but not FireFox. Before the change in the vault repository it was working in FireFox with no problem. But now it works fine in IE and has the runtime error note below in FireFox. I don't think I've ever seen an asp.net app with that had a runtime error in only one type of browser!
-
- Posts: 4
- Joined: Tue May 31, 2005 9:01 am