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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T21:50:06+00:00 2026-05-15T21:50:06+00:00

I have a text file in Program Files. I cannot write it from a

  • 0

I have a text file in Program Files. I cannot write it from a C# application while running in non-admin mode.

I am using this snippet

TextReader read = new StreamReader("C:\Program Files\......\link");

It is throwing an error that the access to the file is denied, however I can read it!

Thanks

  • 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-15T21:50:06+00:00Added an answer on May 15, 2026 at 9:50 pm

    Access to a file can be different for reading and writing. As a non-admin, it’s normal to be able to read files in Program Files, but not be able to write them.

    If the file is a setting for the current user, you should put it in a folder under the AppData folder. You can find the AppData folder’s location by calling Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData))

    If the file is a setting for all users on the computer, use Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData))

    See http://msdn.microsoft.com/en-us/library/system.environment.specialfolder.aspx for a list of other possible special folder locations.

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

Sidebar

Ask A Question

Stats

  • Questions 493k
  • Answers 493k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If you use the jQuery ajax() function you can specify… May 16, 2026 at 10:37 am
  • Editorial Team
    Editorial Team added an answer Instead try binding to wx.EVT_CHAR_HOOK e.g.. self.Bind(wx.EVT_CHAR_HOOK, self.onKey) ... def… May 16, 2026 at 10:37 am
  • Editorial Team
    Editorial Team added an answer It turns out you need to use the Converter property… May 16, 2026 at 10:37 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Hi I have a text file containing two arrays and one value(all integers) like
I have a C file running on Linux. It prints some lines in red
I have a xml file that needs to be read from many many times.
I have a text file with a large amount of data which is tab
I have a text file which does not confirm to standards. So I know
I have a text file that is around 1.7MB that has a list of
I write an XML file by hand, (i.e. not with LINQ to XML), which
I am writing a fairly large and complex data analysis program and I have
Can anyone recommend a fast way to sort the contents of a text file,
I am trying to edit a line of a text file (.Hex file) containing

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.