-
After the following windows update: 2023-10 Kumulatives Update für .NET Framework 3.5 und 4.8.1 für Windows 11, version 22H2 für x64 (KB5031323) System.IO.DirectoryNotFoundException: 'Could not find a part of the path 'Path to analysisdomainservice.svc.compiled'.':
Because of this exception the service is not activated and we get an exception. If we call a second time the service, then the activation is done correctly and we can use the service. We are still using the OpenRiaServices 4.6.0. Any idea what we could do? Best regards, Alessandro |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Dear Svensson
I have tried the SimpleWPF example and I have the same behaviour.
The first time a DomainService call is executed, I get an error that the service could not be activated, because a part of the path could not be found.
The second time I call the service, then it’s working.
Best regards,
Alessandro
|
Beta Was this translation helpful? Give feedback.
-
I have reported the problem in the developer community: |
Beta Was this translation helpful? Give feedback.
-
I have found that if you create a folder at the path in the error, it fills with files and works correctly. Perhaps a debug flag left on when the KB went out? |
Beta Was this translation helpful? Give feedback.
I have reported the problem in the developer community:
https://developercommunity.visualstudio.com/t/October-10-2023-KB5031224-Cumulative-Up/10494223