Hi,
I have developed a web-part, which displays data in a grid. There is a button which creates a new list item, data from this gird, in a separate list. The first part of data population is working fine, but when I click on the button, it gives me the following error :
Web Part Error: Sandboxed code execution request failed.
My code has a try-catch block on the button click event, but it seems its not working, as it simply gives me an error.
Immediate help needed.
Thanks,
Guru