Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steve 10 posts 30 karma points
    Feb 02, 2012 @ 12:19
    Steve
    0

    Umbraco 5 Install problems

    Hi,

     

    I'm trying to install Umbraco 5.

    I get an error during install, The error page i get is pasted in below...

    The url in the browser is "http://localhost/Install/DatabaseInstall"

    I am running Windows 7 Pro x64 with Sqlserver 2008.

    I grabbed U5 from codeplex (Umbraco 5.0 CMS Web Application) and unzipped to my c:\Umbraco5 directory where my default web site is pointing in IIS.

     

    I am using the net 4.0 app pool

    I have mvc 3 installed

     

    Anything else you need to know?

    Is U5 available through WebMatrix yet?

     

     

  • Steve 10 posts 30 karma points
    Feb 02, 2012 @ 12:19
    Steve
    0

    stack trace is..

     

    Server Error in '/' Application.


    Could not create mapping group 'default'. Errors:
    Writers:
    Key: nhibernate, Error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
      at Umbraco.Hive.ProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
      at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass28.b__e(IResolutionContext x)
      at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
      at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
      at Autofac.Core.Resolving.InstanceLookup.Execute()
      at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      --- End of inner exception stack trace ---
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
      at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
      at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name)

    Readers:
    Key: nhibernate, Error: System.InvalidOperationException: Could not resolve a writer or a reader for key nhibernate. 
    Reader error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
      at Umbraco.Hive.ReadonlyProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
      at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass2a.b__f(IResolutionContext x)
      at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
      at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
      at Autofac.Core.Resolving.InstanceLookup.Execute()
      at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      --- End of inner exception stack trace ---
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
      at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
      at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name). 
    Writer error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
      at Umbraco.Hive.ProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
      at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass28.b__e(IResolutionContext x)
      at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
      at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
      at Autofac.Core.Resolving.InstanceLookup.Execute()
      at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      --- End of inner exception stack trace ---
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
      at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
      at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name)

    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.InvalidOperationException: Could not create mapping group 'default'. Errors:
    Writers:
    Key: nhibernate, Error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
      at Umbraco.Hive.ProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
      at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass28.b__e(IResolutionContext x)
      at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
      at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
      at Autofac.Core.Resolving.InstanceLookup.Execute()
      at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      --- End of inner exception stack trace ---
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
      at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
      at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name)

    Readers:
    Key: nhibernate, Error: System.InvalidOperationException: Could not resolve a writer or a reader for key nhibernate. 
    Reader error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
      at Umbraco.Hive.ReadonlyProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
      at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass2a.b__f(IResolutionContext x)
      at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
      at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
      at Autofac.Core.Resolving.InstanceLookup.Execute()
      at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      --- End of inner exception stack trace ---
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
      at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
      at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name). 
    Writer error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
      at Umbraco.Hive.ProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
      at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass28.b__e(IResolutionContext x)
      at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
      at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
      at Autofac.Core.Resolving.InstanceLookup.Execute()
      at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      --- End of inner exception stack trace ---
      at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
      at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
      at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
      at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name)


    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.


    Stack Trace: 

    [InvalidOperationException: Could not create mapping group 'default'. Errors:
    Writers:
    Key: nhibernate, Error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
       at Umbraco.Hive.ProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
       at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass28.b__e(IResolutionContext x)
       at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
       at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
       at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
       at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
       at Autofac.Core.Resolving.InstanceLookup.Execute()
       at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
       --- End of inner exception stack trace ---
       at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
       at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
       at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name)
    
    Readers:
    Key: nhibernate, Error: System.InvalidOperationException: Could not resolve a writer or a reader for key nhibernate. 
    Reader error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
       at Umbraco.Hive.ReadonlyProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
       at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass2a.b__f(IResolutionContext x)
       at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
       at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
       at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
       at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
       at Autofac.Core.Resolving.InstanceLookup.Execute()
       at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
       --- End of inner exception stack trace ---
       at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
       at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
       at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name). 
    Writer error: Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: bootstrapper
       at Umbraco.Hive.ProviderSetup..ctor(ProviderMetadata providerMetadata, IFrameworkContext frameworkContext, AbstractProviderBootstrapper bootstrapper, Int32 priorityOrdinal)
       at Umbraco.Hive.DemandBuilders.HiveDemandBuilder.<>c__DisplayClass28.b__e(IResolutionContext x)
       at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p)
       at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
       at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
       at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
       at Autofac.Core.Resolving.InstanceLookup.Execute()
       at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
       --- End of inner exception stack trace ---
       at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
       at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
       at Autofac.ResolutionExtensions.ResolveNamed[TService](IComponentContext context, String serviceName, IEnumerable`1 parameters)
       at Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.TryResolve[T](String name)
    ]
       Umbraco.Hive.DemandBuilders.HiveDemandBuilder.GenerateMappingGroup(String mappingName, IResolutionContext resolutionContext, String[] mappedReadWriterKeys, String[] mappedReaderKeys) +1525
       Autofac.Builder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p) +15
       Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +30
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) +122
       Autofac.Core.Resolving.InstanceLookup.Execute() +164
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       System.Linq.WhereSelectArrayIterator`2.MoveNext() +110
       System.Linq.Buffer`1..ctor(IEnumerable`1 source) +488
       System.Linq.Enumerable.ToArray(IEnumerable`1 source) +104
       Autofac.Features.Collections.<>c__DisplayClass4.b__0(IComponentContext c, IEnumerable`1 p) +197
       Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +30
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Resolving.InstanceLookup.Execute() +181
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters) +57
    
    [DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details.]
       Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters) +288
       Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters) +189
       Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters) +168
       Autofac.ResolutionExtensions.Resolve(IComponentContext context, IEnumerable`1 parameters) +117
       Umbraco.Framework.DependencyManagement.Autofac.AutofacResolutionContext.ResolveAll() +608
       Umbraco.Hive.DemandBuilders.HiveDemandBuilder.b__12(IResolutionContext x) +38
       Autofac.Builder.<>c__DisplayClass1`1.b__0(IComponentContext c, IEnumerable`1 p) +15
       Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +30
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) +122
       Autofac.Core.Resolving.InstanceLookup.Execute() +164
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +132
       Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +265
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Resolving.InstanceLookup.Execute() +181
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +132
       Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +265
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) +122
       Autofac.Core.Resolving.InstanceLookup.Execute() +164
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +132
       Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +265
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Resolving.InstanceLookup.Execute() +181
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +132
       Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +265
       Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +89
       Autofac.Core.Resolving.InstanceLookup.Execute() +181
       Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +201
       Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters) +188
       Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters) +189
       Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters) +168
       Autofac.ResolutionExtensions.Resolve(IComponentContext context, IEnumerable`1 parameters) +117
       Umbraco.Cms.Web.System.Boot.BootManager.Boot() +351
       Umbraco.Cms.Web.UmbracoWebApplication.Start() +651
       Umbraco.Cms.Web.UI.MvcApplication.Application_Start() +157
    
    [HttpException (0x80004005): An exception was thrown while executing a resolve operation. See the InnerException for details.]
       System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +4052053
       System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +191
       System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +352
       System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +407
       System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +375
    
    [HttpException (0x80004005): An exception was thrown while executing a resolve operation. See the InnerException for details.]
       System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +11686928
       System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +141
       System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +4863749
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237

     

  • Rob Stemp 1 post 21 karma points
    Feb 03, 2012 @ 23:52
    Rob Stemp
    0

    Exaclty same issue here, Win 7 x64 Enterprise, SQL Server 2008 Express. Can connect fine via SQL Server Management studio using same SQL credentials

  • Warwick Groves 1 post 21 karma points
    Feb 10, 2012 @ 03:00
    Warwick Groves
    0

    Edit: I had the same issue and then came across this link with the solution elsewhere in the forum. This got me one step further!

    http://our.umbraco.org/forum/core/umbraco-5-general-discussion/25162-Getting-v5-Running-on-a-Windows-Server-2008-R2

  • James Hildeman 92 posts 88 karma points
    Apr 18, 2012 @ 16:48
    James Hildeman
    0

    Thanks for the posting. 

     Just for clarification, I wasn't clear what the above screenshot had to with the post and assumed (wrongly) if I had ASP.net 4.0 installed the above would be "checked".  It was not!  I went to  Control Panel, Programs, "Turn Windows Features on or off", Open tree for"Internet Information Services", open tree for "Application Development Features", checked "ASP.NET"...cleared my directory and copied in a fresh version of the site files...and we're golden/perfect!

     

    Very similar environment as the folks above:  Win7 Pro, IIS 7.5, running local with a host file entry, .Net 4.0, 64 bitness, app pool set to AppPoolIdentity

Please Sign in or register to post replies

Write your reply to:

Draft