Whjat file i should put in real server ?

S

Santana

Hello,
i'am a newbie in asp .net, and i don´t know what files i should put in
server ? Simply the "default.aspx" and "default.aspx.vb" ?? More
files ?

I use "Visual Web Developer 2005 Express".

Saludos y gracias.
Paulito
 
P

Peter Bradley

You don't need the source (code behind) files if you've compiled the
application into an assembly in the \bin folder under your project's main
folder. You need all your aspx files and any html files etc. You also need
any config files you may have (Web.config etc).

HTH


Peter

Hello,
i'am a newbie in asp .net, and i don´t know what files i should put in
server ? Simply the "default.aspx" and "default.aspx.vb" ?? More
files ?

I use "Visual Web Developer 2005 Express".

Saludos y gracias.
Paulito
 
J

Juan T. Llibre

If he's using "Visual Web Developer 2005 Express", as he states,
unless he's also using WAP and/or WDP, his files will never get
compiled to a DLL in the /bin folder.

That only happens with VS 2003.
 
P

Peter Bradley

Thanks. I didn't know that.

He could compile from the command line, I suppose. No? OK. I wasn't
really serious.

:)

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top