Userdata limits

R

Rami

Hello,

I’m using userdata.save to save sum info.
I have found that there are size and number limits for the userdata storage
area.
What will happen if I will try to save and userdata storage area will be full.
Is there a way to ensure that my data will be saved.

Thanks
Rami
 
B

Bob Barrows [MVP]

Rami said:
Hello,

I'm using userdata.save to save sum info.
I have found that there are size and number limits for the userdata
storage area.
What will happen if I will try to save and userdata storage area will
be full. Is there a way to ensure that my data will be saved.

I don't know what you are talking about. Is this one of the new .Net 2.0
tools? If so:
There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-savvy person here who can
answer your question, you can eliminate the luck factor by posting your
question to a newsgroup where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.

HTH,
Bob Barrows
 
M

Mark J. McGinty

Rami said:
Hello,

I'm using userdata.save to save sum info.
I have found that there are size and number limits for the userdata
storage
area.
What will happen if I will try to save and userdata storage area will be
full.
Is there a way to ensure that my data will be saved.

Thanks
Rami

Userdata is a client side construct, and this is a server side NG. That
being said, the short answer is, your data will be truncated, which will
invariably blow the well-formedness of the XML, and you'll be bummed.


-Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,146
Messages
2,570,831
Members
47,374
Latest member
anuragag27

Latest Threads

Top