Uploading Files after compile

G

Guest

Barry,

Yes it has changed. You have to manually compile your project to create a
dll. New default option is JIT compiler put source, aspx, html, and 1.1 dlls
on server.

Good Luck
DWS
 
S

Sonu Kapoor [MVP]

You might want to check out:

http://webproject.scottgu.com/

Quote from this website:

The Visual Studio 2005 Web Application Project Model is a new web project option for Visual Studio 2005 that provides the same conceptual web project approach as VS 2003 (a project file based structure where all code in the project is compiled into a single assembly) but with all the new features of VS 2005 (refactoring, class diagrams, test development, generics, etc) and ASP.NET 2.0 (master pages, data controls, membership/login, role management, Web Parts, personalization, site navigation, themes, etc).


Sonu Kapoor - [MVP]
W: http://www.DotNetSlackers.com
B: http://www.Kapoorsolutions.com/blog/
 
B

barry

Hi

Using VS.NET 2003 whenever i used to update a project and build and Test, i
would upload *.DLL, *.ASPX, *.HTML files to my website.

Has this changed with VS.NET 2005 , i dont see any .DLL files in the
bin\debug or bin\release folders

Which files do i have to upload after updating project

TIA
 

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