Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Documentation error?
Message
From
04/05/2003 16:28:29
 
 
To
04/05/2003 16:20:32
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00784718
Message ID:
00784719
Views:
18
I should say that if I try to compile as the example directs, I get the following error:
C:\VSDotNetProjects\MM Windows Application1 Business\Mail.cs(27): 'EPIQSystems.FirstApp.Business.Mail.CreateBusinessRuleObject()': cannot change return type when overriding inherited member 'OakLeaf.MM.Main.Business.mmBusinessObject.CreateBusinessRuleObject()'

Thoughts?

>I think there is a documetation error in your help help.
>On the "Creating Custom Business Rule Objects" page in Chapter 3 there is a problem in the C# code example.
>
>At the bottom the code specifies:
> protected override void CreateBusinessRuleObject()
>
>It needs to be:
> protected override mmBusinessRule CreateBusinessRuleObject()
>
>At least that's the only way I could get it to compile.
>
>Should I post this type of items here or send them to you? I plan to be going thru a lot of your examples.
>
>Thanks...
Previous
Reply
Map
View

Click here to load this message in the networking platform