Error at File.Open() - Could not open file

Options

Hi, I am getting error in my custom class: Could not open file.

File contactFile = File.Open("E:\Contacts.txt", File.ReadMode)

OTCS is installed in E:\OTCS241

Eclipse uing Workspace E:\Workspace

Tagged:

Best Answer

  • appuq
    #2 Answer ✓
    Options

    Run your builder(CSIDE) as Run As Administrator command and try…

Answers

  • appuq
    #3 Answer ✓
    Options

    Run your builder(CSIDE) as Run As Administrator command and try…