Nico baruna

professional web developer

mBo instalation for iMis15

basically mBo is a middleware to act as webservice to get data from iMis and CRM meanwhile we cant get the data directly from internet

mBo instalation for iMis15 :

  1. download your mBo installer
  2. install it
  3. check your local mBo url (ex:localhost/mBowebservice)
  4. if you got any error please check your directory listing permission, user authentification permission ( set it to spesific user : IUSR )  
  5. check your dll files you need to get the newest version of dll files
  6. (web.config) check your conenction string it should be look like this (<add key=”Default_ConnectionString” value=”Data Source=192.168.0.51;User ID=sa;Password=sa;Database=iMIS15” /> )
  7. check your url configuration on web.config (<add key=”ImisWebServerUrl” value=”http://192.168.0.51/iMIS15” />)
  8. run diagnostic on the webservice root folder make sure you have no error report on it

and now you can add some joomla mbo web service plugin to show iMis data in your site