Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
My guess is that you are missing some EPiServer dll:s (of correct versions) in the sites bin folder. Create a demo site of the same version and see if your site lacks some of the dll:s from the demo site.
Does anyone understand what this error means?
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1519: Invalid token ',' in class, struct, or interface member declaration
Source Error:
Line 17: public class ProfileCommon : System.Web.Profile.ProfileBase { Line 18: Line 19: public virtual EPiServer.Personalization.SubscriptionInfo, EPiServer SubscriptionInfo { Line 20: get { Line 21: return ((EPiServer.Personalization.SubscriptionInfo, EPiServer)(this.GetPropertyValue("SubscriptionInfo")));
Source File: c:\Users\KALA01\AppData\Local\Temp\Temporary ASP.NET Files\root\b67b9e9f\7064b586\App_Code.vz8303j2.0.cs Line: 19