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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:42:21+00:00 2026-05-25T16:42:21+00:00

Visual Studio produces an XML file and a PDB file when I produce a

  • 0

Visual Studio produces an XML file and a PDB file when I produce a DLL.

  • What are these files used for?
  • Do they have to be copied to the System32 folder (assuming that the DLL is stored in the System32 folder) when registering the DLL?

I am using REGASM for COM interoperability.

  • 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-25T16:42:22+00:00Added an answer on May 25, 2026 at 4:42 pm

    The xml file contains the xml style comments that decorate the code.

    for example:

    ///<summary>
    ///This method adds two integers
    ///</summary>
    public int Add(int a, int b)
    {
        return a + b;
    }
    

    The pdb file is a program database contains the symbols needed to debug the code.

    Neither are required for running the program normally.

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

Sidebar

Related Questions

I have a Visual Studio 2008 project that produces a file called: Game-Release.exe .
Is there an easy way to produce MSDN-style documentation from the Visual Studio XML
Recently I opened a .dll file produced by Visual Studio 9 while compiling a
I have a C# project in Visual Studio that produces an aspx page. The
How do you determine what executable and DLL’s a C# Visual Studio project produces?
In Visual Studio, I have two C++ projects - Gui.vcproj and Dll.vcproj. Gui is
I have seen and used a rename feature in Visual Studio 2010. However when
Can you program/configure Visual Studio to produce custom intellisense for your own server controls.
I'm using Visual Studio 2008 (C++) and would like to produce a list of
Visual Studio Solution files contain two GUID's per project entry. I figure one of

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.