KumG

Results 5 comments of KumG

Any news for this issue ? I get the error when installing my app on my computer with Teams installed...

So the virtual folder name must be hardcoded ? In my case, the app is deployed on several customer servers and each one has a different URL... Is there a...

I finally used this to get the virtual path... : ``` csharp var path = GetIISVirtualPath(app); path ??= string.Empty; const string baseUrl = "http://localhost"; var uri = new Uri(new Uri(baseUrl),...

https://github.com/Waterdish/2ship2harkinian-Android