Hello all,
My client does not have an “always-on” internet connection.
So when they start MapInfo v2019, it tries to connect to the internet, and then flashes an error “Error fetching marketplace search data. Marketplace search disabled in QuickSearch.”
Nick Lawrence
Senior Spatial Science Officer | Geospatial Technologies
Engineering & Technology | Transport and Main Roads
Floor 19 | 313 Adelaide Street | Brisbane City Qld 4000
GPO Box 1412 | Brisbane City Qld 4001
P:
(07) 30667977
E: nicholas....@tmr.qld.gov.au
W: www.tmr.qld.gov.au
WARNING: This email (including any attachments) may contain legally privileged, confidential or private information and may be protected by copyright. You may only use it if you are the person(s) it was intended to be sent to and if you use it in an authorised way. No one is allowed to use, review, alter, transmit, disclose, distribute, print or copy this email without appropriate authority.
If this email was not intended for you and was sent to you by mistake, please telephone or email me immediately, destroy any hard copies of this email and delete it and any copies of it from your computer system. Any right which the sender may have under copyright law, and any legal privilege and confidentiality attached to this email is not waived or destroyed by that mistake.
It is your responsibility to ensure that this email does not contain and is not affected by computer viruses, defects or interference by third parties or replication problems (including incompatibility with your computer system).
Opinions contained in this email do not necessarily reflect the opinions of the Department of Transport and Main Roads, or endorsed organisations utilising the same infrastructure.
I have done that.
On startup, MapInfo still asks for a connection to the internet, and it still displays the error “Error fetching marketplace search data. Marketplace search disabled in QuickSearch.”
I even deleted the Marketplace.mbx and it still has the same errors.
--
--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en
---
You received this message because you are subscribed to the Google Groups "MapInfo-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mapinfo-l+...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mapinfo-l/2f1935bd-0617-4d35-b107-7678508be889n%40googlegroups.com.
I think I have found it.
It is a combination of two tools in the Tool Manager
The Marketplace tool connects to the MapInfo marketplace, which is where the user can browse for data and tools to purchase. Obviously, we want to turn this tool off.
The Quick Search tool is there to allow a user to type in a keyword and then search for the relevant button in the ribbon interface. It can also search the marketplace. It is possible to turn off the searching of the marketplace whilst leaving on the searching of buttons in the ribbon interface.
So, I can tell my client how to manually set these tools so that the error does not occur.
My next question is, what settings during installation control the default installation of tools within the tool manager? What options do I have to set which tools have AutoLoad ticked on during installation? I am configuring the software packaging of MapInfo to several hundred people in my organisation and I want to automate as much of this as I can.
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/SY6P282MB3816347495CA6441D4D7CEBED3359%40SY6P282MB3816.AUSP282.PROD.OUTLOOK.COM.
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/SY6P282MB3816347495CA6441D4D7CEBED3359%40SY6P282MB3816.AUSP282.PROD.OUTLOOK.COM.
Yes, I have to right-click on QuickSearch and then un-tick “Search MapInfo Marketplace”
That is the manual fix.
Is there an automatic fix?
Where is the Tool Manager settings stored?
How does Tool Manager know what tools should be autoloaded and what are the settings inside individual tools?
From: mapi...@googlegroups.com <mapi...@googlegroups.com> On Behalf Of Uffe Kousgaard
Sent: Wednesday, 16 February 2022 4:53 PM
To: mapi...@googlegroups.com
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/e7fe1335-3cbf-4389-b147-49ae85da80fc%40email.android.com.
Hmm
In the folder
C:\Users\<USER>\AppData\Local\MapInfo\MapInfo\Professional\1900\Tools\QuickSearch
Is a file
QuickSearch.dll.config
The contents of which are
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="Enable_Command_Highlight" value="True"/>
<add key="Command_Highlight_TimeSpan_Seconds" value="5"/>
<add key="Command_Highlight_Brush" value="Blue"/>
<add key="Search_Marketplace" value="True"/>
</appSettings>
</configuration>
So perhaps I could directly edit the second last line so that Search Marketplace = False?
And that could be done automatically by my packaging software?
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/SY6P282MB38163EC6B98B3CABF30D5D4AD3359%40SY6P282MB3816.AUSP282.PROD.OUTLOOK.COM.
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/SY6P282MB38168D96894E318A68DFF903D3359%40SY6P282MB3816.AUSP282.PROD.OUTLOOK.COM.
In the MapInfo Pro installation folder, there is a file called REGINFO64.INI.
It contains the list of tools to register when a new user starts MapInfo Pro on the computer.
For each tool, there is a setting that controls if the tool is to be autoloaded or not:
[CatalogBrowser]
Title=Catalog Browser
Description=This utility allows the user to search any OGC-compliant CSW catalog. When this tool is loaded the Catalog Browser can be started by selecting Open > Web Services > Catalog(CSW).
ImageUri=pack://application:,,,/MapInfo.StyleResources;component/Images/Tools/toolCatalogBrowser_16x16.png
Autoload=0
[CommandEditor]
Title=Keyboard Shortcuts
Description=MapInfoPro Keyboard Shortcut editor allows customizing keyboard short-cuts and command resources by creating/editing a user specific copy of the MapInfoPro.MNU file.
ImageUri=pack://application:,,,/MapInfo.StyleResources;component/Images/Tools/keyboard_16x16.png
Autoload=1
[coordinateextractor]
…
Nick, have you asked our support team about this issue?
I seem to recall that we fixed the issue but maybe that was in v2021, not sure.
From: mapi...@googlegroups.com <mapi...@googlegroups.com>
On Behalf Of Uffe Kousgaard
Sent: 16. februar 2022 09:29
To: mapi...@googlegroups.com
Subject: RE: [MI-L] Re: Is there a way of turning off the Marketplace in v2019?
|
This message originated Externally. Use proper judgement and caution with attachments, links, or responses. |
To view this discussion on the web visit https://groups.google.com/d/msgid/mapinfo-l/dccf104a-20bb-44d8-8e60-01729adda84a%40email.android.com.