Scott Durow

Results 133 comments of Scott Durow

Ok - it seems to be a bug with CrmSvcUtil where there isn't the 1033 language pack enabled - I've added logic to force a dummy 1033 label - even...

This probably means that the locations of the Nuget packages folder is not where it should be. Where is the spkl Nuget folder in relation to the bat file?

Can you try with the latest beta version of SparkleXrm from Nuget please - https://www.nuget.org/packages/SparkleXRM/7.4.210-beta

Ok...I've updated the ConnectionsUI to work on V9 and UCI You'll need the beta version of ConnectionsUI: [RefreshedConnectionsUI_3_0_managed.zip](https://github.com/scottdurow/SparkleXrm/files/1975366/RefreshedConnectionsUI_3_0_managed.zip) And the latest beta of SparkleXrm from nuget - https://www.nuget.org/packages/spkl/1.0.214-beta

Ah yes. Good spot - there is a PR waiting to fix that one.

Here it is - https://www.nuget.org/packages/SparkleXRM/7.4.223-beta Download the nugget package in visual studio or manually and rename as .zip to extract

@aboodh95 This looks like you have some duplicate webresource names (excluding the prefix). There is a match list that is created to try and locate the local webresource by the...

Thank you for this. I really thought this issue had been fixed in the most recent release - could you provide repro steps, the error details and version you are...

totally agree - I was thinking along the same lines. I also think it would be great to allow form event registrations as well as part of the webresources config...

Thanks for this @BenediktBergmann - this is a topic that I've wrestled with myself whilst writing dataverse-ify. The problem is of course that Dataverse uses Pascale Case for the SchemaNames...