Knowlege base

Could not load file or assembly 'Ias.Web' or one of its dependencies

Article ID: 660
Last updated: 08 Mar, 2019
Applies from Application Suite 201x (any version)
to version Application Suite 201x (any version)

Applies to

All version

Description

Web interface shows the following message:
Could not load file or assembly 'Ias.Web' or one of its dependencies
WRN: Assembly binding logging is turned OFF.​
Stack Trace:
[BadImageFormatException: Could not load file or assembly 'Ias.web' or one of its dependencies.


Cause

If you get this error on 64bit servers, you may have assemblies that are 32bit and your application pool will have the option "Enable 32-Bit Applications" set to False; Set this to true and restart the site to get it working.

Solution

Enable StoneAppPool and StoneAppPoolbib to use 32-bit Applications

Open Command Prompt with administrator rights type "iisreset" and hit enter.
If StoneAppPool and StoneAppPoolbib suddenly stop, then check in the Event Viewer | Application the root cause.
If you see this message:
 

The Module DLL C:\Windows\system32\inetsrv\rewrite.dll failed to load.  The data is the error.

follow the procedure to fix it:

1. Uninstall URL Rewrite Module 2 from Control Panel




2. Open Internet Information Services (IIS) Manager
3. Select Server Name 
4. Click  "Get Web Platform Components" (Internet connection is needed)



5. Click "Install this extension" and Install the msi package
6. Close Internet Information Services (IIS) Manager
7. Open Command Prompt with administrator right type "iisreset" and hit enter.
8. Open again Internet Information Services (IIS) Manager
9. Click "Get Web Platform Components", search "Rewrite" and Install it



10. Open Command Prompt with administrators rights and type "iisreset" and hit enter.
11. Try to reach web interface again.

Article ID: 660
Last updated: 08 Mar, 2019
Revision: 1
Views: 1217
Print Export to PDF Subscribe Share
This article was:  
Prev   Next
The setup fails because it is unable to install windows server...     How to schedule Application Suite's backup to a network folder