November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Seems i just found the issue... right after i created the question..
well in GadgetControl.ascx there is a line with:
//
<![CDATA[
which is incorrect it should have been
//<![CDATA[
and now it loads the gadget correctly.
Hi, i am new to episerver, and currently i am trying to install and use bvn 404 handler for episerver 6.
i installed it via nuget, with the following command: Install-Package BVN.404Handler -Version 3.0
Installation went fine, and then i build and run my application.
Then when i try to add the "gadget" to the start page in episerver, i keeps loading forever.
And in the console i get an unexpected Token error.
And i am at a loss at what i should do now..
Anybody able to help ?