Advertisement
jp2code

resizer.debug.ashx

Nov 14th, 2016
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. Image resizer diagnostic sheet localhost 11/14/2016 5:25:31 PM
  2.  
  3. 5 Issues detected:
  4.  
  5. (Warning): To potentially see additional errors here, perform an image resize request.
  6.  
  7.  
  8. Plugins(ConfigurationError): An instance of the specified plugin (ImageResizer.Plugins.Basic.MvcRoutingShimPlugin) has already been added. Implement IMultiInstancePlugin if the plugin supports multiple instances.
  9.  
  10.  
  11. Plugins(ConfigurationError): Failed to load plugin by name "(DiskCache, )"
  12. Verify that "ImageResizer.Plugins.DiskCache" is located in /bin.
  13. Attempted using "(DiskCache, )", "ImageResizer.Plugins.DiskCache.DiskCache, ImageResizer.Plugins.DiskCache".
  14.  
  15. Plugins(ConfigurationError): Failed to load plugin by name "(PrettyGifs, )"
  16. Verify that "ImageResizer.Plugins.PrettyGifs" is located in /bin.
  17. Attempted using "(PrettyGifs, )", "ImageResizer.Plugins.PrettyGifs.PrettyGifs, ImageResizer.Plugins.PrettyGifs".
  18.  
  19. (Warning): NoCache is only for development usage, and cannot scale to production use.
  20. Add DiskCache or CloudFront for production use
  21.  
  22. Assembly use report:
  23.  
  24. You do not seem to be using any plugins from (commerical/AGPL) editions.
  25.  
  26.  
  27.  
  28. Registered plugins:
  29.  
  30. ImageResizer.Plugins.Basic.DefaultEncoder
  31. ImageResizer.Plugins.Basic.NoCache
  32. ImageResizer.Plugins.Basic.ClientCache
  33. ImageResizer.Plugins.Basic.Diagnostic
  34. ImageResizer.Plugins.Basic.WebConfigLicenseReader
  35. ImageResizer.Plugins.Basic.SizeLimiting
  36. ImageResizer.Plugins.Basic.MvcRoutingShimPlugin
  37.  
  38. Configuration:
  39.  
  40. <resizer>
  41. <pipeline fakeExtensions=".ashx" defaultCommands="autorotate.default=true" />
  42. <plugins>
  43. <add name="MvcRoutingShim" />
  44. <add name="DiskCache" />
  45. <add name="PrettyGifs" />
  46. </plugins>
  47. </resizer>
  48.  
  49.  
  50. Accepted querystring keys:
  51.  
  52. quality, format, thumbnail, maxwidth, maxheight, width, height, w, h, crop, page, bgcolor, rotate, flip, sourceFlip, sFlip, sRotate, borderWidth, borderColor, paddingWidth, paddingColor, frame, useresizingpipeline, cache, process, margin, dpi, zoom, autorotate,
  53.  
  54. Accepted file extensions:
  55.  
  56. bmp, gif, exif, png, tif, tiff, tff, jpg, jpeg, jpe, jif, jfif, jfi,
  57.  
  58. Environment information:
  59.  
  60. Running Microsoft-IIS/10.0 on Microsoft Windows NT 6.1.7601 Service Pack 1 and CLR 4.0.30319.42000
  61. Trust level: Unrestricted
  62. OS bitness: x86 !! Warning, running as 32-bit on a 64-bit OS(AMD64). This will limit ram usage !!
  63. Executing assembly: C:\Program Files (x86)\IIS Express\iisexpress.exe
  64. IntegratedPipeline: True
  65.  
  66. Installed HttpModules:
  67.  
  68. System.Web.Caching.OutputCacheModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyOutputCache)
  69. System.Web.SessionState.SessionStateModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keySession)
  70. System.Web.Security.WindowsAuthenticationModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyWindowsAuthentication)
  71. System.Web.Security.FormsAuthenticationModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyFormsAuthentication)
  72. System.Web.Security.DefaultAuthenticationModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyDefaultAuthentication)
  73. System.Web.Security.RoleManagerModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyRoleManager)
  74. System.Web.Security.UrlAuthorizationModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyUrlAuthorization)
  75. System.Web.Security.FileAuthorizationModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyFileAuthorization)
  76. System.Web.Security.AnonymousIdentificationModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyAnonymousIdentification)
  77. System.Web.Profile.ProfileModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyProfile)
  78. System.Web.UrlMappingsModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyUrlMappingsModule)
  79. System.ServiceModel.Activation.ServiceHttpModule, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (under keyServiceModel-4.0)
  80. System.Web.Routing.UrlRoutingModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under keyUrlRoutingModule-4.0)
  81. System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (under keyScriptModule-4.0)
  82. ImageResizer.InterceptModule, ImageResizer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null (under keyImageResizingModule)
  83. Microsoft.Owin.Host.SystemWeb.OwinHttpModule, Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (under key__DynamicModule_Microsoft.Owin.Host.SystemWeb.OwinHttpModule, Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_e5162824-4fb9-4f01-8a1e-9648e6273838)
  84. Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.PageInspectorHttpModule, Microsoft.VisualStudio.Web.PageInspector.Runtime, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (under key__DynamicModule_Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.PageInspectorHttpModule, Microsoft.VisualStudio.Web.PageInspector.Runtime, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a_8421599a-5e21-4c52-8c8a-54fd8bf5c789)
  85. WebActivatorEx.ActivationManager+StartMethodCallingModule, WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4 (under key__DynamicModule_WebActivatorEx.ActivationManager+StartMethodCallingModule, WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4_3efef4d4-e731-49ff-a509-c524cd6bcba2)
  86.  
  87. Loaded assemblies:
  88.  
  89. mscorlib Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  90. System.Web Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  91. System Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  92. System.Core Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  93. System.Web.ApplicationServices Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  94. System.Configuration Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  95. System.Xml Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  96. System.Runtime.Caching Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  97. Microsoft.Build.Utilities.v4.0 Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  98. Microsoft.JScript Assembly: 10.0.0.0 File: 14.6.1590.0 Info: 14.6.1590.0
  99. Microsoft.VisualStudio.Web.PageInspector.Loader Assembly: 1.0.0.0 File: 14.1.20907.0 Info: 14.1.20907.0.K-1.0.1.b21
  100. Microsoft.CSharp Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  101. System.Data Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  102. System.Web.Services Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  103. System.Drawing Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  104. System.EnterpriseServices Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  105. System.IdentityModel Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  106. System.Runtime.Serialization Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  107. System.ServiceModel Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  108. System.ServiceModel.Activation Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  109. System.ServiceModel.Web Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  110. System.Activities Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  111. System.ServiceModel.Activities Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  112. System.WorkflowServices Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  113. System.Web.Extensions Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  114. System.Data.DataSetExtensions Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  115. System.Xml.Linq Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  116. System.ComponentModel.DataAnnotations Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  117. System.Web.DynamicData Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  118. EntityFramework Assembly: 6.0.0.0 File: 6.1.40302.0 Info: 6.1.3-40302
  119. EntityFramework.SqlServer Assembly: 6.0.0.0 File: 6.1.40302.0 Info: 6.1.3-40302
  120. ImageResizer Assembly: 4.0.0.0 File: 4.0.5.942 Info: 4.0.5 Commit: 3d5572f812a7c9252402583ffbb006d08baa90f0
  121. mcl959 Assembly: 1.0.1.0 File: 1.0.1
  122. Microsoft.AspNet.Identity.Core Assembly: 2.0.0.0 File: 2.2.1.40403.0
  123. Microsoft.AspNet.Identity.EntityFramework Assembly: 2.0.0.0 File: 2.2.1.40403.0
  124. Microsoft.AspNet.Identity.Owin Assembly: 2.0.0.0 File: 2.2.1.40403.0
  125. Microsoft.Owin Assembly: 3.0.1.0 File: 3.0.40213.64 Info: 3.0.1
  126. Microsoft.Owin.Host.SystemWeb Assembly: 3.0.1.0 File: 3.0.40213.64 Info: 3.0.1
  127. Microsoft.Owin.Security.Cookies Assembly: 3.0.1.0 File: 3.0.40213.64 Info: 3.0.1
  128. Microsoft.Owin.Security Assembly: 3.0.1.0 File: 3.0.40213.64 Info: 3.0.1
  129. Microsoft.Owin.Security.OAuth Assembly: 3.0.1.0 File: 3.0.40213.64 Info: 3.0.1
  130. Microsoft.Web.Infrastructure Assembly: 1.0.0.0 File: 1.0.20105.407
  131. MigraDoc.DocumentObjectModel Assembly: 1.32.3885.0
  132. MigraDoc.Rendering Assembly: 1.32.3885.0
  133. MigraDoc.RtfRendering Assembly: 1.32.3885.0
  134. Newtonsoft.Json Assembly: 9.0.0.0 File: 9.0.1.19813
  135. Owin Assembly: 1.0.0.0 File: 1.0
  136. PdfSharp.Charting Assembly: 1.32.2608.0
  137. PdfSharp Assembly: 1.32.2608.0
  138. RestSharp Assembly: 105.2.3.0 File: 105.2.3.0 Info: 105.2.3
  139. WebActivatorEx Assembly: 2.0.0.0 File: 2.2.0
  140. System.Web.WebPages.Deployment Assembly: 1.0.0.0 File: 1.0.20105.407
  141. System.Web.WebPages.Deployment Assembly: 2.0.0.0 File: 2.0.20710.0
  142. System.Xaml Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  143. Microsoft.VisualStudio.Web.PageInspector.Runtime Assembly: 14.0.0.0 File: 14.1.20907.0 Info: 14.1.20907.0.K-1.0.1.b21
  144. Microsoft.VisualStudio.Web.PageInspector.Tracing Assembly: 14.0.0.0 File: 14.1.20907.0 Info: 14.1.20907.0.K-1.0.1.b21
  145. System.Web.RegularExpressions Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  146. System.Data.Services.Design Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  147. App_global.asax.ee1dbzcp Assembly: 0.0.0.0
  148. System.ServiceModel.Internals Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  149. SMDiagnostics Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  150. System.Xaml.Hosting Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  151. A_1b610fdc_dbaa_42d3_aabf_83f36119319e Assembly: 0.0.0.0
  152. System.Web.Entity Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  153. System.Design Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  154. App_Web_dxpzoagf Assembly: 0.0.0.0
  155. App_Web_cw1atheh Assembly: 0.0.0.0
  156. System.Web.Mobile Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  157. System.Transactions Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  158. System.Numerics Assembly: 4.0.0.0 File: 4.6.1590.0 Info: 4.6.1590.0
  159. Microsoft.VisualStudio.Web.PageInspector.HtmlParser Assembly: 14.0.0.0 File: 14.1.20907.0 Info: 14.1.20907.0.K-1.0.1.b21
  160. App_Web_e43vcj5w Assembly: 0.0.0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement