Hi John
I have viewed luzzu with different machines and the Viewstate login error is the same, also the Flash header is missing in all browsers and machines. (the IE colour loss problem is only with the laptop - missing IE file ).
I dont know if this is relevant but the "Validation Viewstate MAC" error message which is only displayed when the login link is clicked - is located in the area where the Flash Header should be.
I have tried a variety of combinations in the Snapsis.Config and web config file but it has not helped.
I managed to eventually login and view the Log Viewer - it is full of exceptions - e.g.
-----------------------------------------------------------------------------------
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Could not load type ''.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Web.HttpException: Could not load type ''. ---> System.ArgumentException: String cannot have zero length. at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) --- End of inner exception stack trace --- at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
Server Name: MS001
--------------------------------------------------------------------------------------------------------------
I am now trying to get back to PageBlaster default, but commenting out the Static File Handler in web.config causes errors on the page.
|