hello,
I installed the PRT and tried out my first hello world plugin. I can find my trace message via XRMToolBox. All good so far. However, when I try to profile the code to poke around the state of the context, the profiling fails to start -- although the trace message seems to store anyway. When I trigger the plugin with the profiler turned on, I get the following error:
An exception occurred during the initialization of the Plug-in Profiler.
Unhandled Exception: System.ArgumentNullException: Value cannot be null.
Parameter name: s
at System.Convert.FromBase64String(String s)
at PluginProfiler.Plugins.PluginLoaderUtility.RefreshAssembly(IOrganizationService service, ProfilerConfiguration config, PluginInitializationContext context)
at PluginProfiler.Plugins.PluginLoaderUtility.RefreshPluginInitializationContext(IOrganizationServiceFactory factory, ProfilerConfiguration config, PluginInitializationContext currentContext)
at PluginProfiler.Plugins.ProfilerBase`1.InitializeProfiler(Dictionary`2 services, T operationContext, ProfilerPluginContext& context)
I followed instruction in this post (https://community.dynamics.com/forums/thread/details/?threadid=552f18ba-5536-ee11-bdf4-002248244c88) to set LegacyPluginProfiler to false, too. Didn't do any good. Can I get some pointer, please?
My PRT version reads 9.0.0.9692 in the Help About dialog, but i think i have 9.1.0.187 sine this is what pac tool is printing.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1