Is there a way of turning off the Marketplace in v2019?

104 views
Skip to first unread message

Nicholas G Lawrence

unread,
Feb 15, 2022, 8:30:13 PM2/15/22
to mapi...@googlegroups.com

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.

Peter Horne

unread,
Feb 15, 2022, 10:02:32 PM2/15/22
to MapInfo-L
Hi Nick,
MI Market place appears to be an item in the TOOLS register. Suggest client unload the tool. It may be set on auto load.

HTH
Peter H

Nicholas G Lawrence

unread,
Feb 16, 2022, 12:51:44 AM2/16/22
to mapi...@googlegroups.com

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.

Nicholas G Lawrence

unread,
Feb 16, 2022, 1:45:12 AM2/16/22
to mapi...@googlegroups.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.

Uffe Kousgaard

unread,
Feb 16, 2022, 1:53:06 AM2/16/22
to mapi...@googlegroups.com
I think there is another tool called quicksearch you also have to disable. 

Regards 
Uffe Kousgaard 

Nicholas G Lawrence

unread,
Feb 16, 2022, 1:59:12 AM2/16/22
to mapi...@googlegroups.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

Nicholas G Lawrence

unread,
Feb 16, 2022, 2:08:05 AM2/16/22
to mapi...@googlegroups.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?

Uffe Kousgaard

unread,
Feb 16, 2022, 3:29:19 AM2/16/22
to mapi...@googlegroups.com
It is in the registry. I'm far  away from my computer, so I can't tell the exact location.

Regards 
Uffe 

Peter Horsbøll Møller

unread,
Feb 17, 2022, 5:36:54 AM2/17/22
to mapi...@googlegroups.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.

 

Peter Horsbøll Møller

www.precisely.com

 

Peter Horsbøll Møller
Principal Sales Engineer - Distinguished Engineer

 

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.

 

Reply all
Reply to author
Forward
0 new messages