Kevin Obee
Kevin Obee
Add in support for logged in users, license info, sitecore version etc
Currently investigating exposing Sitecore pipeline processor information and adding it to the Sitecore -> Server datatable. Working in [feature/PipelineReporting](https://github.com/kevinobee/Sitecore.Glimpse/tree/feature/PipelineReporting) branch.
Thanks for the heads up, will address. Black mark for Sitecore SemVer policy adherence ;-)
Fancy submitting a pull request? Thanks for the insight, much appreciated. On 27 Dec 2016 14:53, "Muhammad Naeem Ashraf" wrote: > For fixing this issue in Sitecore.Ship, possible workaround could...
The MyGet 0.4.0 pre-release packages are on the [NuGet gallery](https://www.nuget.org/packages?q=sitecore.ship) now. Interested to hear if these solve your issue @stevegray12
@AnweshaGD I am adding this to the features list being developed for the [SSC](https://sitecore-community.github.io/docs/documentation/Sitecore%20Services%20Layer/index.html) Web API based release of Sitecore.Ship
Server Error in '/' Application. Error activating ILogManager No matching bindings are available, and the type is not self-bindable. Activation path: 1) Request for ILogManager Suggestions: 1) Ensure that you...
Resolve by commit 0ca12778ef424bebfc2171e31adbf00102e70e7c Added [Glimpse:DisableAsyncSupport appSetting](https://github.com/Glimpse/Glimpse/issues/632) to web.config transform.
Can you email me your web.config (use my gmail a/c)?
With the information that the location element starts after the `` element and ends before the `` element I have been able to recreate the issue. ``` PM> install-package sitecore.glimpse...