This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Mojoportal version 2.3.9.0 SQLCE
When using the Fulltrust Web.config an error is thrown
: Unknown server tag <portal:StyleSheetCombiner
<portal:StyleSheetCombiner ID="StyleSheetCombiner" runat="server" UseArtisteer3="true" JQueryUIThemeName="base" UseIconsForAdminLinks="false" UseTextLinksForFeatureSettings="true" />
works fine with the medium trust web.config
btw nice updates... :)
thanks,
I was not able to reproduce this problem. That control is declared in Web.config in the <pages><controls> section
Best,
Joe