Unable to access file "VMSTEST.MMS"[1,1]

Here you can discuss the universal Integrated Development Environment for OpenVMS.

Topic author
jrobinson
Member
Posts: 8
Joined: Fri Feb 28, 2020 1:15 pm
Reputation: 0
Status: Offline

Unable to access file "VMSTEST.MMS"[1,1]

Post by jrobinson » Fri Feb 28, 2020 3:32 pm

I've successfully gotten VMS IDE uploading/synchronizing files to VMS, but am now getting an error of "Unable to access file "VMSTEST.MMS"[1,1]".

Visual Studio Code gives the following error inside the IDE. Notice the red font and error at the bottom.
err.png

When I try and "Build Only This Project" I get the following error in the output.

Untitled2.png
Untitled2.png (3.29 KiB) Viewed 12189 times
Any ideas what could be wrong?
Last edited by jrobinson on Fri Feb 28, 2020 3:34 pm, edited 3 times in total.


Topic author
jrobinson
Member
Posts: 8
Joined: Fri Feb 28, 2020 1:15 pm
Reputation: 0
Status: Offline

Re: Unable to access file "VMSTEST.MMS"[1,1]

Post by jrobinson » Tue Mar 31, 2020 8:30 am

helper.png
helper2.png


sergey_vorfolomeev
VSI Expert
Valued Contributor
Posts: 98
Joined: Thu Aug 22, 2019 12:17 am
Reputation: 0
Status: Offline

Re: Unable to access file "VMSTEST.MMS"[1,1]

Post by sergey_vorfolomeev » Tue Mar 31, 2020 10:05 am

ups, I forgot to ask - do You use Linux or Mac? unfortunately, we haven't fully tested IDE on such platforms. we are planning to test IDE on these platforms soon.


Topic author
jrobinson
Member
Posts: 8
Joined: Fri Feb 28, 2020 1:15 pm
Reputation: 0
Status: Offline

Re: Unable to access file "VMSTEST.MMS"[1,1]

Post by jrobinson » Tue Mar 31, 2020 10:40 am

I'm using Linux Mint & Windows 10 with the same results. Btw, this isn't that big of an issue for me because I can't use the .MMS file anyway. I have to compile my VMS applications using a vendor provided makefile on the server. Just the ability to edit locally instead of having to use EVE has been a huge timer saver so I'm more than thrilled with this extension.
Last edited by jrobinson on Tue Mar 31, 2020 10:45 am, edited 3 times in total.

Post Reply