Click here to Skip to main content
15,910,471 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi,

We have a problem while saving a large excel file generated using DocumentOpenXML concenpt. It is throwing an exception "Unable to determine the identity of domain" while saving the file into hard disk. I understand that this is permission related exception at memory. I tried in google, but did not get any sollution. please help me. It's urgent one.


Regards,
Pavan.
Posted
Updated 2-Feb-11 0:35am
v2
Comments
Sergey Alexandrovich Kryukov 1-Feb-11 23:46pm    
Do you have a problem saving small file?
Sergey Alexandrovich Kryukov 1-Feb-11 23:47pm    
"I understand that this is permission related" -- no, you don't understand that. If you did, you would not mention that the file us large -- it's irrelevant.

1 solution

Share some code, and bring some more details.

Check this code, if it helps.
http://geeks.ms/media/p/44654.aspx[^]

This is from accepted answer[^] on msdn site, but other links are removed except from this source code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900