I have an application that has been added to the FileView tab using
"Add New Project". The code that I have added is not actually in the
local drive but rather a network drive T:.

Now when I build this it occasionally fails in a build step because it
has concatenated the local path with the network path
C:\WINCE420\PUBLIC\MyPlatform\project\T:\project. This generally
happens after a full build of the complete platform.

Should I be able to build a project from a network drive?

Thanks,
J