I’ve found myself doing some .Net coding these days. A rest from Ruby on Rails (which is friggin’ awesome).
When using the RightNow Connect DLL I always would get the most common error of all..
“Invalid Server Version. Server ‘ ‘. Connect ‘8.5.0.127′.”
Scratching my head. I closed the new solution in Visual Studio, which caused the solution’s folder structure to be created. After reopening it and re-pointing the reference to the RightNow Connect DLL. Things seem to work. No problems with that A-N-N-O-Y-I-N-G “invalid server version” message. Viola! It works. Good enough.