sql server - Installing MDS Excel Add-In Issue with Prerequisites -


i attempting install master data services plugin excel, can't install process due saying prerequisites not installed:

prerequisites message

i have made sure have right version (32 bit) match version of excel (2010), , have full version of .net 4.5 installed. if try install full version of .net 4.0, told newer (4.5) version installed.

here links similar issues, no response: microsoft answers; microsoft connect;

has else faced issue , got around it?

so, looks simple fix. installer needs run administrator, in order have run through command prompt administrator. after doing this, installed ok.

i'm not sure why installer didn't request elevated privileges, i'm guessing couldn't query system verify necessary prerequisites installed.

hopefully helps else in future!


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -