modelsbuilder / ModelsBuilder.Original

The Community Models Builder for Umbraco
MIT License
114 stars 49 forks source link

Error after nuget upgrade #61

Closed qz2rg4 closed 9 years ago

qz2rg4 commented 9 years ago

Hi

After the nuget upgrade I'm getting the following error Umbraco 7.2.8

Could not load control: '/UserControls/Zbu/ModelsBuilder/BuildModels.ascx'. Error message: System.Web.HttpCompileException (0x80004005): c:\inetpub\wwwroot\uGamco\usercontrols\Zbu\ModelsBuilder\BuildModels.ascx(22): error CS0117: 'Zbu.ModelsBuilder.Configuration.Config' does not contain a definition for 'MixinPropertiesGeneratorMode' at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at Umbraco.Web.UI.Umbraco.Dashboard.UserControlProxy.OnInit(EventArgs e)

zpqrtbnk commented 9 years ago

Confirmed. Fixing.

thilemann commented 9 years ago

Any updates on this bug? I'm having the exact same issue.

zpqrtbnk commented 9 years ago

Is fixed, now I need to release. Was away, will do asap.

thilemann commented 9 years ago

Thanks! Looking forward to use it again!