Compile Problem

C

Chris Kennedy

I have a ASPX page with a code behind. Is there a way of changing the
codebehind and compiling it on the server without affecting other pages. I
don't want to recopy the project from my local machine as it will overwrite
front end stuff. I thought you didn't have to recompile when you changed the
file or is that just when there is only a single page and no aspx file. I
had a few weird things happen when I logged into the web project and tried
to recompile it. It was like it was replacing the new stuff with a copy from
somewhere else (don't ask!!!). I can phsyically access the server so a
manual compile with vb.exe of code behind is possible but will it work?
Regards, Chris.
 
C

Curt_C [MVP]

all you have to re-upload is the .DLL file and that one .aspx (if something
in the html view changed).
 

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
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top