I am working on CMS 12 project using Visual studio 2022. My site is deployed on local IIS and I use the same for debugging. However when I attach w3wp process and try to debug, when inspecting any Optimizely object like a Block or Page type, I don't see the relevant information rather I see the error for the assmebly mentioned. If I just let the code run, there is no issue with site rendering.
I cleared temporary asp.net files folder, deleted obj/bin folders, rebuilt all , published to a local folder where IIS website is configured to but still same issue.The inspecting of non-Optimizely properties like a list or another object etc shows up fine.
Wondering anyone else has faced similar issue and can offer some help
Hello team,
I am working on CMS 12 project using Visual studio 2022. My site is deployed on local IIS and I use the same for debugging. However when I attach w3wp process and try to debug, when inspecting any Optimizely object like a Block or Page type, I don't see the relevant information rather I see the error for the assmebly mentioned. If I just let the code run, there is no issue with site rendering.
I cleared temporary asp.net files folder, deleted obj/bin folders, rebuilt all , published to a local folder where IIS website is configured to but still same issue.The inspecting of non-Optimizely properties like a list or another object etc shows up fine.
Wondering anyone else has faced similar issue and can offer some help