I have two working external catalogs on my enterprise portal.
I added a new one and configured it to go to the vendor's site, however on the back, transferring the cart back to our purchase request cart, I am getting an error that "The URL entered is invalid or has expired." Using Fiddler I checked that whatever URL is being sent for Return URL is the one that is being posted to by the vendor's site.
In the event viewer on the server it is logging the message below. Any idea what this error means?
The URL entered is invalid or has expired.
Microsoft.Dynamics.Framework.Portal
at Microsoft.Dynamics.Framework.Portal.AxSharepointWebSession.InitWeb(HttpContext context, Boolean isPostBack)
at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsSession.AddRef(ICacheContext context, Object lockobject)
at Microsoft.Dynamics.Framework.BusinessConnector.Session.SessionCache.GetSession(ICacheContext context, ISessionFactory factory)
at Microsoft.Dynamics.Framework.Portal.SessionHelper.GetWebSession()
at Microsoft.Dynamics.Framework.Portal.UI.Labels.GetSessionLanguageId()
at Microsoft.Dynamics.Framework.Portal.UI.Labels.GetLabel(String labelId)
at ASP.DEFAULTAX_MASTER__1015265139.__BuildControlTopLinkNavigation()
at ASP.DEFAULTAX_MASTER__1015265139.__BuildControl__control19()
at ASP.DEFAULTAX_MASTER__1015265139.__BuildControlhtml()
at ASP.DEFAULTAX_MASTER__1015265139.__BuildControlTree(DEFAULTAX_MASTER__1015265139 __ctrl)
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.MasterPage.ApplyMasterRecursive(MasterPage master, IList appliedMasterFilePaths)
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)
at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (