Global.asax

G

Guest

Hi,

I'm handling application level errors in Global.asax file. When I move my
project to production, do I need to move Global.asax.cs file to? or the
project.dll in bin folder takes care of it?

Thnx
 
K

Kevin Spencer

You don't need to copy over any source code (*.cs) files to the server.
Their code is compiled into the project DLL.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Sometimes you eat the elephant.
Sometimes the elephant eats you.
 

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
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top