Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 772627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T18:49:57+00:00 2026-05-14T18:49:57+00:00

I have windows 2008 r2 installed on my server, so iis 7.5 is. I

  • 0

I have windows 2008 r2 installed on my server, so iis 7.5 is.
I am not able run any of the class.net applications on iis. one of the compression modules throws exception.

Detailed Error Information
Module DynamicCompressionModule
Notification SendResponse
Handler StaticFile
Error Code 0x8007007e
Requested URL http://localhost:8081/a.html
Physical Path C:\inetpub\TestWebSite\a.html
Logon Method Anonymous
Logon User Anonymous

i tried diferent logon methods, different sites even static html pages are not served. Error never changes.

sorry for poor english.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T18:49:57+00:00Added an answer on May 14, 2026 at 6:49 pm

    A quick bit of searching found this: http://forums.iis.net/t/1149768.aspx. Are you running a 64bit server? If so, is it possible you are (potentially inadvertently) mixing 32bit and 64bit code in the same application pool?

    More information with slightly more detailed steps to resolve the problem found here: http://blogs.msdn.com/webtopics/archive/2010/03/08/troubleshooting-http-500-19-errors-in-iis-7.aspx (search down for error code 0x8007007e)

    Error Message:

    HTTP Error 500.19 – Internal Server
    Error The requested page cannot be
    accessed because the related
    configuration data for the page is
    invalid. Module
    DynamicCompressionModule Notification
    SendResponse Handler StaticFile
    Error Code 0x8007007e Requested URL
    http://localhost:80/ Physical Path
    C:\inetpub\wwwroot Logon Method
    Anonymous Logon User Anonymous

    Reason:

    Error Code 0x8007007e is:

    ERROR_MOD_NOT_FOUND – The specified
    module could not be found.

    This problem occurs because the
    ApplicationHost.config file or the
    Web.config file references a module
    that is invalid or that does not
    exist. To resolve this problem: In the
    ApplicationHost.config file or in the
    Web.config file, locate the module
    reference or the DLL reference that is
    invalid, and then fix the reference.
    To determine which module reference is
    incorrect, enable Failed Request
    Tracing, and then reproduce the
    problem.

    For above specific error (mentioned in
    this example),
    DynamicCompressionModule module is
    causing the trouble. This is because
    of the XPress compression scheme
    module (suscomp.dll) which gets
    installed with WSUS. Since Compression
    schemes are defined globally and try
    to load in every application Pool, it
    will result in this error when 64bit
    version of suscomp.dll attempts to
    load in an application pool which is
    running in 32bit mode.

    This module entry looks like:

    Hence to get rid of this problem:

    Ø Remove/Disable the XPress
    compression scheme from the
    configuration using the command below:

    %windir%\system32\inetsrv\appcmd.exe
    set config
    -section:system.webServer/httpCompression
    /-[name=’xpress’]

    OR

    Ø Add an attribute of “precondition=
    “64bitness” for this module entry so
    that it loads only in 64bit
    application pools

    Refer this blog for more details on
    Preconditions in IIS7

    OR

    Ø Use a 32bit version of suscomp.dll

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using IIS 7.0 + Windows Server 2008 x64. I have installed .NET
I have installed SQL Server 2008 R2 Express on Windows 7. When I run
I have a Windows 2008 Server with IIS 7 which using a .NET C#
I have just installed a ASP.Net Mvc application on a windows server 2008. When
I have just installed SQL Server 2008 including Reporting Services on Windows Server 2003.
I have Tomcat 6.0.24 64 bit installed on two Windows Server 2008 boxes as
I've just installed .NET 4 on Windows SErver 2008 R2 x64 and I am
I have Windows Server 2008 R2 with MySQL and Subversion installed separately. Just to
We have installed CollabNet Subversion Edge on a Windows 2008 R2 Standard server that
I have Windows Server 2008 installed on a Sony laptop and the brightness control

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.