asp.net 2.0, Debug and Release

A

Abubakar

Hi,

I'm working in asp.net 2.0, the one that comes with visual studio 2005. I
have noticed that while I build my website there is no dll produced as used
to happen in the earlier versions. If there is a no dll, what use it is to
compile with either Debug or Release configurations? Does that make a
difference?

Regards,

...ab
 
C

Cowboy \(Gregory A. Beamer\)

Try to publish to a folder. That should solve your issues.

If not, it is the project template you are using. There are websites and web
applications. And, you can set the website to compile page by page, on the
fly or precompile it. Publish is good for the later.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
 

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

Top