Groups | Blog | Home
all groups > inetserver asp general > november 2005 >

inetserver asp general : Userdata limits


Rami
11/30/2005 8:12:03 AM
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
Bob Barrows [MVP]
11/30/2005 1:33:34 PM
[quoted text, click to view]

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
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Mark J. McGinty
11/30/2005 2:40:03 PM

[quoted text, click to view]

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

AddThis Social Bookmark Button