David
-
6/2/2007 12:39:37 AM
Web Part Code Tab
I tried entering custom code in the 'Code' tab under web part properties and got an error where the object wouldn't instantiate on the page. I followed the directions in the DevGuide for creating a custom override script for a C# object. I then changed the code to be an empty script (<script runat="server"></script>) and still got the error.
Is there anything that needs to be done in web.config or elsewhere to get this code working?
|