Re: Error message - why the...???

From: Mads Jacobsen (mads.jacobsen@get2net.dk)
Date: 10/21/02


From: "Mads Jacobsen" <mads.jacobsen@get2net.dk>
Date: 21 Oct 2002 11:54:32 +0100


Hi Colin,

My default namespace is "aana.net" - that's the name of my entire project.
Artistadmin is a folder under the root and login is an aspx-file in the
Artistadmin-folder:

Sollution 'aana' (1project)
    aana.net
        Artistadmin
            login.aspx

So the path should be right???? As you can see, I'm working in VS.NET

Regards,
Mads

"Colin Turner" <colinturner61@hotmail.com> wrote in message
news:#cwrs3GeCHA.2556@tkmsftngp11...
> Hi Mads,
>
> I've just tried this using VB as the language and get the same error. It
> seems to relate to the fact that the namespace in the inherits attribute
is
> "aana.net.Artistadmin". I would hazard a guess that the default namespace
in
> the project properties is set to Artistadmin.
>
> Try making the namespaces the same and it should work.
>
> Regards
> Colin
>



Relevant Pages

  • Re: newbie to .net
    ... in "Solution Explorer" in Visual Studio .NET and select "Properties" then ... And if you dont specify a namespace for an item then ... Colin ...
    (microsoft.public.dotnet.general)
  • Re: Wanted in C# 2.0: Namespace documentation
    ... Actually, you can document namespaces already, but it needs to be done in an ... external file IIRC. ... namespace documentation into source control. ... Colin ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: unresolved external symbol
    ... Regards, ... > using namespace K1; ... > int APIENTRY _tWinMain(HINSTANCE hInstance, ... >>> a member of the my namespace. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: unresolved external symbol
    ... Thank you for the help - this will remind me to protype functions within ... the namespace of their use. ... Regards, ... >> void InitializeComponent ...
    (microsoft.public.dotnet.languages.vc)
  • Problem in using Assembly CreateInstance
    ... Is ManWrapper in a namespace? ... Regards ... Richard Blewett - DevelopMentor ...
    (microsoft.public.dotnet.languages.csharp)