Hi,
I am trying to run the read button code but get 3 messages denying access to path.
Error 1 Cannot write to the output file “C:\EDU05\EDU05_VB2010_tutorial\Read_Button\obj\x86\Debug\Read_Button.Form1.resources”. Access to the path ‘C:\EDU05\EDU05_VB2010_tutorial\Read_Button\obj\x86\Debug\Read_Button.Form1.resources’ is denied. Read_Button
Error 2 Cannot write to the output file “C:\EDU05\EDU05_VB2010_tutorial\Read_Button\obj\x86\Debug\Read_Button.Resources.resources”. Access to the path ‘C:\EDU05\EDU05_VB2010_tutorial\Read_Button\obj\x86\Debug\Read_Button.Resources.resources’ is denied. Read_Button
Error 3 Could not write lines to file “obj\x86\Debug\Read_Button.vbproj.FileListAbsolute.txt”. Access to the path ‘C:\EDU05\EDU05_VB2010_tutorial\Read_Button\obj\x86\Debug\Read_Button.vbproj.FileListAbsolute.txt’ is denied. Read_Button
I have tried it on two machines - one Windows 7 and the other Windows 10
What am I doing wrong?