I upgraded DNP to 2.2.1 and downloaded the awstats viewer 2.2.0.zip file. Put the default.aspx and bin in their correct place.
The awstats login screen comes up.
When I put in a valid domain, username, and password, I get a server error.
Here's what's in the event log:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 10/29/2007
Time: 4:51:38 PM
User: N/A
Computer: VWEB2
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/29/2007 4:51:38 PM
Event time (UTC): 10/29/2007 10:51:38 PM
Event ID: 160197a694444483a1b51a701099fdee
Event sequence: 4
Event occurrence: 3
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1992667621/Root-6-128381712262603056
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\AWStats\wwwroot\
Machine name: VWEB2
Process information:
Process ID: 6992
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: Exception
Exception message: Can not instantiate 'DotNetPark.AWStats.Viewer.DotNetPanelAuthenticationProvider, AWStats.Viewer' authentication provider
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at DotNetPanel.AWStats.Viewer.AuthenticationProvider.get_Instance()
at DotNetPanel.AWStats.Viewer.Default.Login(String domain, String username, String password)
at DotNetPanel.AWStats.Viewer.Default.btnView_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I have all the .dll's from the latest awstats.viewer-2.2.0.zip file in the bin directory.
Any ideas?
rball