Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

1.11 release - 404 Error /App_Plugins/Archetype/views/archetype.html #299

Closed
djomen opened this issue Oct 8, 2015 · 7 comments
Closed

Comments

@djomen
Copy link

djomen commented Oct 8, 2015

Just upgraded on a test site and the views folder it is looking for is not in the /App_Plugins/Archetype/ folder.

The knock on effect is i cant see my property editors for the archetype.

@kgiszewski
Copy link
Owner

Make sure to bust any Umbraco caches that may be hindering it.

Two methods:

  1. Web.config edit compilation tag to have debug='true'
    or
  2. Update ClientdenpendencyConfig and update the version number to any unique number.

@kgiszewski
Copy link
Owner

Also, which method did you upgrade with? Nuget or Umbraco Package?

@kgiszewski
Copy link
Owner

Well crap. I see the issue. They are missing from the distro (both Nuget and Umbraco).

Fixing it now.

@djomen
Copy link
Author

djomen commented Oct 8, 2015

:) NuGet

Ill give it a whirl when you have an update

@kgiszewski
Copy link
Owner

Try this: Install-Package Archetype -Version 1.11.1 in Visual Studio

@kgiszewski
Copy link
Owner

May take a few minutes to propagate on Nuget.

@kgiszewski
Copy link
Owner

Appears to be fixed now so I'm closing. Please let me know if you have additional issues. Sorry :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants