I have a component that writes a property bag. I have a property bag named
'Usuario' that I write the value passed through parameter. When I try to
read the value I receive this error "Data value named 'Usuario' not found".
This error happens random time, not all the time.
Thanks in advance.
Johnatan Kurlik - 31 Jan 2005 14:19 GMT
mmm... you r using this component in a multiuser enviroment?
Try use "concurrentpropertybag" instead.
jfk