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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T23:26:57+00:00 2026-05-29T23:26:57+00:00

Ok I have created a program which saves text into settings file. So at

  • 0

Ok I have created a program which saves text into settings file. So at end I have Program.exe file and Program.PDB file in my debug folder along with other files.
Then I use installshield which uses those 2 files to create Single Executable.

The thing is that when I installed the application from .exe file which I got from installshield, it worked flawless and I managed to save text and etc.
After I uninstalled the application from Add/Remove Programs.
I installed it again, and when I launched it, it showed me text that I saved before, not text from the fresh installed program/s PDB file.
I even tried to clean registry with ccleaner after uninstall.

Seems like it somehow saves and uses info from removed PDB file or something.
I save it using:
Properties.Settings.Default.text1 = textBox2.Text;
Properties.Settings.Default.Save();

and load it using:
textBox2.Text = Properties.Settings.Default.text1;

  • 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-29T23:26:58+00:00Added an answer on May 29, 2026 at 11:26 pm

    The PDB file holds debug information. No need to distribute it.

    The Application-scope settings are stored in application.exe.config

    The user-scoped settings are stored in a user.config somewhere under each users profile folder, not so easy to remove them all maybe. But make sure you bump the version number on each release and you will have a clean slate.

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

Sidebar

Related Questions

I have created a concurrent, recursive directory traversal and file processing program, which sometimes
I have created a program which allows me to upload images to my server.
I have created a non-form c# program that uses the NotifyIcon class. The text
I'm currently making a program that saves Chinese Words onto a text file. I
I have created a txt file which I have saved in My Documents on
I have an AppleScript program which creates XML tags and elements within an Adobe
I have been trying to create a simple program with Python which uses OpenCV
I have a project to create a program, which prevents the user from escaping
I have created Excel Sheet using Java program. It works fine. My problem is,
I have a web service I'm trying to load test. I created a program

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.