We are tryiing to use the iBO dlls within a custom class library that we are writing. Would anyone know how to set the iMISWebServerURL key that is normally in the web.config file in the coding of the class library(dll) that we are writing?
<appSettings><add key="System.WebLogin" value="MANAGER"/><add key="iBOCacheRefreshIntervalSeconds" value="300"/><add key="ImisWebServerUrl" value="http://localhost/imis15"/><appSettings>
Perhaps iBO can only read it from the web.config file? Thanks.
Only web.config
From the openIbo source code, it appears iBO will only retrieve it from web.config. (On iMIS 15, that is. On iMIS 10, it will only retrieve it from System_Params)
--
Bruce Wilson
Director, Technical Services
McGladrey & Pullen, LLP