I have a problem that the SfB web plugin works in IE when I start my web application directly from the IIS (or browse directly to the app page), but when I run it through the Visual Studio (2012 or 2013), the plugin reports "NotInstalled" on the
console log. Did anyone experienced this behavior? What shall I do?
I've experienced the same issue, I think that the problem is due to the plugin installed on the machine.
When I run my project from Visual Studio automatically the Internet Explorer (64 bit) is launched, but the plugin installed is for 32 bit. I've open
another request on this forum.