WebParts not draggable when using Custom Personalization Provider

Rate It (1)

Last post 01-12-2007 5:06 AM by chetan.sarode. 6 replies.

Sort Posts:

  • WebParts not draggable when using Custom Personalization Provider

    09-20-2006, 6:01 AM

    I have a page with an atlas WebPartManager and 2 WebPartZones.

     

    The problem is that the usercontrols in the WebPartZones arent draggable. I've set the DisplayMode to DesignDisplayMode and it's not working.

    I am also using a custom personalization provider and it might be that there's something I've missed while implementing the provider.

     

    Has anyone had this issue before?

     

  • Re: WebParts not draggable when using Custom Personalization Provider

    11-03-2006, 7:06 AM

    Hi there, did you manage to resolves this?

     

    i am currently having the same problem when using a custom provider

     

    could you give us any pointers?

     

    Regards 

  • Re: WebParts not draggable when using Custom Personalization Provider

    11-03-2006, 10:25 AM
    • Loading...
    • terrysmith
    • Joined on 02-23-2006, 5:45 PM
    • Posts 66

    I don't have a custom personalization provider, and I've still never gotten web parts and Atlas to work together.

    I posted about it here: http://forums.asp.net/thread/1449898.aspx

    Still waiting on someone from the Atlas team to respond....

     

    ______________________
    Terry Smith
    Senior Architect
    Insight Ecosystems
    http://www.insightecosystems.com
  • Re: WebParts not draggable when using Custom Personalization Provider

    11-16-2006, 4:30 PM
    • Loading...
    • terrysmith
    • Joined on 02-23-2006, 5:45 PM
    • Posts 66

    I've created a simple test application proving that asynchronous drag-and-drop of web parts in design mode doesn't work in IE6.

    I've followed all the steps in Microsoft's examples as well as other examples on the internet.

    Can anyone from Microsoft at least acknowledge this or respond?

     

    ______________________
    Terry Smith
    Senior Architect
    Insight Ecosystems
    http://www.insightecosystems.com
  • Re: WebParts not draggable when using Custom Personalization Provider

    11-20-2006, 7:30 AM
    Answer

    I eventually got it working... I replaced the System.Web.UI.Controls.WebParts.WebPartManager with the Microsoft.Web.UI.Controls.WebParts.WebPartManager and it worked in IE, Firefox, Opera and everywhere!

    Hope this helps! 

  • Re: WebParts not draggable when using Custom Personalization Provider

    12-02-2006, 7:46 AM

    hi, the namespace you refer to above does work with the latest ajax release. any ideas?

     

    Regards 

  • Re: WebParts not draggable when using Custom Personalization Provider

    01-12-2007, 5:06 AM

    In my web.config.. I wrote like this

    <

    personalization>

    <

    providers>

    <

    add name="FileBasedPersonalizationProvider" type="MsdnMag.Samples.FileBasedPersonalizationProvider" applicationName="/ClassAll"/>

    </

    providers>

    <

    authorization>

    <

    allow roles="Admin,Manager,User" verbs="enterSharedScope"/>

    <

    allow roles="Guest" verbs="modifyState"></allow>

    </

    authorization>

    </

    personalization>

    It is working fine for me..

     

     

    Chetan Sarode
    Software Engineer,
    Approva Systems Pvt Ltd,
    Pune, India.
Page 1 of 1 (7 items)
Microsoft Communities
Page view counter