Forum member

cbeauchemin

3 posts

Posts by cbeauchemin

  1. Problem with new instrumentation since 4.9

    Ok, I can confirm you that its working for vs 2022, i will be soon able to test it with vs 2019. From my point of view, it seem to be fixed! Thanks

  2. Problem with new instrumentation since 4.9

    Hi, Thanks for the quick answer. Nothing have been obfuscated on our side. The problematic class is a derivation from the base class in a Google library named GoogleAdsConfig.cs This class is included in the package https://www.nuget.org/packages/Google.Ads.GoogleAds/6.0.0 The source of it ca…

  3. Problem with new instrumentation since 4.9

    Hi, i was having index out of bound problem with the new instrumentation type. I was using the legacy one and it worked completely. Since 4.9, access to the legacy instrumentation is not possible anymore and i have the same problem in vs 2022 as in vs 2019. Here is the stack trace: [quote] [P…