希望能帮到遇到同样问题的人。 这周遇到一个问题就是本地cookie会被ie禁用,昏倒,我都加了trust site了还是没有用。 搞了好久发现应该是zone里面的一个节点1A10的数值不知道什么时候变成了0x00000003,应该是0x00000000。 我倒阿。
Welcome, just another weblog!
17
Feb
希望能帮到遇到同样问题的人。 这周遇到一个问题就是本地cookie会被ie禁用,昏倒,我都加了trust site了还是没有用。 搞了好久发现应该是zone里面的一个节点1A10的数值不知道什么时候变成了0x00000003,应该是0x00000000。 我倒阿。
9
Feb
A GUID is a 128-bit number calculated so that it is globally unique after 100 nanoseconds (or so). However, if you call guid.tostring(), it will return a string in low-case, meanwhile, the GUID in database will be in upper-case. That could result in some weird problems, unfortunately, I met this kind of issue last week [...]
Tags: GUID