November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
<%@ Application Codebehind="Global.asax.cs" Inherits="EPiServerSample.Global" %>
and in Global.asax.cs the only code worth mentioning is:
protected void Application_Start(Object sender, EventArgs e)
{ EPiServerSample.Templates.Wsrp.Core.ProducerBaseSupport.InitializePortlets();}
404 handler is set up by default settings from IIS.
Is this correct?
I've traced filemon and can only see system.css under util that is not found.
Some files get "buffer overflow", end of file messages and files that is not found.
No "access denied".
I've been looking through the config tab in Admin and can only find
"Access control for functions" relevant to check out here.
I've added myself on "All functions available in the editor" and
"Detailed error messages for troubleshouting" (I have norwegian letters)
so my translation can be bad.
On side types I looked at "Edit tabs", but couldn't see what I should change.
It was mostly read access there. "Change" for "Advanced"
All files are deployed through MS Remote Desktop by copying files from Explorer.
"Unblocked"? You mean the attribute "Read-only"? I can't see any unblocked byttons
on the dll files.
I have no clue in what is wrong here and now I am out of options on what to try out.
Can I send you any code that can be relevant for finding the solution on my problem???