iamandycohen / UrlRewrite

Sitecore module that allows Content Author's to author inbound and outbound url redirects and rewrites.
MIT License
23 stars 67 forks source link

Issue while building the reporting database #20

Closed vinodbhasyam closed 7 years ago

vinodbhasyam commented 8 years ago

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.CreateDimensionFromConfig(XmlElement childNode) at Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.LoadDimensionsFromConfig(String pathToConfigNode) at Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService..ctor(String pathToConfigNode, ILogger logger)

iamandycohen commented 8 years ago

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod notifications@github.com wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.CreateDimensionFromConfig(XmlElement childNode) at Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.LoadDimensionsFromConfig(String pathToConfigNode) at Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService..ctor(String pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz .

vinodbhasyam commented 8 years ago

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen notifications@github.com wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod notifications@github.com wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.CreateDimensionFromConfig(XmlElement childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.LoadDimensionsFromConfig(String pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService..ctor(String pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-235026977, or mute the thread https://github.com/notifications/unsubscribe-auth/AEpD-1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz .

iamandycohen commented 8 years ago

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod notifications@github.com wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen notifications@github.com wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod notifications@github.com wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories.DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-235028249, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz .

vinodbhasyam commented 8 years ago

Hi Andy,

I wanted to cleanup the Url rewrite module on my Sitecore instance, is there any easy way of doing it?

Can you please provide any cleanup script you may have.

Thanks, Vinod

On Mon, Jul 25, 2016 at 6:52 PM, Andy Cohen notifications@github.com wrote:

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod notifications@github.com wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen notifications@github.com wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod notifications@github.com wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/ AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD- 1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235028249, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-235029938, or mute the thread https://github.com/notifications/unsubscribe-auth/AEpD-xbvSQ-mk0o1ze0dTHKZqUo1uM1Hks5qZPftgaJpZM4JULrz .

iamandycohen commented 8 years ago

By cleanup do you mean remove?

On Wed, Aug 31, 2016, 1:03 PM bhasyamvinod notifications@github.com wrote:

Hi Andy,

I wanted to cleanup the Url rewrite module on my Sitecore instance, is there any easy way of doing it?

Can you please provide any cleanup script you may have.

Thanks, Vinod

On Mon, Jul 25, 2016 at 6:52 PM, Andy Cohen notifications@github.com wrote:

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod notifications@github.com wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen notifications@github.com wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod <notifications@github.com

wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/ AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD- 1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235028249, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-235029938 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-xbvSQ-mk0o1ze0dTHKZqUo1uM1Hks5qZPftgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243849134, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf6vzmajlfAU_0TYdEPWhLBa8G7sYks5qlcH5gaJpZM4JULrz .

vinodbhasyam commented 8 years ago

Yes Andy, it would be really helpful

On Wednesday, 31 August 2016, Andy Cohen notifications@github.com wrote:

By cleanup do you mean remove?

On Wed, Aug 31, 2016, 1:03 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Hi Andy,

I wanted to cleanup the Url rewrite module on my Sitecore instance, is there any easy way of doing it?

Can you please provide any cleanup script you may have.

Thanks, Vinod

On Mon, Jul 25, 2016 at 6:52 PM, Andy Cohen <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');

wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/ AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD- 1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235028249, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235029938 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-xbvSQ- mk0o1ze0dTHKZqUo1uM1Hks5qZPftgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243849134, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf6vzmajlfAU_ 0TYdEPWhLBa8G7sYks5qlcH5gaJpZM4JULrz .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243849732, or mute the thread https://github.com/notifications/unsubscribe-auth/AEpD-wN-ZutNs254G_WtjvOEbCi0ldeeks5qlcJrgaJpZM4JULrz .

iamandycohen commented 8 years ago

Can I ask why?

On Wed, Aug 31, 2016, 3:33 PM bhasyamvinod notifications@github.com wrote:

Yes Andy, it would be really helpful

On Wednesday, 31 August 2016, Andy Cohen notifications@github.com wrote:

By cleanup do you mean remove?

On Wed, Aug 31, 2016, 1:03 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Hi Andy,

I wanted to cleanup the Url rewrite module on my Sitecore instance, is there any easy way of doing it?

Can you please provide any cleanup script you may have.

Thanks, Vinod

On Mon, Jul 25, 2016 at 6:52 PM, Andy Cohen <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');

wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/ AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD- 1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235028249>, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235029938 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-xbvSQ- mk0o1ze0dTHKZqUo1uM1Hks5qZPftgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243849134, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf6vzmajlfAU_ 0TYdEPWhLBa8G7sYks5qlcH5gaJpZM4JULrz .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243849732 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-wN-ZutNs254G_WtjvOEbCi0ldeeks5qlcJrgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243891910, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf2y4CmyAJtNLY0_L7m4xjrm6xGQjks5qleT0gaJpZM4JULrz .

vinodbhasyam commented 8 years ago

Client decided to implement rewrites on reverse proxy and wants to remove the module

On Wednesday, 31 August 2016, Andy Cohen notifications@github.com wrote:

Can I ask why?

On Wed, Aug 31, 2016, 3:33 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Yes Andy, it would be really helpful

On Wednesday, 31 August 2016, Andy Cohen <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

By cleanup do you mean remove?

On Wed, Aug 31, 2016, 1:03 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

Hi Andy,

I wanted to cleanup the Url rewrite module on my Sitecore instance, is there any easy way of doing it?

Can you please provide any cleanup script you may have.

Thanks, Vinod

On Mon, Jul 25, 2016 at 6:52 PM, Andy Cohen < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>

wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/ AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/ issues/20#issuecomment- 235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD- 1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235028249>, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235029938 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-xbvSQ- mk0o1ze0dTHKZqUo1uM1Hks5qZPftgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243849134, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf6vzmajlfAU_ 0TYdEPWhLBa8G7sYks5qlcH5gaJpZM4JULrz .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243849732 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-wN-ZutNs254G_ WtjvOEbCi0ldeeks5qlcJrgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243891910, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf2y4CmyAJtNLY0_ L7m4xjrm6xGQjks5qleT0gaJpZM4JULrz .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243908537, or mute the thread https://github.com/notifications/unsubscribe-auth/AEpD-zAuQp3_WTLWerZSDKM1X75isPzEks5qlfJhgaJpZM4JULrz .

iamandycohen commented 8 years ago

If you decompress the package file you can see everything that is installed.

On Wed, Aug 31, 2016, 4:45 PM bhasyamvinod notifications@github.com wrote:

Client decided to implement rewrites on reverse proxy and wants to remove the module

On Wednesday, 31 August 2016, Andy Cohen notifications@github.com wrote:

Can I ask why?

On Wed, Aug 31, 2016, 3:33 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Yes Andy, it would be really helpful

On Wednesday, 31 August 2016, Andy Cohen <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

By cleanup do you mean remove?

On Wed, Aug 31, 2016, 1:03 PM bhasyamvinod <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

Hi Andy,

I wanted to cleanup the Url rewrite module on my Sitecore instance, is there any easy way of doing it?

Can you please provide any cleanup script you may have.

Thanks, Vinod

On Mon, Jul 25, 2016 at 6:52 PM, Andy Cohen < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

https://github.com/iamandycohen/UrlRewrite/pull/18

On Mon, Jul 25, 2016, 12:47 PM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

Hi, Can you please point me to the exact pull request please?

Thanks, Vinod.

On Mon, Jul 25, 2016 at 6:42 PM, Andy Cohen < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

There is a pull request for this issue that I have not had time to integrate. My apologies.

On Mon, Jul 25, 2016, 9:31 AM bhasyamvinod < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>

wrote:

We are getting the following error on Sitecore 8.1 update -2 after installing the module, any help is highly appreciated. Exception: System.TypeLoadException Message: Derived method 'Filter' in type 'Hi.UrlRewrite.Analytics.ByUrlRewriteRedirect' from assembly 'Hi.UrlRewrite, Version=1.8.5779.17263, Culture=neutral, PublicKeyToken=null' cannot reduce access. Source: mscorlib at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at Sitecore.Reflection.ReflectionUtil.CreateObject(String assembly, String className, Object[] parameters) at Sitecore.Reflection.ReflectionUtil.CreateObject(String typeName, Object[] parameters) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.CreateDimensionFromConfig(XmlElement

childNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService.LoadDimensionsFromConfig(String

pathToConfigNode) at

Sitecore.ExperienceAnalytics.Core.Repositories. DimensionDefinitionService..ctor(String

pathToConfigNode, ILogger logger)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20, or mute the thread <

https://github.com/notifications/unsubscribe-auth/ AAxmf1GqZiCha0HCJvZufpEgAjfDW_Wvks5qZMjTgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/ issues/20#issuecomment- 235026977 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD- 1ZAcqf3UYs42rAgPRNTjYNOOQVZks5qZPWFgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235028249>, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAxmf7C1KQP7m7lMVVqXQ2n9rYuWGP2xks5qZPaZgaJpZM4JULrz

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 235029938 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-xbvSQ- mk0o1ze0dTHKZqUo1uM1Hks5qZPftgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243849134>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAxmf6vzmajlfAU_ 0TYdEPWhLBa8G7sYks5qlcH5gaJpZM4JULrz> .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243849732 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-wN-ZutNs254G_ WtjvOEbCi0ldeeks5qlcJrgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment- 243891910, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf2y4CmyAJtNLY0_ L7m4xjrm6xGQjks5qleT0gaJpZM4JULrz .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243908537 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AEpD-zAuQp3_WTLWerZSDKM1X75isPzEks5qlfJhgaJpZM4JULrz

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-243912526, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmfw5zSQMYr7SgaadnWhlUPRs6hsEHks5qlfYAgaJpZM4JULrz .

ddysart commented 8 years ago

I'd echo the original issue is still occuring on v8.1u3. It's breaking all of the reporting processing so no anayltics make it into the reporting db (including WFFM form submissions).

I did clone the update from Slev and it solved the issue.

iamandycohen commented 8 years ago

Yes sorry . Still have not had time.

On Thu, Sep 8, 2016, 10:46 AM Derek Dysart notifications@github.com wrote:

I'd echo the original issue is still occuring on v8.1u3. It's breaking all of the reporting processing so no anayltics make it into the reporting db (including WFFM form submissions).

I did clone the update from Slev and it solved the issue.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iamandycohen/UrlRewrite/issues/20#issuecomment-245641984, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxmf5bQaKP7egRoXT1_jIvAHzbEk3Dyks5qoC3MgaJpZM4JULrz .

ddysart commented 8 years ago

heh, been there. Back testing on older versions is a pain.

iamandycohen commented 7 years ago

This is fixed in https://github.com/iamandycohen/UrlRewrite/releases/tag/v1.8.1.3