I am using a Geodatabase writer and I keep getting the error:
Geodatabase Error (-2147024894): The system cannot find the file specified.
Could not open File Geodatabase dataset `\\\\Vdi-standard103\\data\\LumosM4WMS.gdb\\Line_FPA Multiports' for writing. I made sure there were no locks on the database.
I'm not sure why this is happening, do I have to pre create the feature classes that I am expecting to be written? that seems like unneccessary work as I have it set to fan out based on a name field in the SQL Server Database.
Maybe I'm missing a setting?
Any Help is greatly appriciated