473,809 Members | 2,715 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where does VS2005 store csproj file info?

Hello,
I see and read that VS2005 Web apps no longer creates a csproj file. While
it says that some of that info is now stored in the web.config, much of it is
not. For example, what physical file stores the property settings, references
to other assemblies, or default aspx page?
I've tried to find such a file but can't. I even set the default page to
something obscure and searched the directory to see if that would find the
file.

Practically, I would expect that adding a new reference changes some file,
which now must be set in source control. It needs to store this info
somewhere.
Any ideas would be appreciative.
Thanks,
Mark
Jan 7 '06 #1
2 1487
The solution file stores some of this.

Karl
--
http://www.openmymind.net/

"Mark" <Ma**@discussio ns.microsoft.co m> wrote in message
news:01******** *************** ***********@mic rosoft.com...
Hello,
I see and read that VS2005 Web apps no longer creates a csproj file.
While
it says that some of that info is now stored in the web.config, much of it
is
not. For example, what physical file stores the property settings,
references
to other assemblies, or default aspx page?
I've tried to find such a file but can't. I even set the default page to
something obscure and searched the directory to see if that would find the
file.

Practically, I would expect that adding a new reference changes some file,
which now must be set in source control. It needs to store this info
somewhere.
Any ideas would be appreciative.
Thanks,
Mark

Jan 8 '06 #2
Don't know the answer to that either, but they just released a new VS
2005 project type that works like the old 2003. So you can use what you
know...

http://msdn.microsoft.com/asp.net/re...p/default.aspx

Cheers
Remy Blaettler
www.collaboral.com

Jan 9 '06 #3

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

Similar topics

1
9753
by: John Lee | last post by:
Hi, Here is my issue with VS.NET IDE project reference: I have a project (myproj.csproj) referencing a non-GACed strongly named assembly (comp.dll 2.0.1.0) with copy local = true; we also have a comp.dll 2.1.0.0 version GACed. when I close the project and reopen it, the reference is still ok and point to the right version (2.0.1.0). BUT if I remove the myproj.csproj.user and then re-open the project, the reference will be changed by...
10
2057
by: vwd2005eeb | last post by:
Visual Web Developer 2005 Express Edition Beta I did Build | Build Web site, where are the DLLs? I was expecting to see maybe one dll for each Web page in a directory (maybe still "bin") under Inetpub/wwwroot/mywebsite/ Thanks.
4
2893
by: Brad | last post by:
I'm not one to rant or flame....so please excuse me while I do so for this once. I've now spent a bit of time working with VS2005 beta 2 to see how it functions for web development, especially how our current extensive number of .Net 1.1 web apps convert to it. After a week's time I dont's mind the converted app code that was broken and had to be changed, due to deprecation, new framework classes (some of which have names identical to...
5
2000
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes VS.Net 2005 to render the associated .resx and .vb file inoperative. detail... I converted an asp 1.1 vb.net app using the vs2005 conversion wizard and then retested the app after conversion.
4
3503
by: Michael | last post by:
Hi When I New a web site, the default coding model is code-separation. I can uncheck the "place code in separate file" checkbox when I add a new WebForm, and VS2005 will remember this setting. I'm wondering where does VS2005 store the settings for "place code in separate file"?
2
1080
by: Bob | last post by:
I've got an ASP.NET solution with one web project and 4 class libraries that was developed using VS2005 Enterprise Edition. When I open the solution in VS2005 Professional Edition, it starts the conversion wizard and only attempts to convert my web project, ignoring my class library projects. Does anyone know why this is happening? Thanks!
1
3411
by: rdemyan via AccessMonster.com | last post by:
I'm trying to implement a licensing scheme. There are three types of licenses: Trial - good for 30 to 60 days Interim - good for 1 year Fully Paid - no expiration Everything is working fine and I've even implemented a registration system where the users can upgrade by just receiving a code from me.
0
959
by: Eric | last post by:
Hello, I've ported a C# Web Service from VS 2003 to VS2005. It's in a solution together with a VB.NET dll that calls it. Under VS.NET 2003 it looked like: APP_ROOT+----VB------MyVBDotNetDll (the .sln file and the VB.NET dll ..vbproj are in here) |
0
1515
by: =?Utf-8?B?U2htdWxpayBQcmltZXM=?= | last post by:
I'm expriencing a problem when upgrading a solution from VS2003 to VS2005. When trying to upgrade a project that includes web refernces that are connected to a server (serviced by JBoss) I get the error: The custom tool 'MSDiscoCodeGenerator' failed. Unable to import binding 'BindingName' from namespace 'http://NamespaceLocation'. This situation is described in detail at: http://support.microsoft.com/default.aspx/kb/925492 It is...
0
10637
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10379
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10115
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9199
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7660
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5687
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4332
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3014
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.