Vamsi Krishna Nori

Results 11 comments of Vamsi Krishna Nori

Screenshot for reference: ![image](https://user-images.githubusercontent.com/29355955/138676240-be20ab81-5ac3-48eb-a259-ac93fb603502.png)

@AlexJerabek i haven't checked with Yeoman Generator version because we have built our existing Add-ins using Visual Studio version

@aafvstam The Start up URL is automatically generated by Visual studio with IIS server in local machine. It was showing me two URLs i tried opening them and they are...

FYI: I have also tried several things like clearing office cache which apparently didn't work

This is one more method which i tried but couldn't complete because Highlighted step in below image is not present in Windows 11 but it is present in Windows 10...

@millerds I am trying the same project in both the machines which have 2 different OS versions

@millerds So i tested with 64 bit version and its working fine now. ![image](https://user-images.githubusercontent.com/29355955/138818000-31eff6df-73b3-47cd-80ee-e15bf2a7aa9e.png) I can say with 90% certainty that issue is with 32 bit version

These are the steps i did to resolve the issue: 1. Clear office cache : https://docs.microsoft.com/en-us/office/dev/add-ins/testing/clear-cache 2. Enable protect mode : https://support.cloudextend.io/en/articles/1689593-add-in-error-this-add-in-could-not-be-started-close-this-dialog-to-ignore-the-problem-or-click-restart-to-try-again 3. Repair (or) Re install Visual Studio 4....

@millerds Now i am getting this error. I haven't changed anything just ran the project again and its asking me to restart entire office ![image](https://user-images.githubusercontent.com/29355955/139076489-22a8ad8d-223b-431a-bbfe-ec07eca426d7.png)

1. Check if wget is installed by using [this](https://builtvisible.com/download-your-website-with-wget/) 2. Once wget is installed make sure while you are executing the download.sh file hile providing the URL there is no...