Hi,
I guess you are using C# here - Well it looks like "A method was marked as
an override, but the compiler found no method to override."
Please look at documentation of C# compiler error message CS0115.
Thanks,
Diganta Roy
Microsoft Visual J# .NET Product Team
This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm --------------------
[quoted text, click to view] >Thread-Topic: No suitable method found to override
>thread-index: AcQ5i7L7hdEKQz+UQ06EZdFcp5P1/A==
>X-WN-Post: microsoft.public.dotnet.vjsharp
>From: "=?Utf-8?B?Sml0ZXNoIENob3VyYXNpYQ==?="
<anonymous@discussions.microsoft.com>
>Subject: No suitable method found to override
>Date: Fri, 14 May 2004 01:16:03 -0700
>Lines: 7
>Message-ID: <49ED0034-3C39-4C73-9861-E462EF11A8AA@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.dotnet.vjsharp
>Path: cpmsftngxa10.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.vjsharp:6042
>NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
>X-Tomcat-NG: microsoft.public.dotnet.vjsharp
>
>On compilation the following id reported:
Samples.AspNet.System.Web.Management.SampleWebRequestEvent.FormatToString(Sy
stem.Web.Management.WebEventFormatter)': no suitable method found to
override
How to get around this?
Jitesh
[quoted text, click to view] >