Quick Nav:  Online Store   |   Login | Register

MailConnector stopped working and more

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Mariette Knap
<250Posts
Posts:102


12/27/2006 6:50 PM  

Mailconnector does not work with PageBlaster 2.1:

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date:  12/28/2006
Time:  1:45:12 AM
User:  N/A
Computer: WEBSERVER
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 12/28/2006 1:45:12 AM
Event time (UTC): 12/28/2006 12:45:12 AM
Event ID: 118d98004dbf4006adabb2d2728e9a33
Event sequence: 133
Event occurrence: 3
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/178108102/Root-1-128117398206562500
    Trust level: Full
    Application Virtual Path: /
    Application Path: D:\www.smallbizserver.net\
    Machine name: WEBSERVER
 
Process information:
    Process ID: 1404
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: ArgumentNullException
    Exception message: Value cannot be null.
Parameter name: input
 
Request information:
    Request URL: http://www.smallbizserver.net/DesktopModules/MailConnector/getemail.aspx
    Request path: /DesktopModules/MailConnector/getemail.aspx
    User host address: 82.94.217.243
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 8
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at System.Text.RegularExpressions.Regex.Match(String input)
   at Snapsis.HttpModules.PageBlaster.PageController.IsPageBlocked(HttpApplication app)
   at Snapsis.HttpModules.PageBlaster.PageBlasterModule.AuthenticateRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

If I turn on whitespace removal hardly every page with postbacks fail. I removed the module completely for now.



DotNetNuke Platinum Benefactor
Mariette Knap - www.smallbizserver.net
John Mitchell
Posts:3033


12/27/2006 8:15 PM  

Hi Mariette,
Thanks for the feedback.
The mail connector is probably failing because it is ran out of the scheduler which does not have a context in the sense of an actual page request.
It's failing in the new feature of checking if the page is blocked for IP address or User Agent, so I'll get you an update for that right away.

I'll also check as to why those white space removal rules may be causing issues, but like we found out in the active forums pages on your site, sometimes the code in the page does not agree with the white space being removed so it doesn't work too well to apply rules like that globally.

Mariette Knap
<250Posts
Posts:102


12/28/2006 7:12 AM  
It is not just the forum page, it is every page where a postback is done to update settings. It fails with 'Object expected'... BTW, I think you have to much caching setup on your site. I have problems logging in sometimes. I login, go to a tab and it tells me I am not logged in. After a refresh all seems ok. Also the Not Read functionality does not work.


DotNetNuke Platinum Benefactor
Mariette Knap - www.smallbizserver.net
Mariette Knap
<250Posts
Posts:102


12/28/2006 7:14 AM  
Posted By John Mitchell on 12/27/2006 8:15 PM

The mail connector is probably failing because it is ran out of the scheduler which does not have a context in the sense of an actual page request.
It's failing in the new feature of checking if the page is blocked for IP address or User Agent, so I'll get you an update for that right away.


I have more modules on my site that use the scheduler like Optin Email Manager that sends out email in batches.


DotNetNuke Platinum Benefactor
Mariette Knap - www.smallbizserver.net
John Mitchell
Posts:3033


12/28/2006 8:10 AM  
Hi Mariette,

Thanks for the extra information. Yes, I understand that it is more than the forum page, I was just using that as an example. As it turns out, I was able to determine what was causing problems on the other pages and they are directly related. The postback code placed into the page output by the asp.net framework can not handle having the carriage returns removed either. If you remove the rules that replace the carriage returns and the one that replaces html comments those admin pages will start working again.

So if you are going to have a global rule that removes whitespace on all pages then the only "safe" one is the one that removes extra spaces.

For the other problem I have a fix that will handle the problem of blocking user agents when the request is made without a user agent present. I will send that to you shortly.
Mariette Knap
<250Posts
Posts:102


12/28/2006 5:20 PM  
Thanks


DotNetNuke Platinum Benefactor
Mariette Knap - www.smallbizserver.net
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > MailConnector stopped working and more



ActiveForums 3.7
Powered by: Snapsis Software