The type 'Csla.Server.Hosts.WcfPortal', provided as the Service attribute value in the ServiceHost directive could not be found

The type 'Csla.Server.Hosts.WcfPortal', provided as the Service attribute value in the ServiceHost directive could not be found

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


bill2010 posted on Thursday, November 19, 2009

I am not sure where to start with diagnosing the error in the thread title. CSLA.dll is in the bin directory.

sergeyb replied on Thursday, November 19, 2009

I think you are just missing CSLA reference in your web project.

Sergey Barskiy
Principal Consultant
office: 678.405.0687 | mobile: 404.388.1899

Microsoft Worldwide Partner of the Year | Custom Development Solutions, Technical Innovation

-----Original Message-----
From: bill2010 [mailto:cslanet@lhotka.net]
Sent: Thursday, November 19, 2009 5:08 PM
To: Sergey Barskiy
Subject: [CSLA .NET] The type 'Csla.Server.Hosts.WcfPortal', provided as the Service attribute value in the ServiceHost directive could not be found

I am not sure where to start with diagnosing the error in the thread title. CSLA.dll is in the bin directory.

bill2010 replied on Friday, November 20, 2009

sergeyb:
I think you are just missing CSLA reference in your web project.

It's there. However, when I ran idlasm on the csla.dll in the bin folder, I found 'Csla.Server.Hosts.EnterpriseServicesPortal', 'Csla.Server.Hosts.RemotingPortal', and 'Csla.Server.Hosts.WebServicesPortal'. There was no 'Csla.Server.Hosts.WcfPortal' in the dll.

bill2010 replied on Friday, November 20, 2009

Oops... nevermind. The application was using an older version of CSLA. Upgrading to 3.8 solved the problem.

Copyright (c) Marimer LLC