Hi guys, I'm kind of new to Umbraco. My company uses it and the administrator that used to do everything of course is no longer available.
Anyhow, we're running umbraco v 4.7.1 right now and I'm ugrading I think to 7.
-------------------------------
Error loading Razor Script MainMenu.cshtml c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\77ac33e1\23d2f8ea\App_Web_mainmenu.cshtml.70df5e80.y9o48lzz.0.cs(68): error CS0433: The type 'System.Web.WebPages.HelperResult' exists in both 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\77ac33e1\23d2f8ea\assembly\dl3\56e2f5f5\58eef343_786dd001\System.Web.WebPages.DLL' and 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Web.WebPages\v4.0_1.0.0.0__31bf3856ad364e35\System.Web.WebPages.dll'Error loading Razor Script
\\files01\xxx\App_Data\TEMP\Razor\inline-e9dd468411d77ada398c30fd162e0734.razor(10): error CS1502: The best overloaded method match for 'System.Web.WebPages.Html.HtmlHelper.Raw(string)' has some invalid arguments
If you're under the proces of upgrading this very old Umbraco site to Umbraco 7 think it might be a good idea to read this blogpost from one who has done it www.blix.co/blog/2014/6/5/follow-the-path-upgrading-umbraco-from-v4-to-v7.aspx
Ok, so when that is said...what is the current context of the error you're seeing? Is it happening after you have done an upgrade step or have you not started the upgrade yet but it just happened all of the sudden?
Migrating Up - Razor Errors
Hi guys, I'm kind of new to Umbraco. My company uses it and the administrator that used to do everything of course is no longer available.
Anyhow, we're running umbraco v 4.7.1 right now and I'm ugrading I think to 7.
-------------------------------
Error loading Razor Script MainMenu.cshtml
c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\77ac33e1\23d2f8ea\App_Web_mainmenu.cshtml.70df5e80.y9o48lzz.0.cs(68): error CS0433: The type 'System.Web.WebPages.HelperResult' exists in both 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\77ac33e1\23d2f8ea\assembly\dl3\56e2f5f5\58eef343_786dd001\System.Web.WebPages.DLL' and 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Web.WebPages\v4.0_1.0.0.0__31bf3856ad364e35\System.Web.WebPages.dll'Error loading Razor Script
\\files01\xxx\App_Data\TEMP\Razor\inline-e9dd468411d77ada398c30fd162e0734.razor(10): error CS1502: The best overloaded method match for 'System.Web.WebPages.Html.HtmlHelper.Raw(string)' has some invalid arguments
Hi Dirt and welcome to our :)
If you're under the proces of upgrading this very old Umbraco site to Umbraco 7 think it might be a good idea to read this blogpost from one who has done it www.blix.co/blog/2014/6/5/follow-the-path-upgrading-umbraco-from-v4-to-v7.aspx
And also make sure to read through both these links if you have not done so already https://our.umbraco.org/documentation/Installation/Upgrading/
And once you're on v6 you also need to read the specific guidelines on going from 6 to 7, which you can find here https://our.umbraco.org/documentation/Installation/Upgrading/v7-upgrade
Ok, so when that is said...what is the current context of the error you're seeing? Is it happening after you have done an upgrade step or have you not started the upgrade yet but it just happened all of the sudden?
Looking forward to hearing from you.
/Jan
is working on a reply...