Server Error in '/' Application.

The 'Id' property on 'CommerceShopper' could not be set to a 'System.Guid' value. You must set this property to a non-null value of type 'System.String'.

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: The 'Id' property on 'CommerceShopper' could not be set to a 'System.Guid' value. You must set this property to a non-null value of type 'System.String'.

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: The 'Id' property on 'CommerceShopper' could not be set to a 'System.Guid' value. You must set this property to a non-null value of type 'System.String'. ]
   System.Data.Entity.Core.Common.Internal.Materialization.ErrorHandlingValueReader`1.GetValue(DbDataReader reader, Int32 ordinal) +336
   lambda_method(Closure , Shaper ) +434
   System.Data.Entity.Core.Common.Internal.Materialization.Shaper.HandleEntityAppendOnly(Func`2 constructEntityDelegate, EntityKey entityKey, EntitySet entitySet) +249
   lambda_method(Closure , Shaper ) +404
   System.Data.Entity.Core.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shaper shaper) +381
   System.Data.Entity.Core.Common.Internal.Materialization.SimpleEnumerator.MoveNext() +88
   System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source) +243
   Musicnotes.BusinessLogic.ShopperRepository.GetBy(String shopperId) in C:\BuildAgent\work\dac5058dfd42cc39\musicnotes_mn1\Musicnotes.BusinessLogic\ShopperRepository.cs:60
   Castle.Proxies.Invocations.IShopperRepository_GetBy.InvokeMethodOnTarget() +102
   Castle.DynamicProxy.AbstractInvocation.Proceed() +110
   Musicnotes.Application.ExceptionLogger.Intercept(IInvocation invocation) in C:\BuildAgent\work\dac5058dfd42cc39\musicnotes_mn1\Musicnotes.Application\ExceptionLogger.cs:56
   Castle.DynamicProxy.AbstractInvocation.Proceed() +447
   Castle.Proxies.IShopperRepositoryProxy.GetBy(String shopperId) +128
   Musicnotes.Application.SiteShopper.InitializeCurrentShopper() in C:\BuildAgent\work\dac5058dfd42cc39\musicnotes_mn1\Musicnotes.Application\SiteShopper.cs:64
   lambda_method(Closure , Object[] ) +170
   Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +253

[DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(Musicnotes.Application.ISiteUser, Musicnotes.BusinessLogic.IShopperRepository, Musicnotes.Application.Services.IBrowserCapabilitiesService)' on type 'SiteShopper'. ---> The 'Id' property on 'CommerceShopper' could not be set to a 'System.Guid' value. You must set this property to a non-null value of type 'System.String'.  (See inner exception for details.)]
   Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +717
   Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +272
   Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +86
   Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) +144
   Autofac.Core.Resolving.InstanceLookup.Execute() +183
   Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +171
   Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +122
   Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +272
   Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +86
   Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) +144
   Autofac.Core.Resolving.InstanceLookup.Execute() +183
   Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +171
   Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() +122
   Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +272
   Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) +86
   Autofac.Core.Resolving.InstanceLookup.Execute() +63
   Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) +171
   Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters) +108
   Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance) +122
   Autofac.ResolutionExtensions.ResolveOptionalService(IComponentContext context, Service service, IEnumerable`1 parameters) +70
   Autofac.Integration.Mvc.AutofacDependencyResolver.GetService(Type serviceType) +75
   System.Web.Mvc.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType) +61

[InvalidOperationException: An error occurred when trying to create a controller of type 'Musicnotes.Controllers.ErrorController'. Make sure that the controller has a parameterless public constructor.]
   System.Web.Mvc.DefaultControllerActivator.Create(RequestContext requestContext, Type controllerType) +242
   System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType) +1583
   System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) +103
   System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) +263
   System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) +85
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +3601
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +224
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +2582


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4092.0
   Return to: Hallelujah Sheet Music
     

Review Information

Customer Reviews of 'Hallelujah' Sheet Music by Rufus Wainwright

Showing 11-15 of 93 Reviews
User's Avatar

Robert_Moss

Double Bass: Advanced

Was this review helpful? Yes No

0 out of 0 users found this review helpful.
Overall Difficulty Quality of Arrangement Accuracy
4.5/5 Stars 1/5 Stars 3.5/5 Stars 3/5 Stars

Hallelujah-Rufus Wainwright

10/25/2009 6:59:05 PM

This is a good arrangement of the song Hallelujah by Rufus Wainwright, as heard in the movies Shrek and Watchmen. It is not a very difficult piece to play on piano and is rather catchy. I recommend it.

LOG IN to comment on this review.
User's Avatar

skimom10

Piano: Advanced

Was this review helpful? Yes No

0 out of 0 users found this review helpful.
Overall Difficulty Quality of Arrangement Accuracy
3/5 Stars 2/5 Stars 1.5/5 Stars 3.5/5 Stars

Hallelujah

3/10/2010 3:34:54 PM

I needed music to accompany, this will do the job.

LOG IN to comment on this review.
User's Avatar

Bernadette_VanValkenburg

Piano: Advanced / Teacher

Was this review helpful? Yes No

1 out of 2 users found this review helpful.
Overall Difficulty Quality of Arrangement Accuracy
2/5 Stars 3/5 Stars 2/5 Stars 4/5 Stars

Hallelujah by Rufus Wainwright

4/7/2010 6:33:57 PM

I was looking for an arrangement to play as solo piano but the melody is not in the piano part.

LOG IN to comment on this review.
User's Avatar

irishaccordion

Piano: Intermediate

Was this review helpful? Yes No

0 out of 0 users found this review helpful.
Overall Difficulty Quality of Arrangement Accuracy
4.5/5 Stars 2.5/5 Stars 3.5/5 Stars 5/5 Stars

Hallelujah

7/13/2010 12:46:08 PM

This is an easy song to play for anyone who has played past the 3rd grade level. I like it because of its chord arrangement and ease of memorization.

LOG IN to comment on this review.
User's Avatar

twigs

Piano: Intermediate

Was this review helpful? Yes No

0 out of 0 users found this review helpful.
Overall Difficulty Quality of Arrangement Accuracy
5/5 Stars 3/5 Stars 5/5 Stars 5/5 Stars

Rufus Wainwright/Hallelujah

7/14/2010 10:49:00 AM

Very pleased. Beautifully arranged with the ability for individual styling.

LOG IN to comment on this review.
Showing 11-15 of 93 Reviews
♩♩♩♩
...