473,385 Members | 2,274 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,385 software developers and data experts.

First time building project

When I get latest on asp.net project from VSS, I do the following:
1. Open up the project file in VS.net
2. Access bin folder via file explorer.
3. Select all the files and check off the read only box.
4. Go back and build project.

If I don't perform step 3, I would get whole bunch of errors but after step
3, I don't get any errors. Some how when I build the first time, the dll
files get recreated and over written over the ones that were extracted by
doing "get latest from vss".

If any one needs to see error messages, please let me know.

Any ideas why do I have to do step 3 to build successfully??

TIA..
Feb 1 '06 #1
1 936
Technically speaking you should never check in output files in VSS. these
files get generated after build, why do one want to check them in source
safe. I would remove files from bin directory and check empty folder in.
--
Harish Shikhare

"sqlster" wrote:
When I get latest on asp.net project from VSS, I do the following:
1. Open up the project file in VS.net
2. Access bin folder via file explorer.
3. Select all the files and check off the read only box.
4. Go back and build project.

If I don't perform step 3, I would get whole bunch of errors but after step
3, I don't get any errors. Some how when I build the first time, the dll
files get recreated and over written over the ones that were extracted by
doing "get latest from vss".

If any one needs to see error messages, please let me know.

Any ideas why do I have to do step 3 to build successfully??

TIA..

Feb 2 '06 #2

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

Similar topics

2
by: Greg | last post by:
Hello, I am using Visual Basic .Net 2003 to build and distribute my first application over the internet. The application will add one button to Microsoft Outlook. I interface with the user...
8
by: Mav | last post by:
Hi, all I wonder is that any way to estimate the build time from VS.net(C++ project). We have a lot of projects(40) under one single solution. We use the command line (devenv.exe...
15
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is...
19
by: DotNetIsHorrible | last post by:
I write CRUD database applications for a living for an audience of about 100 users per application using classic ASP. I maintain and frequently change on user's request 22 different applications...
16
by: TB | last post by:
Hi all: If you think that the following comments are absolute amateurish, then please bear with me, or simply skip this thread. A couple of months back I made the decision to initiate a...
3
by: tony | last post by:
Hello!! I use VS 2003 and C# for all class library except MeltPracCommon.dll which is C++.NET The problem is that I get these warnings when building the exe file and use my class libraries....
17
by: Timothy.Rybak | last post by:
Hello all, This is my first attempt at an application, so kid gloves are appreciated. I need to make a very simple form that only has a few elements. One is TraceCode - a text field that is...
4
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
0
by: Mike Driscoll | last post by:
Hi all, The first meeting date for the Iowa Python Users Group has been decided. Here are the details: ------------------------------------------------------------ Time / Date: Wednesday,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
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.