Tridion UI - "错误请求"

Emm*_*ona 7 tridion

我已经在文档中安装了Tridion UI 2012,一切看起来都不错,我可以使用UI功能,例如创建新页面,修改现有页面等等但是每次都是如此(我还没有能够限制何时或者为什么)单击"更新预览"时收到"错误请求"错误.事件查看器中显示详细错误:

Log Name:      Tridion
Source:        Tridion Publishing
Date:          10/07/2012 12:03:37
Event ID:      100
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      ZZZZZ

Description:
Unable to update or add Binaries using OData Service.
An error occurred while processing this request.
BadRequest


Component: Tridion.SiteEdit.FastTrackPublishing
Errorcode: 1003
User: NT AUTHORITY\NETWORK SERVICE

StackTrace Information Details:
   at System.Data.Services.Client.DataServiceContext.SaveResult.<HandleBatchResponse>d__1e.MoveNext()
   at System.Data.Services.Client.DataServiceContext.SaveResult.HandleBatchResponse()
   at System.Data.Services.Client.DataServiceContext.SaveResult.EndRequest()
   at System.Data.Services.Client.DataServiceContext.SaveChanges(SaveChangesOptions options)
   at Tridion.SiteEdit.FastTrackPublishing.ServiceImplementation.SaveBinaries(RenderedItem renderedItem, ContentDeliveryService service)
   at Tridion.SiteEdit.FastTrackPublishing.ServiceImplementation.SaveBinaries(RenderedItem renderedItem, ContentDeliveryService service)
   at Tridion.SiteEdit.FastTrackPublishing.ServiceImplementation.Preview(IEnumerable`1 publishedItemsInfo, TcmUri publishingTargetId)
   at Tridion.SiteEdit.FastTrackPublishing.ServiceImplementation.Preview(IEnumerable`1 publishedItemsInfo, TcmUri publishingTargetId)
   at SyncInvokePreview(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
Run Code Online (Sandbox Code Playgroud)

你以前见过这个错误吗?任何想法如何避免/修复它?

关心艾玛

Bar*_*man 1

我还没有确切地看到这一点,但当我的会话预览内容交付端点 URL 配置错误时,会出现类似的情况。

阅读错误描述后,我猜测您的端点 URL(会话预览 oData 服务)已启动并正在运行,但它可能存在一些其他问题。我会检查您是否可以手动浏览该 oData 服务,如果看起来不错,也许可以查看其日志文件以获取更多详细信息。

在 IIS 上,这通常意味着正确的 jar 和 DLL 存在问题,请检查以下步骤:

  1. 对于 oData 网站,请确保从用户界面文件夹 \Content Delivery\roles\webservice\dotNET\webapp\x86_64.zip\bin 复制 DLL,并从 \Content Delivery\roles\webservice\dotNET\webapp\x86_64 更新 jar。 zip\bin
  2. 对于 oData 网站,验证 web.config 节点“bindingConfiguration”属性是否正确
  3. 对于预览网站,请确保从用户界面文件夹 \Content Delivery\roles\web\dotNET\webapp\x86_64.zip\bin 复制 DLL,并将所有 jar 替换为用户界面文件夹 \Content Delivery\roles\web\ 中的内容dotNET\webapp\x86_64.zip\bin\lib