| Raquel Pinto 2006-09-27, 1:19 pm |
| Hello,
I'm using CMS with Webparts. I Create my own provider, based on this article
http://blogs.technet.com/stefan_gos...06/432920.aspx, but
I'm storing my personalization info in my DB, because I don't need to have WF
associated with personalization changes.
I'm having a problem, tha I already tested with my provider and the one in
that article.
When I do PostBacks on my page, it cleans all content that was created with
CatalogWebPart.
It happens if I add 2 webparts with the catalogWebPart and then I click Ok,
but if I don“t click ok, It doesn't happen.
I made some debug and I noted that in the SavePersonalizationBlob, whe I
have this problem, the dataBlob is near 60 positions, and in the other cases
it's near 500 positions.
Can you help me?
Thanks
Raquel Pinto
|