Berkay,
We did exactly as you suggested but the problem persists. See below for detailed error dump.
********************************************************************************************
Data at the root level is invalid. Line 2, position 1.
Description: An unhandled exception occurred during the execution of the current web request.
Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: Data at the root level is invalid. Line 2, position 1.
Stack Trace:
[XmlException: Data at the root level is invalid. Line 2, position 1.]
System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +195
System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() +5186450
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +61
System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +172
System.Xml.XmlDocument.Load(XmlReader reader) +144
System.Xml.XmlDocument.LoadXml(String xml) +235
..(String key, Type type) +154
..GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +561
System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) +426
System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) +68
...ctor(Type type, Object instance, License licenseGot) +305
Kalitte.Dashboard.Framework.DashboardSurface..ctor() +70
ASP.default_aspx.__BuildControlsf() +33
ASP.default_aspx.__BuildControlContent2(Control __ctrl) +132
System.Web.UI.MasterPage.InstantiateInContentPlaceHolder(Control contentPlaceHolder, ITemplate template) +125
ASP.masterpages_defaultmaster_master.__BuildControlcph() +169
ASP.masterpages_defaultmaster_master.__BuildControlpc() +279
ASP.masterpages_defaultmaster_master.__BuildControlform1() +687
ASP.masterpages_defaultmaster_master.__BuildControlTree(masterpages_defaultmaster_master __ctrl) +266
System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1349
System.Web.UI.Page.ApplyMasterPage() +75
System.Web.UI.Page.PerformPreInit() +210
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1716
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237