Is there a fix for the bug posted by Kevin Rohrbaugh ?

http://www.kevinrohrbaugh.com/

I am facing the same limitation on my server side openxml generator (cannot generate spreadsheetML document bigger than 8MB, but no size limitation on developer machine). Currently I am using impersonation on the server as described by Kevin to solve the problem .

Has the bug been fixed in the lastest openxml SDK ?

If not, then is there a better solution ?

Danny