aspNetPOP3 component

Discussion in 'ASP.NET / ASP.NET Core' started by rotsey, Aug 29, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I am trying to get access to the aspNetPOP3 from my web site.

    I have added this to my aspx file.

    <%@ Assembly name="aspNetPOP3", Version=2.0.0.0, Culture=neutral, PublicKeyToken=bc571e8da1c1f543"%>

    and in the aspx.vb i have

    imports aspNetPOP3


    Error message is


    File or assembly name aspNetPOP3, or one of its dependencies, was not found.





    Thanks
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page