Server Error in '/QB' Application.

Cannot create repository: Session:5858cc78-ed31-11ee-8000-7c4c58745c63_en_MTI3LjAuMC4x0AFC0AFB0AFA//

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: OSGeo.MapGuide.MgRepositoryCreationFailedException: Cannot create repository: Session:5858cc78-ed31-11ee-8000-7c4c58745c63_en_MTI3LjAuMC4x0AFC0AFB0AFA//

Source Error:


Line 8:      MgSite site = new MgSite();
Line 9:      site.Open(userInfo);
Line 10:     String mysessionid = site.CreateSession();
Line 11:     Session["mgsessionid"] = mysessionid;
Line 12:     Session["userid"] = "";

Source File: c:\inetpub\wwwroot\QB\Property.aspx    Line: 10

Stack Trace:


[MgRepositoryCreationFailedException: Cannot create repository: Session:5858cc78-ed31-11ee-8000-7c4c58745c63_en_MTI3LjAuMC4x0AFC0AFB0AFA//]
   OSGeo.MapGuide.SWIGExceptionHelper.ThrowCustomException(String className, IntPtr cptr) +521
   OSGeo.MapGuide.MapGuideCommonApiPINVOKE.MgSite_CreateSession(IntPtr jarg1) +0
   OSGeo.MapGuide.MgSite.CreateSession() +65
   ASP.property_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\QB\Property.aspx:10
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0