London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Contacted EPiServer support and got a fix for it. Seems like I can't attach the fix here, but the name of the sql-script is: composerfix_bug78100_20120417.sql
Hi Calle
Can you send me the sql-script composerfix_bug78100_20120417.sql
My email is jan.montano@spinifexcommunications.com.au
Thank you
I put in in my Google drive, maybe someoneelse also want it. You can download it from
https://docs.google.com/file/d/0B1GzO91ZdUbzbWhPUU96Y2NrdHM/edit?usp=sharing
We are using the toolbox-function "Drag blocks here to copy". Problem is that it takes too long to do this. It takes always over 60 seconds and sometimes up to 5 minutes. Simetimes it doesn't work at all.
Here's what happends:
A POST-request is made to "/Dropit/Plugin/Extension/UI/Edit/Factory/CreateContentFunction.aspx". I've also managed to debug the codefile here, and it seems like the method Dropit.Extension.Core.ContentFunctionData.Copy(PageReference targetPageLink) which is the problem here. Does anyone know what's going on in this method?