Forum eksisterer ikke - SectionID/ApplicationKey: 2
Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.
Exception Details: CommunityServer.Components.CSException: Forum eksisterer ikke - SectionID/ApplicationKey: 2
Source Error:
Line 20: int blogCategory = 44; Line 21: Line 22: CommunityServer.Components.Group group = CSContext.Current.GetCurrent<CommunityServer.Components.Group>(); Line 23: Line 24: if (group == null) return blogCategory;