VS2005, Web Site and build error

R

RicercatoreSbadato

I'm using VS2005 with
- a web site in asp.net
- a class library

I call from the site some methods into the class library.
I use the code behing in some pages of the web site.

When I rebuild the solution, the VS2005 doesn't show the errors in the
code behind of the web site, why? I can't work in this way!

Any ideas ?
 
B

bruce barker \(sqlwork.com\)

you should not have a page call another page without a reference. to catch
this bad habit, turn off batch compile in vs. in msbuild options set single
page assemblies.

-- bruce (sqlwork.com)
 

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

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top