CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 7/16/2006 12:52:13 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 167 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
dba123
Asp.Net User
No solution file after creating a new Web Site Project in VS 20057/16/2006 12:52:13 AM

0/0

Before I start off, I need to make you aware that we don't use the VS 2005 web project update, just use a straight File | New | Web Site.  I am not sure why we can't use the new update (http://webproject.scottgu.com/) but I'm not about to challenge that, my boss said there is a reason for it and I just stared at a new.com

Anyway, getting back to my question.  Why when I perform a File | New | Web Site does it not create a solution .sln file in VS 2005 Enterprise?


C# Web Developer

When is Microsoft going to get rid of VB.NET!
Mikhail Arkhipo
Asp.Net User
Re: No solution file after creating a new Web Site Project in VS 20057/16/2006 6:07:32 PM

0/0

Web site does not create solution file automatically as manu users do not want extra files on their Web sites. However, VS will offer you to create one on exit or when you invoke File | Save All. You can choose any location, sln file does not have to be in the Web site hierarchy.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
dba123
Asp.Net User
Re: No solution file after creating a new Web Site Project in VS 20057/19/2006 4:19:13 AM

0/0

I tried it, no it doesn't ask you when you do a Save All in Visual Studio 2005, you are mistaken. I tried it even after creating a test project.  I am not using the Web Project Update by Microsoft (http://weblogs.asp.net/scottgu/archive/2006/02/05/437439.aspx) so I don't know why your VS 2005 would be any different than mine.  I was told that for web sites projects, VS 2005 doesn't create an .sln file I guess...I assume this is the case then unless you install the Web Project Update...which in our environment, we don't support or use.
C# Web Developer

When is Microsoft going to get rid of VB.NET!
Mikhail Arkhipo
Asp.Net User
Re: No solution file after creating a new Web Site Project in VS 20057/19/2006 5:45:28 AM

0/0

You are right, sorry for confusing you.

On my box solution is saved automatically outside of the Web site, under MyDocuments\Projects\My_Web_Site_Name. Location can be adjusted in Tools | Options | Projects and Solutions.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional Visual Studio 2005 Authors: Andrew Parsons, Nick Randolph, Pages: 869, Published: 2006
Programming ASP.NET: Building Web Applications and Services with ASP.NET 2.0 Authors: Jesse Liberty, Dan Hurwitz, Pages: 930, Published: 2005
Microsoft Sharepoint: Building Office 2007 Solutions in VB 2005 Authors: Scot P. Hillier, Pages: 519, Published: 2007
Visual Basic 2005: A Developer's Notebook Authors: Matthew MacDonald, MacDonald Matthew, Pages: 243, Published: 2005
Mastering Web Development with Microsoft Visual Studio 2005 Authors: John Paul Mueller, Pages: 822, Published: 2005
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006
ASP.NET 2.0 MVP Hacks and Tips Authors: David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear, Pages: 400, Published: 2006
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages Authors: Jacob J. Sanford, Pages: 474, Published: 2007

Web:
Migrating a VS 2005 Web Site Project to VS 2005 Web Application ... To create a new VS 2005 Web Application Project in a new solution, ... However, no .designer.cs files have been generated. ... After you've added these files, build the project again to see if there are any ... This is supported because with the VS 2005 Web Site Project option Visual Studio is dynamically creating ...
Walkthrough: Converting a Visual Studio 2005 Web Site Project to a ... Creating a new Visual Studio 2008 Web application project. Copying the Visual Studio 2005 Web site files to the new Visual Studio 2008 Web application project . ... In the new project in Visual Studio, in Solution Explorer, right-click the ... After converting the Visual Studio project, perform the steps that are ...
MCMS faq.com - Using the Visual Studio 2005 Web Application ... Jan 9, 2006 ... Issues with MCMS SP2 and the Visual Studio 2005 Web Site Project Model ... When creating a new MCMS Web Application using Visual Studio 2005, ... Because the Web Author has to be an Alias, there is no easy means to exclude it ... Add a new ASP.NET Web Application to the solution. From the File menu, ...
Some techniques for better managing files in VS 2005 Web Projects ... For IIS based webs you no longer need FrontPage Server Extensiosn -- which ... c :\mysite\wwwroot <= root site application ... It must be coming from the .suo file after all. ... We create applications under one root application by creating a new web solution. ... RossCode.com - New Features Of VS 2005 Web Projects ...
Tobi + C# = T# » Visual Studio 2005 Project Template for ... Create a new project using the “Custom SharePoint Job” template (Be careful to .... “This solution contains no resources scoped for a Web application and cannot ... Ensure that the SharePoint Timer Service was restarted after you ... I had tried everything from creating custom STSADM command to creating .wsp file . ...
Is creating a new website using VS 2005 and TFS a pain, or am I ... And the solution file is saved in the default project folder which can be ... to create a web site. After that, the file structure looks like following: ... Why does VS 2005, refuse to use reasonable defaults when creating a new website using TFS? ... Now if go File -> New Website it creates the solution in my home ...
Multiple Projects in a Single Solution in VS2005 - .Net Developement I’ve tried creating a Blank Solution in the New Project Types. After ... I was considering installing Visual Studio 2005 Web Applications Projects because I ...
Upgrading VS 2005 Web Site Projects to be VS 2005 Web Application ... Mar 22, 2006 ... You can add this new project either to your existing solution ... After you've added these files, build the project again to see if there are any compile errors. .... ASHX handler file in the new VS 2005 Web Application Project, .... 2005 Web Site Project option Visual Studio is dynamically creating ...
CodeProject: The Code Project Browser Add-in for Visual Studio ... NOTE: You must be logged into the Website to download files from The Code ... If no solution is found, it will look for any project files, ... I later found this article, which describes the new way to do this in Visual Studio 2005 without using ..... I recommend creating a new project of type "Other Project Types ...
Visual Studio 2005: File->New->Project vs File->New->Web Site ... 2005 introduced the concept of website projects, where all your code is uploaded to ... The File->New->Web site option is the only way to create a website application ... It's 100% free, no registration required. ... How do you create a Visual Studio Solution File (.sln) in the same directory as the web project? ...

Videos:
Human Computation Google TechTalks July 26, 2006 Luis von Ahn is an assistant professor in the Computer Science Department at Carnegie Mellon University, where ...
django: Web Development for Perfectionists with Deadlines Google TechTalks April 26, 2006 Jacob Kaplan-Moss ABSTRACT Django is one of the premier web frameworks for Python, and is often compared ...
Keynote with Kyle Ford - HighEdWeb 2008 Conference HighEdWeb 2008 Conference keynote by Kyle Ford, director of product marketing at Ning, Inc., and previously the associate product manager at Yahoo ...
Long Beach City Council Meeting Long Beach City Council Meeting
Long Beach City Council Meeting Long Beach City Council Meeting
Long Beach City Council Meeting Long Beach City Council Meeting
Long Beach City Council Meeting Long Beach City Council Meeting
Long Beach City Council Meeting Long Beach City Council Meeting
Dauger Research profiled on Keeping America Strong Dauger Research is the proud recipient of the "Keeping America Strong" award, part of a special television broadcast hosted by William Shatner ...
Grand Re-Opening of Popular Oceano Business Dear Friends I need your help in correcting the unsafe conditions that have been occurring on State Highway 1, 13th and Paso Robles Streets in ...




Search This Site:










has anyone gotten this template to work on a hosted service?

publishing database on sql server 2000

help with server error in clubsite

using this on a server with tight security?

announcements table : add new column but article never stored

incorrect syntax near '<'

why am i getting this???

running club site on a hosted/shared sql2000 db

being used by someone else

hosting issue on go daddy

application error from host server

can i change the language of the password expressions

avatars

member_list too long, runs over footer toolbar

installing starter kit into ms visual studio 2005

error after uploading of clubsite

unknown server tag 'club:rolloverbutton'>

starter kits - club web site

need help writing new stored procedure to allow event sorting by location - probably a beginner question

multiple day calendar events

ftp to webserver and now i get application error

language problem

uploading photos

event calendar control

can someone help make my life a little easier!!!???

good info about the connection string

problem with upload

can't insert variables into my table?

setting up link images to the club starter forums.

installation process

  Privacy | Contact Us
All Times Are GMT