How to reflect code changes while debugging with Excel Web Addin Visual Studio.

  • Thread starter Thread starter Iwasawa-Ken
  • Start date Start date
I

Iwasawa-Ken

Guest
I'm developing Office Web addin for Excel using Visual Studio 2019.

When I was debugging the addin program, Changed CSS file could not be reflected. But HTML file changes were reflected correctly.

I also tried clean and rebuild my solution and run again. But the changes of CSS file can't be reflected.

Are there any reload methodologies for addin program?

So, Please tell me how to reflect code changes in debugging addin program.

I'm using followings.

(1) Visual Studio Community 2019 Ver. 16.6.2 (16.6.0,16.6.1 are same too)

(2) Windows10 home 2019

(3) Office 365 ProPlus Version 1908 Build 11929.20776

Regards.

Continue reading...
 
Back
Top