it is a sub. It does not have an explicit return type.
I am able to run my website despite this error message. Now I am trying to
have my code to run in an NUnit test case.
"Jon Skeet [C# MVP]" wrote:
> Arne Garvander <ArneGarvander@discussions.microsoft.com> wrote:
> > The error below doesn't make sense to me:
> > Method 'Private Sub ResultCallback(Status As Boolean, cbCICSBuffer As
> > CclECILib.CclOBuf, cbMFReason As String)' does not have the same signature as
> > delegate 'Delegate Sub MFCallback(Status As Boolean, MFcicsbuf As
> > CclECILib.CclOBuf, MFReason As String)'.
> > Does it have anything to do with CclECILib.CclOBuf not being CLS-compliant?
>
> Not sure - but what's the return type of the delegate and of the
> method?
>
> --
> Jon Skeet - <skeet@pobox.com>
>
http://www.pobox.com/~skeet Blog:
http://www.msmvps.com/jon.skeet > World class .NET training in the UK:
http://iterativetraining.co.uk