Making Survey work in DNN 4.5
Posted by: Shaun Walker,
on 07 Apr 2007 |
View original | Bookmarked: 0 time(s)
Due to changes in DNN 4.5 any version of the Survey module ealier than 04.00.70 will not work with DNN4.5 . A new version has been submitted to the release process but it may take a week or two. To fix an ealier version of the Survey module, replace this method in the Survey.ascx.vb file with the following code (you can simply open the file at "..\DesktopModules\Survey\Survey.ascx.vb" using a text editor and replace the code and save the file):
.csharpcode, .csharpcode pre
{
font-size: small;
color:...