Hi, I'm writing Cassandra in .Net (C Sharp) but I have a problem on gen a
UUID for my project.
I used Guid to gen UUID Version 1 but when I add to Cassandra thow an
exception "TimeUUID only makes sense with version 1 UUIDs"

I used uuidgen.exe (Windows SDK) to gen this Guid.

Pls help me resolve this problem.

Thanks

Reply via email to