RE: Web Form Inheritance Error (Non-Abstract Superclass)

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 06/11/04


Date: Fri, 11 Jun 2004 07:53:41 GMT

Hi Scott,

I perform simple test absed on your description. However, I failed to
reproduce the problem. Did the problem only occur with one asp.net project
or a class (App.Web.Client.Common.UI.BasePage)? I build a very simple class
as following:

using System;

namespace MyWebClassLibrary
{
        public class MyPage:System.Web.UI.Page
        {
                public MyPage()
                {
                }

        }
}

In the ASP.NET project, I add a referece to the assembly, and then it work
without any problem.

Another thing worthy to mention is you may check if there are any addin in
your VS.NET 2003. If so, disable them and try again. Based on my
experience, this may cause such a problem.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)



Relevant Pages

  • RE: Web Form Inheritance Error (Non-Abstract Superclass)
    ... reproduce the problem. ... Another thing worthy to mention is you may check if there are any addin in ... Luke ... Microsoft Online Support ...
    (microsoft.public.vsnet.general)
  • RE: Asking again - ResultSet.getString() & unicode
    ... be hard for me to ask the dev guys or other SQL related support specialist ... mdf file to me so that I can test on my side to see whether I can reproduce ... Microsoft Online Support ... |> | without the N, the chinese character inserts correctly, but the ...
    (microsoft.public.sqlserver.odbc)
  • Re: Gridview & updatepanel issue
    ... Microsoft Online Support ... | I'll try to reproduce it on my side and see if I can find a way to ... | | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet ... when I click in the textbox ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Gridview & updatepanel issue
    ... Microsoft Online Support ... | I'll try to reproduce it on my side and see if I can find a way to ... | | Newsgroups: microsoft.public.dotnet.framework.aspnet ... You can send feedback directly to my manager at: ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Mailto: fields in underlaying help file in the add-in
    ... > Hi Sunny, ... My addin works just fine, the links from the help are ok, etc. ... SO, you can not reproduce the problem, because it does not exist if you ... But if you add a unmanaged shim with this wizard: ...
    (microsoft.public.dotnet.framework.interop)