473,387 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

NEW Web Application Project [VS 2005]

I installed this new BETA component for VS 2005 and it really helped with
the migration from vs2003, but now I cannot deploy the project. Compiles
fine, but there is no option to Copy the project, and that new Web
Deployment Project update does not work on Web Application Projects so I
cant use that either.

I'm just trying to copy the project to a release directory with "only
required files" such as .aspx and .dlls just like in VS 2003.

Can anyone help?

Thanks.
Dec 31 '05 #1
4 1240
Chris,
Until Scott Guthrie and his group come out with the final product, you will
probably have to XCopy deploy "by hand". This means everything in the bin
folder, all .ascx, .aspx, and .asax files (but not .cs files) and the
web.config. There are still a number of "Holes" in the preview product, most
of which are well - described in the tutorial.

Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Chris" wrote:
I installed this new BETA component for VS 2005 and it really helped with
the migration from vs2003, but now I cannot deploy the project. Compiles
fine, but there is no option to Copy the project, and that new Web
Deployment Project update does not work on Web Application Projects so I
cant use that either.

I'm just trying to copy the project to a release directory with "only
required files" such as .aspx and .dlls just like in VS 2003.

Can anyone help?

Thanks.

Dec 31 '05 #2
The "copy" function is new and improved in VS2005. Just choose "Publish
web site..." on the "Build" menu, and you will see what I mean. Uncheck
the box that allows the site to be updateable if you want your aspx
pages copied as stub files instead of html (new to VS2005). This would
mean that your code behind AND source pages would be compiled on the
web server (my preference). If you don't uncheck this box, the
functionality will be basically the same as the old "Copy website
feature..." in VS2003.

Also I see no reason for any third party tool, if all you want to do is
copy. I have had no problems in using this simple, built-in publish
feature.

JP
Chris wrote:
I installed this new BETA component for VS 2005 and it really helped with
the migration from vs2003, but now I cannot deploy the project. Compiles
fine, but there is no option to Copy the project, and that new Web
Deployment Project update does not work on Web Application Projects so I
cant use that either.

I'm just trying to copy the project to a release directory with "only
required files" such as .aspx and .dlls just like in VS 2003.

Can anyone help?

Thanks.


Dec 31 '05 #3
I believe the OP is referring to the new "Web Application Project Prview"

http://webproject.scottgu.com/

-- for which the copy project option is not available (yet).

--Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Joey" wrote:
The "copy" function is new and improved in VS2005. Just choose "Publish
web site..." on the "Build" menu, and you will see what I mean. Uncheck
the box that allows the site to be updateable if you want your aspx
pages copied as stub files instead of html (new to VS2005). This would
mean that your code behind AND source pages would be compiled on the
web server (my preference). If you don't uncheck this box, the
functionality will be basically the same as the old "Copy website
feature..." in VS2003.

Also I see no reason for any third party tool, if all you want to do is
copy. I have had no problems in using this simple, built-in publish
feature.

JP
Chris wrote:
I installed this new BETA component for VS 2005 and it really helped with
the migration from vs2003, but now I cannot deploy the project. Compiles
fine, but there is no option to Copy the project, and that new Web
Deployment Project update does not work on Web Application Projects so I
cant use that either.

I'm just trying to copy the project to a release directory with "only
required files" such as .aspx and .dlls just like in VS 2003.

Can anyone help?

Thanks.


Dec 31 '05 #4
Oh, sorry. I didn't get that from the post. I still don't see it. Guess
I must have missed something earlier.

Jan 4 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Mike Owen | last post by:
Hi, I have just used the import Wizard to import a VS 2003 app to VS 2005. I have a lot of work to do to enable it to compile successfully with all the errors and warnings it gave me, but as a...
9
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
2
by: Robert | last post by:
I have an application migrated from 1.1 to 2.0 via VS2005. Under 1.1 I could do the following to return the version information (as found in the assemblyinfo.vb file) GetVersion =...
4
by: Mukesh | last post by:
Hi I m using microsoft application blocks Enterprise Library june 2005 with .net framework 1.1 and VStudio2003 And C# as coding language Sql server 2000 database the project is running...
3
by: Mukesh | last post by:
Thx Sloan for the solution. It is working properly under Full trust When i tried it under Medium trust it was giving error Parser Error Message: Required permissions cannot be acquired....
3
by: xycos | last post by:
Hello. I apologize for asking this question as the information I need is availible via the MSDN library, however I cannot seemt o understand what I need to do, so I'm asking here. I have created...
4
by: Hafner Avi | last post by:
Hi, I am trying to find out what is the difference between Web-Site and Web-Application-Project in Visual Studio 2005 ? People – what do you recommend ?
0
by: rmgalante | last post by:
I was developing a large web site in VS 2005 as a web site project. I was having problems with the VS 2005 publish tool. It was slow, and provided no feedback. It has other issues as outlined...
0
by: Stephen Thomas | last post by:
Hi there I wonder if any one has encountered this problem or can suggest what is wrong. I am trying the a procedure from the msn site but get the following message: Error 1 The type or...
6
by: Author | last post by:
I have VS 2005 professional. Here is the version info: Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP .050727-7600) © 2005 Microsoft Corporation. All rights reserved. When I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.