Can you narrow down to where the error is happening? Better yet, can you produce a cut-down working project that creates this issue?
Also, are you by any chance changing the OpenGL state manually? If so, are you also sure you set RenderWindow.PreserveOpenGLStates() to true?
If you can't produce a minimalist example, would you mind posting your full project (code + all dependencies)?