i know what is wrong. the if in line 71 has a upper case I and lower case f. i change it and debug again and now i can view the site on my browser although i still got the following errors:
Error 1 Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. DesktopModules/Forum/Integration/Integration_GalleryAddFiles.aspx
Error 2 Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. DesktopModules/Forum/Integration/Integration_MediaGallery.aspx
Error 3 Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. DesktopModules/Forum/Integration/Integration_GalleryAddAlbum.aspx
Error 4 Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. DesktopModules/Forum/Integration/Integration_GalleryAddFile.aspx
what are those errors?