I have uploaded an ascx user control to the right folder in an Umbraco website. However, on one website I can't see any of the elements of the toolbos (for instance a "hello world" label, <asp:Label runat="server" Text="Label">Hello world</asp:Label>). URL = http://amokurser.dk/test.aspx. I am able to see all normal html code before the asp.net control in my ascx user control
The amokurser.dk Umbraco was installed by unzipping the Umbraco package and copying it to the webhotel. The other website was installed using the Web Installer Platform from Microsoft.
Can anyone please tell me what I am doing wrond. Any help will be highly appreciated.
Sometime aspx user controls will not work
Hello
I have uploaded an ascx user control to the right folder in an Umbraco website. However, on one website I can't see any of the elements of the toolbos (for instance a "hello world" label, <asp:Label runat="server" Text="Label">Hello world</asp:Label>). URL = http://amokurser.dk/test.aspx. I am able to see all normal html code before the asp.net control in my ascx user control
On another Umbraco website exactly the same ascx user control can be seen in full scale: URL = https://www.tolketjenesten.com/order/test.aspx:
The amokurser.dk Umbraco was installed by unzipping the Umbraco package and copying it to the webhotel. The other website was installed using the Web Installer Platform from Microsoft.
Can anyone please tell me what I am doing wrond. Any help will be highly appreciated.
Regards,
Lars
is working on a reply...