Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Arno L. Kristiansen 43 posts 63 karma points
    Feb 17, 2014 @ 14:04
    Arno L. Kristiansen
    0

    Can not Retrieving data using Contour

    I'm using  umbraco v 4.5.2 (Assembly version: 1.0.3891.20719)

    and

    Package name
    Umbraco Contour
    Package version
    1.1.10
    I have moved my Umbraco from an IIS 6.5 to iis 7.5... after this move I have not been able to get data out off my contour...
    I get this error in my log fil..
     At /umbraco/plugins/umbracoContour/webservices/records.aspx?guid=c8e77f6c-9cb5-4880-9963-e560ad164894&date=20/02/2004%2013:54:20&state=Approved&sEcho=2&iColumns=10&sColumns=&iDisplayStart=0&iDisplayLength=10&sSearch=&bEscapeRegex=true&sSearch_0=&bEscapeRegex_0=true&sSearch_1=&bEscapeRegex_1=true&sSearch_2=&bEscapeRegex_2=true&sSearch_3=&bEscapeRegex_3=true&sSearch_4=&bEscapeRegex_4=true&sSearch_5=&bEscapeRegex_5=true&sSearch_6=&bEscapeRegex_6=true&sSearch_7=&bEscapeRegex_7=true&sSearch_8=&bEscapeRegex_8=true&sSearch_9=&bEscapeRegex_9=true&iSortingCols=1&iSortCol_0=1&iSortDir_0=desc (Referred by: http://intranet/umbraco/plugins/umbracoContour/editFormEntries.aspx?guid=c8e77f6c-9cb5-4880-9963-e560ad164894): System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Windows\TEMP\mrto0z4a.dll' or one of its dependencies. Access is denied.  File name: 'file:///C:\Windows\TEMP\mrto0z4a.dll'     at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)     at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)     at System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity)     at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly()     at System.Xml.Xsl.Xslt.Scripts.CompileAssembly(List`1 scriptsForLang)     at System.Xml.Xsl.Xslt.Scripts.CompileScripts()     at System.Xml.Xsl.Xslt.QilGenerator.Compile(Compiler compiler)     at System.Xml.Xsl.Xslt.Compiler.Compile(Object stylesheet, XmlResolver xmlResolver, QilExpression& qil)     at System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)     at Umbraco.Forms.Data.XsltHelper.TransformXML(XmlNode xml, String XsltFile, Dictionary`2 settings)     at Umbraco.Forms.UI.Webservices.Records.ReturnRecords(Guid id, DateTime date, FormState state, Int32 startIndex, Int32 lenght, Sorting sortOrder)     at Umbraco.Forms.UI.Webservices.Records.Page_Load(Object sender, EventArgs e)     at System.EventHandler.Invoke(Object sender, EventArgs e)     at umbraco.BasePages.BasePage.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)    WRN: Assembly binding logging is turned OFF.  To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.  Note: There is some performance penalty associated with assembly bind failure logging.  To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].  
    I have tried to entry the EnableLog = 1 in my Reg...
    Byt it still not working...
    Can somebody help me ?
  • Stefan Kip 1614 posts 4131 karma points c-trib
    Feb 17, 2014 @ 14:25
    Stefan Kip
    0

    Could not load file or assembly 'file:///C:\Windows\TEMP\mrto0z4a.dll' or one of its dependencies. Access is denied.

    So it's a security issue, you should fix this by setting the correct rights.

  • Arno L. Kristiansen 43 posts 63 karma points
    Feb 17, 2014 @ 14:29
    Arno L. Kristiansen
    0

    offcouse....;-) I have tried around 1000 things, but not this ..

    1000 thanks that helps...

Please Sign in or register to post replies

Write your reply to:

Draft