-
Dear Mr. Lhotka, Than you for your response. Your answer pointed me in the right direction and I was able to resolve my issue. Regards, Scott Griswold
-
Hello, I am using CSLA version 4.3.1.0 and Silverlight 5. I am getting an error message that is very strange. When I try to create a new business object I am getting an error Could not find default endpoint element that references contract 'WcfPortal.IWcfPortal. I do not have an endpoint with the name. I could find no reference in my code that says
-
Found the problem
-
I downloaded the codes for the Silverlight video Demo0002. If I set the Demo project as the default project the page loads and I get the cross domain error as expected. I then set the Demo.Web project as the default. When I run the program a blank web page comes up. I have done extensive searches for this issue but have not found any references to it
-
I am fairly new to CSLA. I have a question about what to do after a save method has been applied to a class. Specifically, I have a class that represents an appointment object. After the appointment has been saved and stored in the database I am unsure as to what the pattern is for the next step: 1. Should the class be re-initialized so that the next