Problem with configuration

Hello,

I added one more property to my VAF configuration (although that probably isn't the issue here) and installed the VAF and sometime later I tried to set a value for the new configuration property and started getting this error:

[Void OnConfigurationUpdated(TSecureConfiguration, Boolean, Boolean)], IL:27, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Void PopulateFromConfiguration(Boolean)], IL:33, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Void PopulateFromConfiguration(TSecureConfiguration, Boolean)], IL:1070, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[System.Nullable`1[System.DateTimeOffset] GetNextExecution(System.Nullable`1[System.DateTimeOffset])], IL:144, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[System.Nullable`1[System.DateTimeOffset] GetNextExecution(System.Nullable`1[System.DateTimeOffset])], IL:260, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Boolean Any[TSource](System.Collections.Generic.IEnumerable`1[TSource])], IL:21, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Boolean MoveNext()], IL:43, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Void .ctor(System.Collections.Generic.IEnumerable`1[TElement])], IL:114, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Boolean MoveNext()], IL:78, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[Boolean MoveNext()], IL:95, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[System.Nullable`1[System.DateTimeOffset] <GetNextExecution>b__0(MFiles.VAF.Extensions.ScheduledExecution.Trigger)], IL:0, Tyhjäarvon sallivalla objektilla on oltava arvo. 0x80131509)
[System.Nullable`1[System.DateTimeOffset] GetNextExecution(System.Nullable`1[System.DateTimeOffset], System.TimeZoneInfo)], IL:47, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[System.Nullable`1[System.DateTimeOffset] GetNextExecution(System.Nullable`1[System.DateTimeOffset], System.TimeZoneInfo)], IL:0, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
[System.Nullable`1[System.DateTimeOffset] GetNextExecutionIncludingNextDay(System.Nullable`1[System.DateTimeOffset], System.TimeZoneInfo, Boolean)], IL:79, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
Void ThrowInvalidOperationException(System.ExceptionResource)], IL:16, Tyhjäarvon sallivalla objektilla on oltava arvo. (0x80131509)
(M-Files 24.9.14055.3 2024-10-24T18:55:45.771Z)

Now I'm unable to save the configuration, it always gives out this error. Looks like it is coming from the recurrence-classes, but not quite sure what's the issue and which configuration property causes this as there is no mention of that.

I tried clearing the configuration by emptying all from the Advanced JSON-configuration window and then saving the configuration but I still get that same error. This is very puzzling as all the recurring task configurations have behaved very well so far and I haven't done anything different with my new configuration property either, it's very similar the existing ones that worked earlier. I'm not even sure if that's really the issue as I haven't tried to modify the configuration for a while so not quite sure when this problem might have actually started. Also it's quite weird that even clearing the configuration doesn't allow saving without that error.

I did upgrade yesterday to MFiles.VAF.Configuration 24.10.3 and MFiles.VAF.Extensions 24.10.73 and MFiles.VAF 24.5.714.1 so I wonder if there is some incompatibility issue somewhere?

Any ideas what to try next or how to debug the issue? I guess I would be happy if just could clear the whole VAF-configuration from the M-Files-server and just start with the default configurations from the VAF and then adjust what is needed, but not sure how I can even do that because I can't clear the configuration from the server.

Parents Reply Children
No Data