Enterprise Services File Not Found Error

Enterprise Services File Not Found Error

Old forum URL: forums.lhotka.net/forums/t/3914.aspx


steve981 posted on Monday, November 19, 2007

Hi, i'm trying to test the performance of all the possible configurations for the dataportal, but i'm having problems with the Enterprise Services Dataportal, i've followed all the steps in the book (chapter 12), but i keep getting the following exception:

"Could not load file or assembly 'EnterpriseServicesHostcs' or one of its dependencies. The system cannot find the file specified.":"EnterpriseServicesHostcs"} System.Exception {System.IO.FileNotFoundException}

at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)

at Csla.Wpf.CslaDataProvider.DoQuery(Object state) in C:\\CSLA\\cslacs\\Csla\\Wpf\\CslaDataProvider.cs:line 215"

Any idea here?

Regards, Walker

praevsky replied on Wednesday, November 21, 2007

Search for "EnterpriseServicesHostcs" in
http://www.lhotka.net/files/csla20/BuildCsla.pdf

Actually, you'll probably want to read and follow the whole document.

Copyright (c) Marimer LLC