Re: "Method Write . . . does not have an implementation"

From: Phil Sandler (psandler70_at_hotmail.com)
Date: 09/03/04


Date: 3 Sep 2004 07:09:22 -0700

Never mind. I shut down, got on the train and booted up, and it
worked with no error. Hmm.

psandler70@hotmail.com (Phil Sandler) wrote in message news:<3c5d9515.0409021138.611e2ac6@posting.google.com>...
> Hello all,
>
> Thanks in advance for any help with this.
>
> I am trying to get sample code to run from Michael Russell's
> excellent article on removing whitespace:
> http://www.codeproject.com/aspnet/WhitespaceFilter.asp
>
> I have also tried his updated version, which can be found (in a zip
> file) here:
> http://www.laytoncity.org/public1/code/code.htm
>
> To me it seems like the error message is wrong. Write() is
> implemented! It's my understanding that if it weren't, the code would
> not compile.
>
> What am I doing wrong?
>
> This is the error message I get when I follow the instructions
> (directly cutting and pasting):
>
> Method Write in type EQAsite.WhitespaceFilter from assembly EQAsite,
> Version=1.0.1706.23088, Culture=neutral, PublicKeyToken=null does not
> have an implementation.
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about the error and where it originated in the code.
>
> Exception Details: System.TypeLoadException: Method Write in type
> EQAsite.WhitespaceFilter from assembly EQAsite,
> Version=1.0.1706.23088, Culture=neutral, PublicKeyToken=null does not
> have an implementation.
>
> Source Error:
>
> An unhandled exception was generated during the execution of the
> current web request. Information regarding the origin and location of
> the exception can be identified using the exception stack trace below.
>
> Stack Trace:
>
> [TypeLoadException: Method Write in type EQAsite.WhitespaceFilter from
> assembly EQAsite, Version=1.0.1706.23088, Culture=neutral,
> PublicKeyToken=null does not have an implementation.]
> EQAsite.DefaultPage.Page_Init(Object sender, EventArgs e) +0
> System.Web.UI.Control.OnInit(EventArgs e)
> System.Web.UI.Control.InitRecursive(Control namingContainer)
> System.Web.UI.Page.ProcessRequestMain()
>
>
>
> Phil Sandler



Relevant Pages

  • RE: Bad Data Error - cryptoapitransform
    ... > current web request. ... Please review the stack trace for more information about ... > An unhandled exception was generated during the execution of the current web ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Asp.net MySQL connection problem
    ... the current web request. ... Please review the stack trace for more ... An unhandled exception was generated during the execution of the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: converting String to uniqueidentifier
    ... An unhandled exception occurred during the execution of the current web request. ... Information regarding the origin and location of the exception can be identified using the exception stack trace below. ...
    (microsoft.public.dotnet.languages.csharp)
  • Filling a dropdownlistbox with two items part 2
    ... An unhandled exception occurred during the execution of the current web request. ... Information regarding the origin and location of the exception can be identified using the exception stack trace below. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: The viewstate is invalid for this page and might be corrup
    ... An unhandled exception occurred during the execution of the ... > current web request. ... > exception can be identified using the exception stack trace below. ...
    (microsoft.public.dotnet.framework.aspnet)

Quantcast