umbraco-admin-reset icon indicating copy to clipboard operation
umbraco-admin-reset copied to clipboard

Could not load all types from "UmbracoAdminReset... Could not load file or assembly 'Umbraco.Web...

Open gruckion opened this issue 5 years ago • 4 comments

I tried to use this package but am running into the following issue. Where am I supposed to get this dll from? which nuget package should it be contained within? My application works fine without it.

<add key="umbracoConfigurationStatus" value="7.12.3" />

I submitted a post on the forum about my issue of accessing a cloned database.

https://our.umbraco.com/forum/using-umbraco-and-getting-started//98370-unable-to-log-into-back-office-for-a-ported-database

I can see that I do have Umbraco.Web which is contained within the umbraco assembly, I just do not have Umbraco.Web as a dll by its self.

#region Assembly umbraco, Version=1.0.6837.12341, Culture=neutral, PublicKeyToken=null
// D:\NewOrbit\JustHelping\packages\UmbracoCms.Core.7.12.3\lib\net45\umbraco.dll
#endregion

using ...

namespace Umbraco.Web
{
    public class UmbracoHelper : IUmbracoComponentRenderer

gruckion avatar Jul 30 '19 09:07 gruckion

Hi,

Thank you for your email, until August 2th we are on holiday with limited access to the internet.

I am really sorry if your email is urgent, but will try to follow up asap. For support questions best to check our website for video's and documentation or the our.umbraco.org forum if your issue has been asked before.

Best regards,

Richard Soeteman Soeteman Software

Quality Umbraco packages | http://www.soetemansoftware.nl

rsoeteman avatar Jul 30 '19 09:07 rsoeteman

@gruckion Hi. I has the same issue, but then I tryed to use an another file from Our.Umbraco and everything start to work.

Try to download the archived file: image

Good luck.

@gruckion Package info and files download section is little bit confusing now, please add some note if there is any specific for Umbraco version. Thanks a lot for that package, it saved a lot of my days =)

ReVoid avatar Aug 12 '19 00:08 ReVoid

@gruckion Hi. I has the same issue, but then I tryed to use an another file from Our.Umbraco and everything start to work.

Try to download the archived file: image

Good luck.

@gruckion Package info and files download section is little bit confusing now, please add some note if there is any specific for Umbraco version. Thanks a lot for that package, it saved a lot of my days =)

Remember to take it out, so the back door doesn't go into prod (production)

gruckion avatar Aug 14 '19 14:08 gruckion

@gruckion It removes by itself after first usage :) But I checks it every time anyway

ReVoid avatar Sep 01 '19 11:09 ReVoid