به من این error رو میده :




Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'HttpCompressionModule' or one of its dependencies. The system cannot find the file specified. (D:\Programming\company\InfoWebsite\InfoWebSite\we b.config line 10)

Source Error:

Line 8: <httpModules>
Line 9: <add name="HttpCompressionModule"
Line 10: type="Bostan.Compression.HttpCompressionModule, HttpCompressionModule"/>
Line 11: </httpModules>
Line 12: <compilation debug="true" strict="false" explicit="true">
Source File: D:\Programming\company\InfoWebsite\InfoWebSite\web .config Line: 10






فایل dll هم داخل شاخه bin هست و ئاخل web.config هم که همونطور که توی خطا می بینین tag رو اضافه کردم.