Skip to content

Instantly share code, notes, and snippets.

Last active December 17, 2015 21:09
Show Gist options
  • Save anonymous/5672886 to your computer and use it in GitHub Desktop.
Save anonymous/5672886 to your computer and use it in GitHub Desktop.
Imageresizer Debug File
Image resizer diagnostic sheet 5/29/2013 7:03:17 PM
0 Issues detected:
You are using paid bundles: Performance Bundle, Design Bundle
Registered plugins:
ImageResizer.Plugins.Basic.DefaultEncoder
ImageResizer.Plugins.Basic.NoCache
ImageResizer.Plugins.Basic.ClientCache
ImageResizer.Plugins.Basic.Diagnostic
ImageResizer.Plugins.Basic.SizeLimiting
ImageResizer.Plugins.DiskCache.DiskCache
ImageResizer.Plugins.Basic.Presets
ImageResizer.Plugins.Watermark.WatermarkPlugin
ImageResizer.Plugins.MvcRoutingShim.MvcRoutingShimPlugin
Configuration:
<resizer>
<diagnostics enableFor="Localhost" />
<plugins>
<add name="DiskCache" />
<add name="Presets" />
<add name="Watermark" />
<add name="MvcRoutingShim" />
</plugins>
<presets onlyAllowPresets="false">
<preset name="kbp600w" defaults="w=600;h=600;mode=max;anchor=MiddleCenter;watermark=kbp600" />
<preset name="kbp600" defaults="w=600;h=600;anchor=MiddleCenter;bgcolor=FEF2E1;watermark=kbp600" />
<preset name="kbp300" defaults="w=300;h=300;anchor=MiddleCenter;bgcolor=FEF2E1;watermark=kbp300" />
</presets>
<watermarks>
<image name="kbp300" path="~/Themes/KBP/Content/images/KBPWatemark300.png" align="middlecenter" width="100%" height="100%" relativeTo="image" />
<image name="kbp600" path="~/Themes/KBP/Content/images/KBPWatemark600.png" align="middlecenter" width="100%" height="100%" relativeTo="image" />
</watermarks>
</resizer>
Accepted querystring keys:
quality, format, thumbnail, preset, watermark, maxwidth, maxheight, width, height, w, h, scale, stretch, crop, cropxunits, cropyunits, page, bgcolor, rotate, flip, sourceFlip, sFlip, sRotate, borderWidth, borderColor, paddingWidth, paddingColor, ignoreicc, frame, useresizingpipeline, cache, process, margin, anchor, dpi, mode, zoom,
Accepted file extensions:
bmp, gif, exif, png, tif, tiff, tff, jpg, jpeg, jpe, jif, jfif, jfi,
Environment information:
Running Microsoft Windows NT 6.2.9200.0 and CLR 4.0.30319.18033
Trust level: Unrestricted
OS bitness: x86 !! Warning, running as 32-bit on a 64-bit OS(AMD64). This will limit ram usage !!
Executing assembly: C:\Program Files (x86)\Common Files\Microsoft Shared\DevServer\11.0\WebDev.WebServer40.exe
IntegratedPipeline: False
Loaded assemblies:
mscorlib Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.Web Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.Core Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Configuration Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Xml Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.Runtime.Caching Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Microsoft.Build.Utilities.v4.0 Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Microsoft.JScript Assembly: 10.0.0.0 File: 11.0.50709.17929 Info: 11.0.50709.17929
Microsoft.CSharp Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Data Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.Web.Services Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Drawing Assembly: 4.0.0.0 File: 4.0.30319.18022 Info: 4.0.30319.18022
System.EnterpriseServices Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.IdentityModel Assembly: 4.0.0.0 File: 4.0.30319.18039 Info: 4.0.30319.18039
System.Runtime.Serialization Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.ServiceModel Assembly: 4.0.0.0 File: 4.0.30319.18039 Info: 4.0.30319.18039
System.ServiceModel.Activation Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.ServiceModel.Web Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Activities Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.ServiceModel.Activities Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.WorkflowServices Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Web.Extensions Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Data.DataSetExtensions Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Xml.Linq Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.ComponentModel.DataAnnotations Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Web.DynamicData Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Web.ApplicationServices Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Antlr3.Runtime Assembly: 3.3.1.7705 File: 3.3.1.7705
Autofac.Configuration Assembly: 2.6.3.862 File: 2.6.3.862
Autofac Assembly: 2.6.3.862 File: 2.6.3.862
Autofac.Integration.Mvc Assembly: 2.6.3.862 File: 2.6.3.862
AutoMapper Assembly: 2.0.0.0 File: 2.0.0.0 Info: 2.0.0.0
Elmah Assembly: 1.2.14706.0 File: 1.2.14706.0955
EntityFramework Assembly: 5.0.0.0 File: 5.0.20627.0 Info: 5.0.0.net45
EPPlus Assembly: 3.1.2.0 File: 3.1.2.0
FiftyOne.Foundation Assembly: 2.1.12.2 File: 2.1.12.2
FluentValidation Assembly: 3.4.6.0 File: 3.4.6.0
FluentValidation.Mvc Assembly: 3.4.6.0 File: 3.4.6.0
ImageResizer Assembly: 3.3.3.123 File: 3.3.3.123 Info: 3-3-3 Commit: c368317
ImageResizer.Mvc Assembly: 3.3.3.123 File: 3.3.3.123 Info: 3-3-3 Commit: c368317
ImageResizer.Plugins.DiskCache Assembly: 3.3.3.123 File: 3.3.3.123 Info: 3-3-3 Commit: c368317
ImageResizer.Plugins.Watermark Assembly: 3.3.3.123 File: 3.3.3.123 Info: 3-3-3 Commit: c368317
itextsharp Assembly: 5.1.2.0
Microsoft.Web.Infrastructure Assembly: 1.0.0.0 File: 1.0.20105.407
MiniProfiler Assembly: 2.0.2.0
Newtonsoft.Json Assembly: 4.5.0.0 File: 4.5.11.15520
Nop.Admin Assembly: 2.7.0.0 File: 2.7.0.0
Nop.Core Assembly: 2.7.0.0 File: 2.7.0.0
Nop.Data Assembly: 2.7.0.0 File: 2.7.0.0
Nop.Services Assembly: 2.7.0.0 File: 2.7.0.0
Nop.Services.XmlSerializers Assembly: 2.7.0.0
Nop.Web Assembly: 2.7.0.0 File: 2.7.0.0
Nop.Web.Framework Assembly: 2.7.0.0 File: 2.7.0.0
Recaptcha Assembly: 1.0.5.0 File: 1.0.0.0
RouteDebugger Assembly: 2.1.4.0 File: 2.1.4.0
System.Data.SqlServerCe Assembly: 4.0.0.0 File: 4.0.8876.1 Info: 4.0
System.Data.SqlServerCe.Entity Assembly: 4.0.0.0 File: 4.0.8876.1 Info: 4.0
System.Net.Http.Formatting Assembly: 4.0.0.0 File: 4.0.20710.0
System.Web.Helpers Assembly: 2.0.0.0 File: 2.0.20710.0
System.Web.Http Assembly: 4.0.0.0 File: 4.0.20710.0
System.Web.Http.WebHost Assembly: 4.0.0.0 File: 4.0.20710.0
System.Web.Mvc Assembly: 4.0.0.0 File: 4.0.20710.0
System.Web.Optimization Assembly: 1.0.0.0 File: 1.0.0.0
System.Web.Razor Assembly: 2.0.0.0 File: 2.0.20715.0
System.Web.WebPages.Deployment Assembly: 2.0.0.0 File: 2.0.20710.0
System.Web.WebPages Assembly: 2.0.0.0 File: 2.0.20710.0
System.Web.WebPages.Razor Assembly: 2.0.0.0 File: 2.0.20710.0
Telerik.Web.Mvc Assembly: 2012.2.607.340 File: 2012.2.607.340
WebActivator Assembly: 1.5.2.0
WebGrease Assembly: 1.3.0.0 File: 1.3.0.0
WebMatrix.Data Assembly: 2.0.0.0 File: 2.0.20710.0
WebMatrix.WebData Assembly: 2.0.0.0 File: 2.0.20710.0
System.Web.WebPages.Deployment Assembly: 1.0.0.0 File: 1.0.20105.407
Microsoft.VisualStudio.Web.PageInspector.Loader Assembly: 1.0.0.0 File: 1.2.40308.0
System.Web.Abstractions Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Web.Routing Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Xaml Assembly: 4.0.0.0 File: 4.0.30319.18016 Info: 4.0.30319.18016
System.Web.Mobile Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Microsoft.VisualStudio.Web.PageInspector.Runtime Assembly: 1.2.0.0 File: 1.2.40308.0
Nop.Plugin.DiscountRules.BillingCountry Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Tax.FixedRate Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Tax.CountryStateZip Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.SMS.Verizon Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.USPS Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.UPS Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.UPS.XmlSerializers Assembly: 1.0.0.0
Nop.Plugin.Shipping.FixedRateShipping Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.Fedex Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.Fedex.XmlSerializers Assembly: 1.0.0.0
Nop.Plugin.Shipping.CanadaPost Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.ByWeight Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.ByTotal Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Shipping.AustraliaPost Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.PurchaseOrder Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.PayPalStandard Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.PayPalDirect Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.PayPalDirect.XmlSerializers Assembly: 1.0.0.0
Nop.Plugin.Payments.Manual Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.GoogleCheckout Assembly: 1.0.0.0 File: 1.0.0.0
GCheckout Assembly: 2.5.0.7
Nop.Plugin.Payments.CheckMoneyOrder Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.CustomerRoles Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.HadSpentAmount Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.HasAllProducts Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.HasOneProduct Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.PurchasedAllProducts Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.PurchasedOneProduct Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Widgets.GoogleAnalytics Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.DiscountRules.ShippingCountry Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.ExternalAuth.OpenId Assembly: 1.0.0.0 File: 1.0.0.0
DotNetOpenAuth.Core Assembly: 4.1.0.0 File: 4.1.3.12303 Info: 4.1.3+build.12303.14d23eab56
DotNetOpenAuth.OpenId Assembly: 4.1.0.0 File: 4.1.3.12303 Info: 4.1.3+build.12303.14d23eab56
DotNetOpenAuth.OpenId.RelyingParty Assembly: 4.1.0.0 File: 4.1.3.12303 Info: 4.1.3+build.12303.14d23eab56
Mono.Math Assembly: 4.1.0.0 File: 4.1.3.12303 Info: 4.1.3+build.12303.14d23eab56
Org.Mentalis.Security.Cryptography Assembly: 4.1.0.0 File: 4.1.3.12303 Info: 4.1.3+build.12303.14d23eab56
Nop.Plugin.Feed.Froogle Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Misc.WebServices Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.AuthorizeNet Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Payments.AuthorizeNet.XmlSerializers Assembly: 1.0.0.0
Nop.Plugin.Payments.CashOnDelivery Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.ExchangeRate.McExchange Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.Widgets.LivePersonChat Assembly: 1.0.0.0 File: 1.0.0.0
Nop.Plugin.ExternalAuth.Facebook Assembly: 1.0.0.0 File: 1.0.0.0
Facebook Assembly: 5.0.9.0
MySql.Web Assembly: 6.5.4.0
System.Web.RegularExpressions Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Data.Services.Design Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
App_global.asax.ml-4loh- Assembly: 0.0.0.0
WebDev.WebHost40 Assembly: 11.0.0.0 File: 11.0.50727.1 Info: 11.0.50727.1
System.ComponentModel.Composition Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Anonymously Hosted DynamicMethods Assembly Assembly: 0.0.0.0
System.Data.Entity Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
WindowsBase Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.Transactions Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Configuration.Install Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Security Assembly: 4.0.0.0 File: 4.0.30319.18039 Info: 4.0.30319.18039
System.Data.Linq Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Microsoft.VisualBasic.Activities.Compiler Assembly: 10.0.0.0 File: 11.0.50709.17929 Info: 11.0.50709.17929
System.Runtime.DurableInstancing Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.ServiceModel.Internals Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Data.SqlXml Assembly: 4.0.0.0 File: 4.0.30319.18033 Info: 4.0.30319.18033
System.Net.Http Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
SMDiagnostics Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Xaml.Hosting Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
Microsoft.Build.Framework Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Workflow.ComponentModel Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Workflow.Activities Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Workflow.Runtime Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Windows.Forms Assembly: 4.0.0.0 File: 4.0.30319.18037 Info: 4.0.30319.18037
System.Design Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Numerics Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Data.OracleClient Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
System.Dynamic Assembly: 4.0.0.0 File: 4.0.30319.17929 Info: 4.0.30319.17929
EntityFrameworkDynamicProxies-Nop.Core Assembly: 1.0.0.0
Microsoft.SqlServer.Types Assembly: 11.0.0.0 File: 11.0.3000.0 ((SQL11_PCU_Main).121019-1325 ) Info: 11.0.3000.0
App_Web_ucpet1h3 Assembly: 0.0.0.0
App_Web_a1wanb3n Assembly: 0.0.0.0
App_Web_jvm5mu4z Assembly: 0.0.0.0
App_Web_z15qzqwj Assembly: 0.0.0.0
App_Web_1knsrcvf Assembly: 0.0.0.0
App_Web_ihshue54 Assembly: 0.0.0.0
App_Web_jz3h305e Assembly: 0.0.0.0
App_Web_gmhrp1n0 Assembly: 0.0.0.0
App_Web_xofl1sam Assembly: 0.0.0.0
App_Web_5gphnmdi Assembly: 0.0.0.0
App_Web_bczmna5v Assembly: 0.0.0.0
App_Web_jn4n4pou Assembly: 0.0.0.0
App_Web_5bvzera0 Assembly: 0.0.0.0
EntityFrameworkDynamicProxies-Nop.Plugin.Tax.CountryStateZip Assembly: 1.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment