VSTO: How to add back the VSTO addin once removed being debugged from Visual Studio -


i working on vsto word addin in c#. recently, renamed project , directories, add-in failed load. removed add-in word hoping in next build/run added again. but, when run again, doesn't added anymore. how can debugging addin again?

deleting bin , object directory project folder of visual studio forced add addin again in word application.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -