BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...updated to V0.7.942.0, now canupdated to V0.7.942.0, now can't access Application Configuration
Previous
 
Next
New Post
9/3/2009 2:10 AM
 

I updated from V0.7.921.0 to the latest 0.7 Version 0.7.942.0. I now can't access the Application Configuration page. I always get the error shown below.

Has anybody an idea what to do?

**********************************************
Application Error - /BugNET/Administration/Host/Settings.aspx

An error has occured in processing your request.

Please try again.
**********************************************

 
New Post
9/3/2009 5:38 AM
 

Check your log table in the database and check your event log


Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
New Post
9/3/2009 7:25 AM
 

The log table in the database is empty.
The application event log has two entries:
    1. Event-ID = 1315; Source = ASP.NET 2.0.50727.0
    2. Event-ID = 1309; Source = ASP.NET 2.0.50727.0  (8 seconds later)
Following the details of the two messages. Sorry it's all in German.
For the first event, it sais it is not authentificated (I think)
For the second event it's a FormatException with: "String was not recognized as a valid Boolean"
I don't have the source code, so I can't check hat it could be.

**** details of event ID 1315 *** START *****************************

Ereigniscode: 4005

Ereignismeldung: Fehler bei der Formularauthentifizierung für die Anforderung. Grund: Das angegebene Ticket ist abgelaufen.

Ereigniszeit: 03.09.2009 16:03:42

Ereigniszeit (UTC): 03.09.2009 14:03:42

Ereignis-ID: 921d35bdbde247cdb84284f751fa86a0

Ereignissequenz: 85

Vorkommen: 4

Ereignisdetailcode: 50202

 

Anwendungsinformationen:

Anwendungsdomäne: /LM/W3SVC/1/ROOT/BugNET-2-128964408383325792

Vertrauensebene: Full

Virtueller Anwendungspfad: /BugNET

Anwendungspfad: D:\Daten\AppsIntra\BugNET\

Computername: FILESERVER

 

Prozessinformationen:

Prozess-ID: 10280

Prozessname: w3wp.exe

Kontoname: NT-AUTORITÄT\NETZWERKDIENST

 

Anforderungsinformationen:

Anforderungs-URL: http://fileserver/BugNET/Administration/Admin.aspx

Anforderungspfad: /BugNET/Administration/Admin.aspx

Benutzerhostadresse: 192.168.11.102

Benutzer:

Ist authentifiziert: False

Authentifizierungstyp:

Threadkontoname: NT-AUTORITÄT\NETZWERKDIENST

 

Zu authentifizierender Name:

 

Details des benutzerdefinierten Ereignisses:

**** details of event ID 1315 *** END *****************************

**** details of event ID 1309 *** START *****************************

Ereigniscode: 3005

Ereignismeldung: Es ist eine unbehandelte Ausnahme aufgetreten.

Ereigniszeit: 03.09.2009 16:03:50

Ereigniszeit (UTC): 03.09.2009 14:03:50

Ereignis-ID: f0737c8cef8542e09003928ecaaa96fc

Ereignissequenz: 92

Vorkommen: 4

Ereignisdetailcode: 0

 

Anwendungsinformationen:

Anwendungsdomäne: /LM/W3SVC/1/ROOT/BugNET-2-128964408383325792

Vertrauensebene: Full

Virtueller Anwendungspfad: /BugNET

Anwendungspfad: D:\Daten\AppsIntra\BugNET\

Computername: FILESERVER

 

Prozessinformationen:

Prozess-ID: 10280

Prozessname: w3wp.exe

Kontoname: NT-AUTORITÄT\NETZWERKDIENST

 

Ausnahmeinformationen:

Ausnahmetyp: FormatException

Ausnahmemeldung: String was not recognized as a valid Boolean.

 

Anforderungsinformationen:

Anforderungs-URL: http://fileserver/BugNET/Administration/Host/Settings.aspx

Anforderungspfad: /BugNET/Administration/Host/Settings.aspx

Benutzerhostadresse: 192.168.11.102

Benutzer: admin

Ist authentifiziert: True

Authentifizierungstyp: Forms

Threadkontoname: NT-AUTORITÄT\NETZWERKDIENST

 

Threadinformationen:

Thread-ID: 7

Threadkontoname: NT-AUTORITÄT\NETZWERKDIENST

Identitätswechsel für: False

Stapelüberwachung: at System.Boolean.Parse(String value)

at BugNET.Administration.Host.Settings.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)

 

 

Details des benutzerdefinierten Ereignisses:

**** details of event ID 1309 *** END *****************************

 

 
New Post
10/21/2009 10:51 AM
 

I have just upgraded and have this exact problem. Did you ever get it fixed?

 

Adam

 
New Post
10/21/2009 11:13 AM
 

Dont worry - I found it. I had to add Pop3UseSSL to the HostSettings table.

INSERT INTO HostSettings(SettingName,SettingValue) Values('Pop3UseSSL','False')

Adam

 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...updated to V0.7.942.0, now canupdated to V0.7.942.0, now can't access Application Configuration


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.