Some more info since I've been fighting with this since last week. If check the IIS logs it shows multiple 500 errors when the Google appliance trys to crawl our site.
MID-02465
2009-08-21 15:36:54 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 499
2009-08-25 15:13:26 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 499
2009-08-25 15:13:03 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 640
2009-08-25 15:11:36 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 406
2009-08-21 15:35:36 GET /Administration.aspx - - 66.192.184.135 gsa-
crawler+(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net
500 8562 520 93
2009-08-21 15:35:36 GET /PublicDefender.aspx - - 66.192.184.135 gsa-
crawler+(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net
500 8562 520 46
Then in the Event Log for .net I am getting these every time it trys to crawl
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 8/26/2009
Time: 1:03:59 AM
User: N/A
Computer: DMZ2
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 8/26/2009 1:03:59 AM
Event time (UTC): 8/26/2009 7:03:59 AM
Event ID: b9b685aecbfd4599a41b4df73e5eca86
Event sequence: 4502
Event occurrence: 558 Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1748060338/
Root-1-128956936598753888
Trust level: Full Application Virtual Path: / Application
Path: E:\dnn\
Machine name: DMZ2 Process information: Process ID: 3804
Process name: w3wp.exe Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: ArgumentNullException
Exception message: Value cannot be null.
Parameter name: String Request information:
Request URL: http://www.adaweb.net/default.aspx Request path: /
default.aspx User host address: 66.192.184.135
User: Is authenticated: False Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE Thread
information: Thread ID: 9 Thread account name: NT AUTHORITY
\NETWORK SERVICE Is impersonating: False Stack trace: at
System.Number.StringToNumber(String str, NumberStyles options,
NumberBuffer& number, NumberformatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style,
NumberformatInfo info)
at System.Web.Configuration.HttpCapabilitiesBase.get_MajorVersion()
at Solpart.WebControls.SolpartMenu.BrowserSupportsFunctionality
(ClientFunctionalityEnums eFunctionality)
at Solpart.WebControls.SolpartMenu.DownLevelBrowser()
at Solpart.WebControls.SolpartMenu.getBorderStyle(String type,
String color, Int32 width)
at Solpart.WebControls.SolpartMenu.getMenuBorderStyle(String
shColor, String hlColor, Int32 width)
at Solpart.WebControls.SolpartMenu.WriteCSSStyles()
at Solpart.WebControls.SolpartMenu.Page_PreRender(Object sender,
EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnPreRender(EventArgs e)
at DotNetNuke.Framework.PageBase.OnPreRender(EventArgs evt)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I am really scratching my head over this one. Especially since no one can search our site for anything at this point.