Windows 10 version 1809 won't displayActiveX control on Word 365Open multiple copies of Word template document using VBA for applicationsmercurial version control with wordOffice 365 Enterprise - Word add-in Manifest Update IssuesDatabound Content Controls not Updating in Word OnlineWord template: command button runs wrong macroOffice 365 Word Add-In : Forbidden 403 when trying to create a document with the office javascript libraryAny new VBA command for font color in MS Word 365?Word VBA Runtime Error 5460 on second Documents.Add in global templateDisplay a custom tab on Word Ribbon depending on the version of Word detected?Office.js Word Add-in - How to manage test/prod versions of an Add-in manifest

Why didn't Caesar move against Sextus Pompey immediately after Munda?

Does friction always oppose motion?

Why should I allow multiple IP addresses on a website for a single session?

How useful would a hydroelectric power plant be in the post-apocalypse world?

How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?

Why will we fail creating a self sustaining off world colony?

Where to connect the fuse and why?

Could you fall off a planet if it was being accelerated by engines?

Chandra exiles a card, I play it, it gets exiled again

What's the idiomatic (or best) way to trim surrounding whitespace from a string?

Russian equivalents of 能骗就骗 (if you can cheat, then cheat)

"in 60 seconds or less" or "in 60 seconds or fewer"?

Why do movie directors use brown tint on Mexico cities?

How to auto number across two columns in a table

Find the closest three-digit hex colour

iMac 2019: Can I mix the old modules with the new ones when upgrading RAM?

LaTeX Make Word Appear

Is it possible to alias a column based on the result of a select+where?

Is there a word for the act of simultaneously pulling and twisting an object?

How does mmorpg store data?

A quine of sorts

What was the first science fiction or fantasy multiple choice book?

Is it theoretically possible to hack printer using scanner tray?

Is this house-rule removing the increased effect of cantrips at higher character levels balanced?



Windows 10 version 1809 won't displayActiveX control on Word 365


Open multiple copies of Word template document using VBA for applicationsmercurial version control with wordOffice 365 Enterprise - Word add-in Manifest Update IssuesDatabound Content Controls not Updating in Word OnlineWord template: command button runs wrong macroOffice 365 Word Add-In : Forbidden 403 when trying to create a document with the office javascript libraryAny new VBA command for font color in MS Word 365?Word VBA Runtime Error 5460 on second Documents.Add in global templateDisplay a custom tab on Word Ribbon depending on the version of Word detected?Office.js Word Add-in - How to manage test/prod versions of an Add-in manifest













0















I have a Word template with a single custom ActiveX control. The view from Word 365 on Windows 10 version 1803 and earlier display correctly.



The same template from Word 365 on Windows 10 version 1809 displays nothing on the UserForm.



Adding the custom control on a new Template/Document in Word 365 /Windows 10 version 1809 displays correctly. Once the new Template/Document is saved, the ActiveX Control fails to display as do all subsequent attempts to add the control to this saved document/template.



Does anyone out there know how I could correct this?










share|improve this question



















  • 3





    I'd say, uninstall the update and wait for the next one, which may take care of the problem. And maybe complain to Microsoft in order to be sure they're aware ofthe problem. But first check whether the problem is only with the custom ActiveX control. If it is, it's possible the control doesn't meet some kind of security standard.

    – Cindy Meister
    Mar 25 at 16:36











  • Thanks Cindy for your response. It appears that Microsoft ActiveX controls are OK. Maybe, my custom ActiveX that is not meeting the security standard. Any idea what security changes applied ActiveX controls between Windows 10 version 1803 and 1809?

    – Samuel Nsoatabe
    Mar 26 at 11:00















0















I have a Word template with a single custom ActiveX control. The view from Word 365 on Windows 10 version 1803 and earlier display correctly.



The same template from Word 365 on Windows 10 version 1809 displays nothing on the UserForm.



Adding the custom control on a new Template/Document in Word 365 /Windows 10 version 1809 displays correctly. Once the new Template/Document is saved, the ActiveX Control fails to display as do all subsequent attempts to add the control to this saved document/template.



Does anyone out there know how I could correct this?










share|improve this question



















  • 3





    I'd say, uninstall the update and wait for the next one, which may take care of the problem. And maybe complain to Microsoft in order to be sure they're aware ofthe problem. But first check whether the problem is only with the custom ActiveX control. If it is, it's possible the control doesn't meet some kind of security standard.

    – Cindy Meister
    Mar 25 at 16:36











  • Thanks Cindy for your response. It appears that Microsoft ActiveX controls are OK. Maybe, my custom ActiveX that is not meeting the security standard. Any idea what security changes applied ActiveX controls between Windows 10 version 1803 and 1809?

    – Samuel Nsoatabe
    Mar 26 at 11:00













0












0








0








I have a Word template with a single custom ActiveX control. The view from Word 365 on Windows 10 version 1803 and earlier display correctly.



The same template from Word 365 on Windows 10 version 1809 displays nothing on the UserForm.



Adding the custom control on a new Template/Document in Word 365 /Windows 10 version 1809 displays correctly. Once the new Template/Document is saved, the ActiveX Control fails to display as do all subsequent attempts to add the control to this saved document/template.



Does anyone out there know how I could correct this?










share|improve this question
















I have a Word template with a single custom ActiveX control. The view from Word 365 on Windows 10 version 1803 and earlier display correctly.



The same template from Word 365 on Windows 10 version 1809 displays nothing on the UserForm.



Adding the custom control on a new Template/Document in Word 365 /Windows 10 version 1809 displays correctly. Once the new Template/Document is saved, the ActiveX Control fails to display as do all subsequent attempts to add the control to this saved document/template.



Does anyone out there know how I could correct this?







excel vba ms-word office365






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 27 at 12:45









Pᴇʜ

28.3k6 gold badges30 silver badges54 bronze badges




28.3k6 gold badges30 silver badges54 bronze badges










asked Mar 25 at 16:32









Samuel NsoatabeSamuel Nsoatabe

1




1







  • 3





    I'd say, uninstall the update and wait for the next one, which may take care of the problem. And maybe complain to Microsoft in order to be sure they're aware ofthe problem. But first check whether the problem is only with the custom ActiveX control. If it is, it's possible the control doesn't meet some kind of security standard.

    – Cindy Meister
    Mar 25 at 16:36











  • Thanks Cindy for your response. It appears that Microsoft ActiveX controls are OK. Maybe, my custom ActiveX that is not meeting the security standard. Any idea what security changes applied ActiveX controls between Windows 10 version 1803 and 1809?

    – Samuel Nsoatabe
    Mar 26 at 11:00












  • 3





    I'd say, uninstall the update and wait for the next one, which may take care of the problem. And maybe complain to Microsoft in order to be sure they're aware ofthe problem. But first check whether the problem is only with the custom ActiveX control. If it is, it's possible the control doesn't meet some kind of security standard.

    – Cindy Meister
    Mar 25 at 16:36











  • Thanks Cindy for your response. It appears that Microsoft ActiveX controls are OK. Maybe, my custom ActiveX that is not meeting the security standard. Any idea what security changes applied ActiveX controls between Windows 10 version 1803 and 1809?

    – Samuel Nsoatabe
    Mar 26 at 11:00







3




3





I'd say, uninstall the update and wait for the next one, which may take care of the problem. And maybe complain to Microsoft in order to be sure they're aware ofthe problem. But first check whether the problem is only with the custom ActiveX control. If it is, it's possible the control doesn't meet some kind of security standard.

– Cindy Meister
Mar 25 at 16:36





I'd say, uninstall the update and wait for the next one, which may take care of the problem. And maybe complain to Microsoft in order to be sure they're aware ofthe problem. But first check whether the problem is only with the custom ActiveX control. If it is, it's possible the control doesn't meet some kind of security standard.

– Cindy Meister
Mar 25 at 16:36













Thanks Cindy for your response. It appears that Microsoft ActiveX controls are OK. Maybe, my custom ActiveX that is not meeting the security standard. Any idea what security changes applied ActiveX controls between Windows 10 version 1803 and 1809?

– Samuel Nsoatabe
Mar 26 at 11:00





Thanks Cindy for your response. It appears that Microsoft ActiveX controls are OK. Maybe, my custom ActiveX that is not meeting the security standard. Any idea what security changes applied ActiveX controls between Windows 10 version 1803 and 1809?

– Samuel Nsoatabe
Mar 26 at 11:00










0






active

oldest

votes










Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55342421%2fwindows-10-version-1809-wont-displayactivex-control-on-word-365%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes




Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.







Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.



















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55342421%2fwindows-10-version-1809-wont-displayactivex-control-on-word-365%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript