Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: email.unsub


Message #1 by Marcelo Soares Meireles <MARCELO@m...> on Tue, 25 Feb 2003 13:23:00 -0300

-----Mensagem original-----
De: Pacific [mailto:timofey@e...]
Enviada em: terça-feira, 25 de fevereiro de 2003 05:17
Para: aspx_beginners
Assunto: [aspx_beginners] Re: Compile problem


Hi Jerry:

Thank you for an article. Very intersting site, I will dig in. I find out
that under Properties -> General -> StartUp Object I have only one option to
chose from = SubMain. Here is a problem where it starts.

Thank you for help.
Sam
----- Original Message -----
From: "Jerry Lanphear" <jerrylan@q...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Sunday, February 23, 2003 5:42 PM
Subject: [aspx_beginners] Re: Compile problem


> Pacific,
>
> I found the following quoted in an article by Monty Nail.  The article is
> linked at the bottom of this message. While the article does not pertain
to
> your problem it contains the solution.
>
> "Select the project in the Solution Explorer, and right-click to display
the
> shortcut menu. Select "Set as Startup Project". The project name should
now
> be in bold font.
> If you run the code without going to the Project Properties and changing
the
> startup form, you will receive an error. The Task List will show "'Sub
Main'
> was not found in '[formname]'".
>
> http://www.devcity.net/net/article.aspx?alias=visual_inherit
>
> Regards
>
> ----- Original Message -----
> From: "Pacific" <timofey@e...>
> To: "aspx_beginners" <aspx_beginners@p...>
> Sent: Sunday, February 23, 2003 12:40 PM
> Subject: [aspx_beginners] Re: Compile problem
>
>
> > Sorry,
> >
> > I am using VB.NET.
> >
> > Sam
> > ----- Original Message -----
> > From: "Jerry Lanphear" <jerrylan@q...>
> > To: "aspx_beginners" <aspx_beginners@p...>
> > Sent: Sunday, February 23, 2003 9:08 AM
> > Subject: [aspx_beginners] Re: Compile problem
> >
> >
> > > By your message we don't know whether you are using C# or VB.NET,
> however
> > > your application believes it is in C# and a C# program needs a main()
> > > method. If you are using C#, somehow the main() method is not being
> > > recognized.
> > >
> > > Regards
> > >
> > > ----- Original Message -----
> > > From: "Pacific" <timofey@e...>
> > > To: "aspx_beginners" <aspx_beginners@p...>
> > > Sent: Saturday, February 22, 2003 10:38 PM
> > > Subject: [aspx_beginners] Compile problem
> > >
> > >
> > > > Hi everyone:
> > > >
> > > > Need your help guys and girls. I have created Win app, created
WebForm
> > but
> > > > when I wanted to build solution I got the following error.
> > > >
> > > >
> > > > < 'Sub Main' was not found in WindowsApplication >
> > > >
> > > > What I am missing here?
> > > >
> > > > TIA
> > > > Sam
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
> >
>
>




  Return to Index