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!



Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 4/14/2006 2:08:16 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 9 Views: 83 Favorited: 0 Favorite
10 Items, 1 Pages 1 |< << Go >> >|
TheLe
Asp.Net User
Where is the "Immediate Window"?4/14/2006 2:08:16 PM

0/0

Hello,

I am debugging my Asp.net Webform, but I cannot find the Immediate Window anywhere!

I followed the documentation and went to Debug->Windows, but the only options I find are "Breakpoint,"  "Watch," "Locals," "Call STack," and "Thread."

Please advise. I would really like to use the
Immediate Window.

~Le

cubeberg
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 3:20:30 PM

0/0

TheLe,

The shortcut to open the window is CTRL+G.  It should also be on the Debug toolbar.

Chris


Chris Berg, MCAD
My Blog

nberardi
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 3:36:19 PM

0/0

Which documentation did you follow?

View My Blog

Only $9.95/month, ASP.NET, 2GB & SQL 2005
TheLe
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 4:36:32 PM

0/0

Control-G did not do it. That shortcut is for "Go To Line"

The documentation I used came from the Microsoft site:
http://msdn2.microsoft.com/en-us/library/f177hahy(VS.80).aspx

In the last sentence of the first paragraph it says:

choose Windows from the Debug menu and select Immediate.


Still no "Immediate Window"  for me.

~Le


Mikhail Arkhipo
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 4:38:40 PM

0/0

Are youy using Web Development profile? You may want to switch to 'General Development' to see all commands and menu items (use Tools | Options | Import-Export Settings).
Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
TheLe
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 4:57:55 PM

0/0

Okey, I am closer now. I believe you are correct, and it is set for Web commands only. However, There was nothing useful under "Import-Export Settings," only an option to save current settings or use Team settings.

I did find "Immediate Window" of sorts (as well as the missing "Step Into"). I found the shorcut buttons in the CUSTOMIZE settings.

However, I still would like to actually see them in my toolbar menu.

Where else can I go to look for this "General Development" thing?

`Le



bitmask
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 6:50:39 PM

0/0

When you have the customize dialog open, click and drag any command and drop it on a toolbar or menu - the command will stay there.

cubeberg
Asp.Net User
Re: Where is the "Immediate Window"?4/14/2006 6:58:12 PM

0/0

Le,

I think I found the section that Mikhail was talking about.  In my IDE it's just Tools -> Import and export settings.  From there, choose "Import selected environment settings." You should probably back up at this point.  Then at the screen after  that, you'll see "General Development Settings" in the list.

Chris


Chris Berg, MCAD
My Blog

TheLe
Asp.Net User
Re: Where is the "Immediate Window"?4/19/2006 6:10:20 PM

0/0

bitmask:

When you have the customize dialog open, click and drag any command and drop it on a toolbar or menu - the command will stay there.



Thanks to everyone for their responses. This particular method worked the best for me. I have never dragged a a command to a MENU before. That was pretty cool.

Thanks again.

`Le

radhekrishna
Asp.Net User
Re: Where is the "Immediate Window"?4/11/2008 11:18:30 AM

0/0

Shortcut is CTRL+ALT+I


"Please Mark As Answer If my reply helped you."

Bharath Radhekrishna
Software Engineer
Blog: http://onetidbit.wordpress.com/
10 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Sams Teach Yourself Visual Basic 6 in 24 Hours Authors: Greg Perry, Sanjaya Hettihewa, Pages: 480, Published: 1999
Writing Excel Macros with VBA: Learning to Program the Excel Object Model with VBA Authors: Steven Roman, Pages: 549, Published: 2002
Sams Teach Yourself Microsoft SQL Server 2005 Express in 24 Hours Authors: Alison Balter, Pages: 436, Published: 2006
VB & VBA in a Nutshell: The Language Authors: Lomax, Pages: 650, Published: 1998
Access 2003 Programming by Example with VBA, XML, and ASP Authors: Julitta Korol, Pages: 600, Published: 2005
Access 2007 All-In-One Desk Reference for Dummies: All-in-one Desk Reference for Dummies Authors: Alan Simpson, Margaret Levine Young, Alison Barrows, April Wells, Jim McCarter, Pages: 768, Published: 2006
Sams Teach Yourself Visual Basic 2005 in 24 Hours: Complete Starter Kit Authors: James D. Foxall, Pages: 536, Published: 2006
Microsoft Office Access 2003 Inside Out Authors: John Viescas, Pages: 1298, Published: 2003
Access 2003 Bible Authors: Cary N. Prague, Michael R. Irwin, Jennifer Reardon, Pages: 1464, Published: 2003
Visual Basic 6 Complete Authors: Steve Brown, Pages: 1040, Published: 1999

Web:
Immediate Window The Immediate window is used at design time to debug and evaluate expressions, execute statements, print variable values, and so forth.
Immediate Window Commands This section describes the special debug commands that can be used in the Immediate Window.
Missing Immediate Window in VS2008 Jan 28, 2008 ... How to add Immediate window menu item back in Visual Studio 2008.
Immediate Window - A forgotten tool | Oh Null! A tool that is integrated into Visual Studio that people often forget about is the Immediate Window. The Immediate Window will allow you to evaluate ...
Immediate Window | Tech Off | Channel 9 Jun 22, 2007 ... In Visual Studio 2005 Team Edition for Software Developers, I can not find the Immediate Window.
FAQ: How do I use the Immediate window? - MDBMakers.com First off, you bring up the Immediate window by pressing {CTRL+G} in Access or the VBE. Some people call this the debug window. ...
Dave Lloyd's 2 Cents : The Immediate Window I notice a lot of developers do not use the Immediate window. If you are one of those users, do yourself a favour and check it out. It's terribly useful.
Sara Ford's WebLog : Did you know… You can use the immediate ... Jun 19, 2008 ... If i did the math wrong, i could pull up the immediate window and play ... Let’s say i needed to use the immediate window as a glorified ...
Vault of Thoughts - .NET Blog - Immediate Window - Part 2 Dec 5, 2006 ... The immediate window can be used as a simple (or very advanced when you ... The immediate window allows commands to span multiple lines and ...
MSDN Visual Basic IDE Where is the Immediate Window in VB 2005? I do infact find it under Debug, Windows, Immediate...you should also be able to type "immed" in the command window to bring up the immediate window ...

Videos:
Excel VBA Immediate Window Discusses the role of the Immediate Window of VBA Integrated Development environment (VB IDE). Discusses one way to think about the Immediate Window ...
BloodScan™ BloodScan™ is a simple process which allows you, through one single drop of your blood, an immediate window to your health.
Saving my hubby (Korean Movie comedy) Part 1 Directed by Hyun Nam Seob, Saving My Hubby takes the audience on a whirlwind adventure through Korea's underworld from the perspective of a housewife...
VehicleGARD Glass protection Films Atlanta, GA. – ShatterGARD, the global leader in glass protection systems, announced immediate availability of a new optically clear “peel and stick...
How Much Is That Doggie In The Window - Patti Page How Much Is That Doggie In The Window Patti Page
Immediate Music - Lacrimosa (Choir) windows media player
Romeo X Juliet AMV A trailer/AMV I made for Romeo X Juliet Program: Window Movie Maker, Song: Lacrimosa by Immediate Music, Anime: Romeo X Juliet from Gonzo Please Rat...
Armageddon Immediate Music - WhiteCap Armageddon Immediate Music - WhiteCap WhiteCap Visualization Imagination. WhiteCap Promote. on Windows Media Player 11 Download WhiteCap Visualizat...
Tsunami Indonesia (2004) http://vatesnews.blogspot.com/ This one starts with semi-grainy footage from inside the house of an Indonesian government official. Looks like some ...
Terminator 4 Trailer #2 - Epic Terminator 4 fantrailer, made by me, Maurice Huijs, some time ago. Download the high quality version at: http://rapidshare.com/users/G7Q1F6 Video an...




Search This Site:










address.ascx not rendering data...

sql to load other regions into lists

private assembly module tutorial

avcalendar 2.0 on dnn 2rc

database is not building

backup-restore-question

time zone question

dnn localhost problems

service directory

error in dnn - can't delete or update pages

minimum file distribution

3.0.12 - wow

admin functions problems in 3.0.7 (page just refreshes)

oracle dataprovider done (finally)

i'd like to share my skin - screenshot enclosed

want to email registered users?

texteditor control default values

ups tracking module and other request...

updated german ressource pack available

survey module code

dnn & asp.net forum

sql server 2000 reporting services

core gallery (object reference problem) - anyone solved???

copyright question, need advise

host for dnn

reference to images

use of gpl source code in dnn?

dnn - robust enough for a business?

display page name in skin ...

rss auto-discovery...

  Privacy | Contact Us
All Times Are GMT