Troubleshooting iMIS Mobile Website Installation
Posted by Adam Carey
on Friday, July 02, 2010
Many clients are reaping huge benefits from deploying the iMIS Mobile Application as an addition to the web casual view of iMIS. With a streamlined interface and quick-access, it's no wonder this mobile site is being accessed by blackberries and iphones of association staff members when they are on the road or at an event.
Installing the iMIS Mobile site is very straightforward, just follow the instructions provided with the download.
We recently had some difficulty when installing this site on a Windows Server 2008, and I hope this blog helps you out if you are in a similar situation! FYI: This error will be generated by any server that does not have the appropriate version of these files, it is not entirely secluded to Windows Server 2008
Error:
We were receiving an error similar to Could not load file or assembly 'system.web.extensions'.
Solution:
iMIS Mobile uses AJAX Extensions 1.0, so:
- Step 1 is to download and install the AJAX Extensions from Microsoft's website.. ASPAJAZExtSetup.msi
- Step 2 is to navigate to the new .dll location via Start > All Programs >ASP.NET AJAX Extensions > ...Assembly and Script Library
- Step 3 is to copy the System.Web.Extensions.dll and System.Web.Extensions.Desgin.dll files to the Bin directory of your iMIS Mobile site (this may not be necessary, but it's a fail safe!)
Good Luck! And be sure to read the requirements of the iMIS Mobile website carefully!
Care to Comment?