I joined a .dbf attribute table to a File GDB Feature Class, and want to do a spatial search. It works just fine on the FGDB Feature Class, by itself, without joining. However, when I join a table to it, and do a SearchByDistance, I get the error:
Details: Cannot project to null coordinate system
Parameter name: newCoordinateSystem
Anybody have any ideas? The error definitely comes from the SearchByDistance method...