最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Debug Outlook Web addin created in Blazor WASM - Stack Overflow

programmeradmin0浏览0评论

I'm creating an Outlook Web Addin. Implementation is done in Blazor WASM. The addin is working, well, but I'm not able to debug the addin when it is loaded in Outlook or neither in the browser. It is a Taskpane addin, which is visible on the right side pane in the outlook and browser as well.

I'm using Visual Studio 2022, but breakpoints are not hit in Visaul Studio.

I do not see my code is loaded in the browser, probably the pane is some IFrame os something like that.

Did somebody experience that kind of issue?

Is ther any way how to debug the Blazor Addin code in Visual Studio or in Browser?

发布评论

评论列表(0)

  1. 暂无评论