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 6094325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:39:52+00:00 2026-05-23T12:39:52+00:00

Description: An error occurred during the compilation of a resource required to service this

  • 0

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0433: The
type ‘mmet.rgen’ exists in both
‘c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary
ASP.NET
Files\mail\d77eac0c\a5fb2812\assembly\dl3\c6e9aa33\e7f7b4c8_463acc01\WebMail.DLL’
and
‘c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary
ASP.NET
Files\mail\d77eac0c\a5fb2812\App_Code.n0dshhx5.dll’

I created an web application in Visual studio 2010 and copied that code in to my project which is running on its own compiler using a batch file. After I am running this application in IIS 7.5 I am getting this error. I reinstalled OS and tried but no use. When I delete temporary files in .NET framework folder I am getting an error as “Source not found”

  • 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-23T12:39:52+00:00Added an answer on May 23, 2026 at 12:39 pm

    I’ve had a similar message with Microsoft Report Viewer, this is caused when you have a reference in your web.config to lets say to version 10, and yet in one of your aspx pages you have a reference to verion 11.

    If you have this you will get the type of error you are showing above. Make sure all you versions are the same. As you can see in the example below, at the top of the page you could be making a reference to a different verions.

    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="EarlyDeparture_DepartmentReport.aspx.cs" Inherits="Reports_LateArrival_LateArrival_DepartmentReport_01" %>
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <%@ Register Assembly="Microsoft.ReportViewer.WebForms,  Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
    Namespace="Microsoft.Reporting.WebForms" TagPrefix="rsweb" %>
    
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title></title>
    </head>
    <body>
    <form id="form1" runat="server">
    <div>
            <asp:ScriptManager ID="ScriptManager1" runat="server">
        </asp:ScriptManager>
        <rsweb:ReportViewer ID="ReportViewer1" runat="server" Width="100%">
        </rsweb:ReportViewer>
    
    </div>
    </form>
    </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Error: Description: An error occurred during the compilation of a resource required to service
Here's the error I get: Description: An error occurred during the compilation of a
Description: An unhandled exception occurred during the execution of the current web request. Please
Configuration Error Description: An error occurred during the processing of a configuration file required
What this means? Server Error in '/' Application. Compilation Error Description: An error occurred
* Server Error in '/' Application. Compilation Error Description: An error occurred during the
this my error Server Error in '/' Application. Compilation Error Description: An error occurred
Server Error in '/' Application. Parser Error Description: An error occurred during the parsing
I get the following error messages when I run the app: Description Resource Path
Please help me with this error! Here ResultValue is an enumeration. Description: An error

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.