Exception
Exception
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceException: blah
   at DotNetPro.ErrorEmailer.WebTest._Default.Page_Load(Object sender, EventArgs e) in c:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\Default.aspx.cs:line 20
   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)
   --- End of inner exception stack trace ---
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b06f653a\1e8b30\App_Web_5grqxmbh.0.cs:line 0
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
MessageException of type 'System.Web.HttpUnhandledException' was thrown.
SourceSystem.Web
StackTrace at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b06f653a\1e8b30\App_Web_5grqxmbh.0.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
TargetSizeBoolean HandleError(System.Exception)
QueryString
Form
Server Variables
ALL_HTTPHTTP_CONNECTION:keep-alive HTTP_KEEP_ALIVE:300 HTTP_ACCEPT:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 HTTP_ACCEPT_CHARSET:ISO-8859-1,utf-8;q=0.7,*;q=0.7 HTTP_ACCEPT_ENCODING:gzip,deflate HTTP_ACCEPT_LANGUAGE:en-gb,en;q=0.5 HTTP_HOST:localhost:62777 HTTP_USER_AGENT:Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)  
ALL_RAWConnection: keep-alive Keep-Alive: 300 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-Encoding: gzip,deflate Accept-Language: en-gb,en;q=0.5 Host: localhost:62777 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)  
APPL_MD_PATH 
APPL_PHYSICAL_PATHc:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\ 
AUTH_TYPENTLM 
AUTH_USEREnterprise\Monty 
AUTH_PASSWORD 
LOGON_USEREnterprise\Monty 
REMOTE_USEREnterprise\Monty 
CERT_COOKIE 
CERT_FLAGS 
CERT_ISSUER 
CERT_KEYSIZE 
CERT_SECRETKEYSIZE 
CERT_SERIALNUMBER 
CERT_SERVER_ISSUER 
CERT_SERVER_SUBJECT 
CERT_SUBJECT 
CONTENT_LENGTH
CONTENT_TYPE 
GATEWAY_INTERFACE 
HTTPS 
HTTPS_KEYSIZE 
HTTPS_SECRETKEYSIZE 
HTTPS_SERVER_ISSUER 
HTTPS_SERVER_SUBJECT 
INSTANCE_ID 
INSTANCE_META_PATH 
LOCAL_ADDR127.0.0.1 
PATH_INFO/default.aspx 
PATH_TRANSLATEDc:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\default.aspx 
QUERY_STRING 
REMOTE_ADDR127.0.0.1 
REMOTE_HOST127.0.0.1 
REMOTE_PORT 
REQUEST_METHODGET 
SCRIPT_NAME/default.aspx 
SERVER_NAMElocalhost 
SERVER_PORT62777 
SERVER_PORT_SECURE
SERVER_PROTOCOLHTTP/1.1 
SERVER_SOFTWARE 
URL/default.aspx 
HTTP_CONNECTIONkeep-alive 
HTTP_KEEP_ALIVE300 
HTTP_ACCEPTtext/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 
HTTP_ACCEPT_CHARSETISO-8859-1,utf-8;q=0.7,*;q=0.7 
HTTP_ACCEPT_ENCODINGgzip,deflate 
HTTP_ACCEPT_LANGUAGEen-gb,en;q=0.5 
HTTP_HOSTlocalhost:62777 
HTTP_USER_AGENTMozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) 
Session
Application
Cookies
Object: System.Web.HttpContext
CurrentSystem.Web.HttpContext 
ApplicationInstanceSystem.Web.HttpApplication 
ApplicationSystem.Web.HttpApplicationState 
HandlerASP.default_aspx 
CurrentHandlerASP.default_aspx 
RequestSystem.Web.HttpRequest 
ResponseSystem.Web.HttpResponse 
TraceSystem.Web.TraceContext 
ItemsSystem.Collections.Hashtable 
SessionSystem.Web.SessionState.HttpSessionState 
ServerSystem.Web.HttpServerUtility 
ErrorSystem.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceException: blah at DotNetPro.ErrorEmailer.WebTest._Default.Page_Load(Object sender, EventArgs e) in c:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\Default.aspx.cs:line 20 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) --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b06f653a\1e8b30\App_Web_5grqxmbh.0.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 
AllErrorsSystem.Exception[] 
UserSystem.Security.Principal.WindowsPrincipal 
ProfileSystem.Web.Profile.DefaultProfile 
SkipAuthorizationFalse 
IsDebuggingEnabledTrue 
IsCustomErrorEnabledFalse 
Timestamp19/04/2009 21:08:26 
CacheSystem.Web.Caching.Cache 
Object: System.Web.HttpResponse
CookiesSystem.Web.HttpCookieCollection 
StatusCode200 
StatusDescriptionOK 
TrySkipIisCustomErrorsFalse 
BufferOutputTrue 
ContentTypetext/html 
Charsetutf-8 
ContentEncodingSystem.Text.UTF8Encoding 
HeaderEncodingSystem.Text.UTF8Encoding 
CacheSystem.Web.HttpCachePolicy 
IsClientConnectedTrue 
IsRequestBeingRedirectedFalse 
OutputSystem.Web.HttpWriter 
OutputStreamSystem.Web.HttpResponseStream 
FilterSystem.Web.HttpResponseStreamFilterSink 
SuppressContentFalse 
Status200 OK 
BufferTrue 
Expires
ExpiresAbsolute01/01/0001 00:00:00 
CacheControlprivate 
Object: System.Web.HttpServerUtility
MachineNameENTERPRISE 
ScriptTimeout30000000 
Object: System.Web.SessionState.HttpSessionState
SessionIDgr4myrfkco010uzmrlpxctev 
Timeout20 
IsNewSessionTrue 
ModeInProc 
IsCookielessFalse 
CookieModeUseCookies 
LCID2057 
CodePage65001 
ContentsSystem.Web.SessionState.HttpSessionState 
StaticObjectsSystem.Web.HttpStaticObjectsCollection 
Count
KeysSystem.Collections.Specialized.NameObjectCollectionBase+KeysCollection 
SyncRootSystem.Web.SessionState.HttpSessionStateContainer 
IsReadOnlyFalse 
IsSynchronizedFalse 
Object: System.Security.Principal.WindowsPrincipal
IdentitySystem.Security.Principal.WindowsIdentity 
Object: System.Security.Principal.WindowsIdentity
AuthenticationTypeNTLM 
ImpersonationLevelImpersonation 
IsAuthenticatedTrue 
IsGuestFalse 
IsSystemFalse 
IsAnonymousFalse 
NameEnterprise\Monty 
OwnerS-1-5-32-544 
UserS-1-5-21-98508443-200792658-1601838647-1000 
GroupsSystem.Security.Principal.IdentityReferenceCollection 
Token1640 
Object: System.Diagnostics.Process
BasePriority
HasExitedFalse 
Handle1272 
HandleCount588 
Id6520 
MachineName
MainWindowHandle
MainWindowTitle 
MainModuleSystem.Diagnostics.ProcessModule (WebDev.WebServer.exe) 
MaxWorkingSet1413120 
MinWorkingSet204800 
ModulesSystem.Diagnostics.ProcessModuleCollection 
NonpagedSystemMemorySize53092 
NonpagedSystemMemorySize6453092 
PagedMemorySize36749312 
PagedMemorySize6436749312 
PagedSystemMemorySize373096 
PagedSystemMemorySize64373096 
PeakPagedMemorySize38285312 
PeakPagedMemorySize6438285312 
PeakWorkingSet40333312 
PeakWorkingSet6440333312 
PeakVirtualMemorySize248311808 
PeakVirtualMemorySize64248311808 
PriorityBoostEnabledTrue 
PriorityClassNormal 
PrivateMemorySize36749312 
PrivateMemorySize6436749312 
PrivilegedProcessorTime00:00:00.6406250 
ProcessNameWebDev.WebServer 
ProcessorAffinity15 
RespondingTrue 
SessionId
StartInfoSystem.Diagnostics.ProcessStartInfo 
StartTime19/04/2009 21:03:49 
ThreadsSystem.Diagnostics.ProcessThreadCollection 
TotalProcessorTime00:00:01.7500000 
UserProcessorTime00:00:01.1093750 
VirtualMemorySize243548160 
VirtualMemorySize64243548160 
EnableRaisingEventsFalse 
WorkingSet40333312 
WorkingSet6440333312 
Object: System.Security.Principal.WindowsIdentity
AuthenticationTypeNTLM 
ImpersonationLevelImpersonation 
IsAuthenticatedTrue 
IsGuestFalse 
IsSystemFalse 
IsAnonymousFalse 
NameEnterprise\Monty 
OwnerS-1-5-32-544 
UserS-1-5-21-98508443-200792658-1601838647-1000 
GroupsSystem.Security.Principal.IdentityReferenceCollection 
Token1876 
Object: System.Security.Principal.IdentityReferenceCollection
BinaryLength28 
AccountDomainSidS-1-5-21-98508443-200792658-1601838647 
ValueS-1-5-21-98508443-200792658-1601838647-513 
BinaryLength12 
ValueS-1-1-0 
BinaryLength16 
ValueS-1-5-32-544 
BinaryLength16 
ValueS-1-5-32-545 
BinaryLength12 
ValueS-1-5-4 
BinaryLength12 
ValueS-1-5-11 
BinaryLength12 
ValueS-1-5-15 
BinaryLength12 
ValueS-1-2-0 
BinaryLength16 
ValueS-1-5-64-10 
Object: System.AppDomain
CurrentDomainName:4d60d46c-2-128846453062422125 There are no context policies.  
EvidenceSystem.Security.Policy.Evidence 
FriendlyName4d60d46c-2-128846453062422125 
BaseDirectoryc:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\ 
RelativeSearchPathc:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\bin 
ShadowCopyFilesTrue 
DynamicDirectoryC:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b06f653a\1e8b30 
SetupInformationSystem.AppDomainSetup 
Id
Object: System.AppDomainSetup
ApplicationBasec:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\ 
ConfigurationFilec:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\web.config 
DynamicBaseC:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b06f653a 
DisallowPublisherPolicyFalse 
DisallowBindingRedirectsFalse 
DisallowCodeDownloadTrue 
DisallowApplicationBaseProbingFalse 
ApplicationName1e8b30 
PrivateBinPathc:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\bin 
PrivateBinPathProbe
ShadowCopyDirectoriesc:\work\DotNetPro.ErrorEmailer\DotNetPro.ErrorEmailer.WebTest\bin 
ShadowCopyFilestrue 
CachePathC:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b06f653a 
LoaderOptimizationNotSpecified 
SandboxInteropFalse 
Object: System.Threading.Thread
ManagedThreadId10 
ExecutionContextSystem.Threading.ExecutionContext 
PriorityNormal 
IsAliveTrue 
IsThreadPoolThreadTrue 
CurrentThreadSystem.Threading.Thread 
IsBackgroundTrue 
ThreadStateBackground 
ApartmentStateMTA 
CurrentUICultureen-US 
CurrentCultureen-GB 
CurrentContextContextID: 0 
CurrentPrincipalSystem.Security.Principal.WindowsPrincipal 
Web.Config dump
Web.Config File
<?xml version="1.0"?>
<configuration>
<configSections>
<section name="DotNetPro.ErrorEmailer" type="DotNetPro.ErrorEmailer.ConfigHandler"/>
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere"/>
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
</sectionGroup>
</sectionGroup>
</sectionGroup>
</configSections>
<appSettings/>
<connectionStrings/>

<DotNetPro.ErrorEmailer emailFrom="errorEmailer@error.com" emailTo="pzycoman@gmail.com" subject="Error!" />

<system.web>
<!--



<configSections>
<section name="configHandler" type="DotNetPro.ErrorEmailer.ConfigHandler"/>
</configSections>
<configHandler emailFrom="errorEmailer@error.com" emailTo="youremail@yourcompany.com" subject="test">
</configHandler>

Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
<compilation debug="true">
<assemblies>
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
</assemblies>
</compilation>
<authentication mode="Windows"/>
<pages>
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</controls>
</pages>
<httpHandlers>
<remove verb="*" path="*.asmx"/>
<add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
</httpHandlers>
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ErrorEmailer" type="DotNetPro.ErrorEmailer.ErrorEmailerModule"/>
</httpModules>
</system.web>
<system.codedom>
<compilers>
<compiler language="c#;cs;csharp" extension=".cs" warningLevel="4" type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="WarnAsError" value="false"/>
</compiler>
</compilers>
</system.codedom>
<!--
The system.webServer section is required for running ASP.NET AJAX under Internet
Information Services 7.0. It is not necessary for previous version of IIS.
-->
<system.net>
<mailSettings>
<smtp deliveryMethod="SpecifiedPickupDirectory">
<network host="smtp.blueyonder.co.uk"/>
<specifiedPickupDirectory pickupDirectoryLocation="c:\ircssi"/>
</smtp>
</mailSettings>
</system.net>
<system.webServer>
<validation validateIntegratedModeConfiguration="false"/>
<modules>
<remove name="ScriptModule"/>
<add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</modules>
<handlers>
<remove name="WebServiceHandlerFactory-Integrated"/>
<remove name="ScriptHandlerFactory"/>
<remove name="ScriptHandlerFactoryAppServices"/>
<remove name="ScriptResource"/>
<add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</handlers>
</system.webServer>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>