BE0052: One or more token files could not be found

Error BE0052: One or more token files could not be found

Cause

This error occurs if one or more project file items with a BuildAction of TokenFile could not be found on disk.

Solution

Check to be sure that the files physically exist on disk. If the file is no longer used, remove it from the project or change its build action to None so that it is ignored.

See Also

Other Resources