Hi,

Just updated Windows 10 with the new "Creators Update". Directly after the update my visual basic projects fail to open when opening from a network drive "L:\".
I get the following error when trying to open the project:

Path not found: 'L:\Projects\MyProject.vbp'

The L:\ drive is a mapped network location in windows explorer.

When using the 'Open Project' command on the File menu, the L:\ drive is not visible... However you can browse for it fine using windows explorer. Interestingly, you can open the project from the "recent" tab in the "Open Project" form. However, any code which accesses the L:\ drive in the project does not work.

I have tried basic solutions like changing the compatibility settings, running as an administrator etc... But none of these work.

Thanks for your time and I hope you can help.

-Hustey