Re..the method or object is not implemented

Re..the method or object is not implemented

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


oneinone posted on Tuesday, January 27, 2009

hi,
        I have created Dataportal_Create method also,
but still im getting the same problem.

 [RunLocal()]
        protected override void DataPortal_Create()
        {
            _id = Guid.NewGuid();           
            ValidationRules.CheckRules();
        }

pls help me

RockfordLhotka replied on Wednesday, January 28, 2009

What does your factory method look like?

oneinone replied on Thursday, January 29, 2009

thanks for your response..
i got the solution for this..
.i hav missed one class dll..now it is working fine

Copyright (c) Marimer LLC