<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Have been attempting to get ROBUST from the 0.7.2 distribution of
    OpenSim running with wifi from the 0.7.2 DIVA wifi distribution.<br>
    <br>
    I have followed the instructions for modifying my ROBUST.ini to
    include the changes and extensions for wifi.  When I start up
    ROBUST, I get the following error:<br>
    <blockquote>13:35:06 - [SERVER]: Loading GridServiceConnector<br>
      13:35:06 - Error loading plugin from OpenSim.Server.Handlers.dll,
      exception System.Exception: No LocalServiceModule in config file<br>
         at
      OpenSim.Server.Handlers.Grid.GridServiceConnector..ctor(IConfigSource
      config, IHttpServer server, String configName)<br>
      <br>
      13:35:06 - [SERVER]: Failed to load
      OpenSim.Server.Handlers.dll:GridServiceConnector<br>
    </blockquote>
    Although ROBUST continues to start up, none of the regions on my
    grid are able to connect.  The error seems to be happening in the
    [WifiService] section of the ROBUST.ini, but I am unable to isolate
    or fix it.  The "GridService" stanza looks like this (copied exactly
    from the example):<br>
    <blockquote>[GridService]<br>
              StorageProvider = "Diva.Data.MySQL.dll"<br>
    </blockquote>
    It looks like there should there be a "LocalServiceModule =" entry,
    but what should it be?<br>
    <br>
    Has anyone run into this before, or are there any suggestions?<br>
    <br>
    Thanks in advance<br>
    Kurt<br>
  </body>
</html>