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

Related Questions

I have a program which write logging as Text File. namespace logging { using
I have a text file exported from a Foxpro (Dos-based) program, but this text
I have a huge text file and I wanted to write a program which
I have a small Java program that reads list of IPs from text file
Let's say I have a program to write text into a file (not really
I Have a program written in VB6 that reads a long text file and
I have a 200 MB text file. But, I need to test my program
I'm trying to write text to a local file (i.e. on my laptop) using
Hi there I have to read data from text file into the array in
I have a spring batch program which reads from a file and writes to

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.