After Updating to RC, I got this Error:
Assembly 'Microsoft.Web.Preview, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not contain a Web resource with name 'Microsoft.Web.Preview.Resources.ScriptLibrary.PreviewScript.js'.
Where is PreviewScript.js? ;)
My Reference is:
<
asp:ScriptReference Assembly="Microsoft.Web.Preview" Name="Microsoft.Web.Resources.ScriptLibrary.PreviewScript.js"/>
Thank you!