Here are the steps to follow to manually upgrade from v1.5 to v1.6/web.configupdate the Version, Release and Build keys to
Code: <add key="Version" value="1.6" />
<add key="Release" value="0041" />
<add key="Build" value="3469" />
/config.xmladd a restorelogicalname property to <restore> node and set it to true or false
Code: <restore
defaultfolder="\\Server\dbupload\"
maxuploadcount="1"
checkmaxsize="true"
disclaimer="true"
restorelogicalname="true"
>
/history.txtreplace with the new one
/bin/mlb.dll , /bin/mlb_gui.dll , /bin/mlb_silent.dllreplace with the new ones
/js/mlb_sql.jsreplace with the new one
/skin/default/mlb_gui.cssreplace with the new one
/skin/default/img/app/intro.gif , /skin/default/img/app/headerdlg.gifreplace with the new ones