Copied to clipboard

Flag this post as spam?

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


  • Erik 2 posts 22 karma points
    Nov 11, 2011 @ 01:07
    Erik
    0

    New installation - Cannot create content page

    Hi, downloaded and Installed "Umbraco_4.7.0_WebDeploy_NET_4.0" yesterday and was able to load and start working with the simple starter kit. I can add new properties and update page content (ie text), but when I try to create a new content page and click the "Create button" i get the error message below. All the files from the download is in my bin directory. Anyone?

    Im using IISExpress the "send to..." way.

    Server Error in '/' Application.


    Could not load file or assembly 'file:///D:\#Umbraco\bin\umbraco.dll' or one of its dependencies. The system cannot find the file specified.

    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: System.IO.FileNotFoundException: Could not load file or assembly 'file:///D:\#Umbraco\bin\umbraco.dll' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Assembly Load Trace: The following information can be helpful to determine why the assembly 'file:///D:\#Umbraco\bin\umbraco.dll' could not be loaded.

    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].
    


    Stack Trace:

    [FileNotFoundException: Could not load file or assembly 'file:///D:\#Umbraco\bin\umbraco.dll' or one of its dependencies. The system cannot find the file specified.]
       System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
       System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +39
       System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +132
       System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) +98
       System.Reflection.Assembly.LoadFrom(String assemblyFile) +34
       umbraco.presentation.create.dialogHandler_temp.Create(String NodeType, Int32 TypeId, Int32 NodeId, String Text) +265
       umbraco.cms.presentation.create.controls.content.doCreation() +161
       umbraco.cms.presentation.create.controls.content.sbmt_Click(Object sender, EventArgs e) +5
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
    



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

  • Erik 2 posts 22 karma points
    Nov 11, 2011 @ 13:05
    Erik
    0

    Its working now. Seems like the problem was that I had put the 4 files below in Umbraco directory, when they should be placed "one level up" in the directory hierchary.

    installSQL.sql

    manifets.xml

    parameters.xml

    TBEX.xml

  • brownsmith 4 posts 24 karma points
    Nov 12, 2011 @ 13:02
    brownsmith
    0

    This is really nice post.

    Thanks for sharing this post.

    Thanks to you

    Smith Brown

Please Sign in or register to post replies

Write your reply to:

Draft