472,337 Members | 1,284 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Can't find VS 2003 .Net command prompt?


I am trying to find out how to access the VS 2003 .Net command prompt. I
am trying to execute the 'csc' command against a module but have no idea
where to find the command prompt. Here's a stupid question --> Could
this actually be the MSDOS CMD prompt that I cann access from the start
run command?? Thanks in advance. . .Tom Johnson
*** Sent via Developersdex http://www.developersdex.com ***
Nov 17 '05 #1
4 2697
Hi Thomas,
when I installed Visual Studio the Command prompt appears under:
Start->Programs->Microsoft Visual Studio.Net 2003->Visual Studio.Net Tools

Looking at the file this links to I can see it is:

%comspec% /k "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vsvars32.bat"

I entered this into the Start->Run box and it opened up the Visual Studio
command prompt. Maybe this can help you a bit.
Mark R Dawson
http://www.markdawson.org

"Thomas Johnson" wrote:

I am trying to find out how to access the VS 2003 .Net command prompt. I
am trying to execute the 'csc' command against a module but have no idea
where to find the command prompt. Here's a stupid question --> Could
this actually be the MSDOS CMD prompt that I cann access from the start
run command?? Thanks in advance. . .Tom Johnson
*** Sent via Developersdex http://www.developersdex.com ***

Nov 17 '05 #2

"Thomas Johnson" <tj*****@verizon.net> wrote in message
news:ue**************@TK2MSFTNGP12.phx.gbl...

I am trying to find out how to access the VS 2003 .Net command prompt. I
am trying to execute the 'csc' command against a module but have no idea
where to find the command prompt. Here's a stupid question --> Could
this actually be the MSDOS CMD prompt that I cann access from the start
run command?? Thanks in advance. . .Tom Johnson


Of course it is, but it has to include environment settings so the directory
containing csc.exe will be on the path.

It's on the start menu in the program group with Visual Studio.
Nov 17 '05 #3

Thanks Mark this was just what I was looking for. I am not very well
versed with this command prompt. When I execute this command from the
tools item it tells me it is setting my environment for using MS VS .net
2003 tools, and puts me in my temp directory? It looks like I deed to
navigate to my Development directory and use the "csc" command or resort
to reviewing th "/?" feature for this command and get busy typing.
Thanks again for all of your help.
Tom Johnson
A+, MCP MCSD .Net

*** Sent via Developersdex http://www.developersdex.com ***
Nov 17 '05 #4
Thanks Mike, you and Mark have been helpful. When I execute this Tools
item it does go ahead and updates the system environment, but I can't
understand why he put me into my temp director? Thanks again. . .

Tom Johnson
A+, MCP MCSD .Net

*** Sent via Developersdex http://www.developersdex.com ***
Nov 17 '05 #5

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

Similar topics

4
by: Hopeless A | last post by:
We are attempting to fork a php script into a background php script and have the first scrip continue to completion. Is this even possible in the...
12
by: hokiegal99 | last post by:
The below code does what I need it to do, but I thought that using something like ext = os.path.splitext(fname) and then searching ext for '.mp3'...
6
by: jemmaq99 | last post by:
Using Visual Studio .NET 2003 I've tried to add a COM reference to a Windows Form project via the Add Reference dialog (specifically the Active DS...
5
by: j.mandala | last post by:
Someone is trying to run my Access 2002 database under Access 2003. He has had a number of problems: 1) i used the MSComCt2.ocx for it's Date and...
1
by: Div / | last post by:
I have a very strange problem here. I have a wrapper class for a command line MyProgram.exe. When i run it from the command prompt (MyProgram.exe),...
3
by: Eyal Amedi | last post by:
I have local IIS server on my computer, i install .net studio and i try to make new project of webapplication type - and it's OK. Know i install...
11
by: Kenneth P | last post by:
Hi, This link works but when you try to download IE WebControls you'll get to page that doesn't exist. ...
4
by: Brad Rogers | last post by:
Ive been struggling to get a command prompt for Visual Studio because DOS cannot accept long directory names for some reason, then I read about...
2
by: aditi1184 | last post by:
Hi, I am trying to use the 'find' command of twill from within a python code but it seems to return no result. I tried to run that command on the...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...

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.