Addin Not available & No Log files created!

Add-in Express™ Support Service
That's what is more important than anything else

Addin Not available & No Log files created!
 
Dave Gordon


Guest


On a Windows Server 2012 machine, with Visual Studio 2010 Ultimate and Addin-Express Standard I have the following problem.

A simple addin, of only a popup menu is successfully registered from VS2010 but displays as Not Available in IE.

No, I repeat NO log files are being created. The same problem is produced using the samples provided.

Any ideas?
Posted 17 Oct, 2012 19:36:12 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Dave,

What IE version are you using?

What module type do you usie in your project? IEModule?

Dave Gordon writes:
A simple addin, of only a popup menu is successfully registered from VS2010 but displays as Not Available in IE.


Are you checking Tools | Manage Add-ons? And make sure that you run VS via "Run as administrator".

Dave Gordon writes:
No, I repeat NO log files are being created.


The adxloader.log file cannot be created if Protected Mode is on. Try to turn Prrotected Mode off temporarily.


Andrei Smolin
Add-in Express Team Leader
Posted 18 Oct, 2012 01:42:36 Top
Dave Gordon


Guest


I am using IE 10 Desktop
ADX IE Addon is the project type
In IE Manage Addons it says the addon is Enabled but not available.

Thanks for the log information, I did not see that mentioned anywhere.

Log: http://www.4shared.com/file/E-PdrVLp/adxloader.html
Posted 18 Oct, 2012 03:49:36 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Dave,

You just need to enable third party extensions in Tools->Internet Options->Advanced.
Posted 18 Oct, 2012 04:38:55 Top
Dave Gordon


Guest


Ok - thanks guys that has got me up and running with it so far... now to get the context menu to show.

Dave
Posted 18 Oct, 2012 11:05:46 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Great!


Andrei Smolin
Add-in Express Team Leader
Posted 18 Oct, 2012 11:20:05 Top