OK... now this is strange. So I figured out the problem. For cartographic purposes, I have a graphicsLayer that I am adding the selected feature to. Strangely enough, adding a graphic to this layer is causing my error. If I take out the line that adds the graphic to the graphicsLayer, everything works as I would expect. However, I need to be able to display which feature is selected in the featureLayer and the design requirements of my map services do not allow me to impliment featureLayer.selectionColor effectively.
Is there a way around all this that I am overlooking.
Thanks, Tyler Waring