Google chrome published test extension "Install on browser access error" - google-chrome-extension

I had published our extension for testing but our team can't install it show "Access error" message, how can I test it? Thanks.

Related

Electron Tutorial - Debugging With VSCode

I've been working my way through the node.js Electron tutorial:
Electron Tutorial
I'm OK until I arrive at the section "Optional: Debugging from VS Code". I added the .vscode/launch.json file as suggested. I then select "Run and Debug" from the sidebar as suggested. What I get is a dialog that pops up stating:
"Cannot connect to the target at localhost:9222: ..."
I assumed this was because localhost:9222 wasn't opened in Chrome, and so I entered "chrome://inspect" in a Chrome tab and re-ran "Run and Debug" but got the same response.
Does anyone know what the correct procedure to follow is to debug this tutorial in VSCode?
Thanks.

In Notes designer v12 xpages error "Access restriction: Java Problem"

I installed Lotus Designer v12 and when I try to open a database with HCL Domino designer I get the next error: "Access restriction: The constructor 'UISelect2PickerCombo()' is not API (restriction on required library 'C:\Program Files (x86)\HCL\Notes\Data\workspace\applications\eclipse\plugins\org.openntf.xsp.bootstrap_1.0.0.201407020945.jar') CcCabecera.java /dddbbbb.nsf/Local/xsp line 251 Java Problem".
It works fine in Domino designer v9.
I tried to change the JDK Compiler Compliance level to 1.5 , add in Target Platform, the folder but always I get the same error
Any help??
You can ignore the error. Go to Domino Designer preferences and change the error to 'ignore'. It's one of the 'api' problems.

How to preinstall Chrome extension in Microsoft Chromium Edge?

Microsoft Chromium Edge is the new web navigator of Microsoft. It shares the same Chromium base as Google Chrome. Thanks to that, it supports Google Chrome Extension.
But I cannot find how to automatically install Google Chrome extension at the same time as Edge installation. Any help ?
The context of my question is partial deployment in a big enterprise. I've searched in Microsoft documentation without success until now.
Microsoft Edge (Chromium) browser is still in development stage and it is not officially launched yet.
The beta version of the browser is available for download which user can download from link below.
Download MS Edge Chromium beta browser
At present, it is not possible to preinstall the Chrome extensions in Edge chromium browser while installing the browser.
If you want to install the Chrome extensions in Edge chromium browser than you can refer the link below.
Install Chrome Extensions in Microsoft Edge Chromium
I will take your requirement as a feature request for this browser and try to submit it via our internal channel.
Thanks for your understanding.

ActiveX component can't create object occurred in w3wp.exe

I am currently having an issue with a classic ASP application I am working on and from what I can tell it might be due to something related to IIS.
It started out with me getting the error:
"An unhandled exception ('ActiveX component can't create object') occurred in
w3wp.exe[XXXX]."
I tried googling, but failed to find anything that could solve my issue.
So I tried to create a small .vbs application. To see if it had anything to do with the component that is used for the "createObject()" method.
dim test
set test = createObject("System.Collections.Sortedlist")
test.add 1, "value 1"
test.add 2, "value 2"
MsgBox(test(1))
And the file ran as it should.
I've tried running the application using both Visual Studio 2015 and 2017.
After I noticed that it sad "Occurred in the w3wp.exe" I tried reinstalling IIS to see if that would change anything, but sadly it has not had any effect.
Update: I am using Windows 10 personally and running the site of my own PC for testing purposes.
"Access Denied" errors and applications with COM activation fail after installing July 2018 Update

not able to install chrome extension by DnD after v30

In the back good old days, we can install chrome extension offline by drag and drop the crx file into chrome://extensions panel, but that will fail with the latest chrome now, saying "this can only be added from the chrome web store", I'm running 30.0.1599.101, Windows-7 64-bit
Is there any alternative way to offline install chrome extension ?
Update: this is not duplicate question of Re-enabling extension installs
please notice the difference of address bar in below snaps
DnD is not working anyway. We can DnD the crx file into Chrome, and Chrome knows it is one extension.
--enable-easy-off-store-extension-install is not working either. I was asked to confirm install the extension, and I said Yes, please do it, but failed with the indicator progress bar disappears
If crx file install is not working, the alternate way is to unzip the crx file using an archive manager like 7-zip.
Then to install the extension :
Go to the Extensions page, chrome://settings/extension
Activate Developer mode
Select Load unpacked extension...
Select your unpacked extension folder.

Resources