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].
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.
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.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237
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
This is really nice post.
Thanks for sharing this post.
Thanks to you
Smith Brown
is working on a reply...