Visual Studio :: Disassembly Tab Window How To Disable
Aug 26, 2010
everytime i debug the application i get the disassembly tab window i tried tools/option & unchecked show disaasembly if not is not avaliable & sourec file to exce;ty open the original file
but still i get after making the chnages i restarted my system but still i get it
how do i disable teh disassembly tab
View 1 Replies
Similar Messages:
Dec 5, 2010
Is it possible to disable Visual Studio (2010) query renaming feature? For example, when I "SELECT * FROM table_name" VS will rename my query to SELECT id, name, type, inspectedBy, inspectedDate FROM table_name"
View 1 Replies
Dec 10, 2010
How do i disable the creation of .bak files in visual studio 2008 for my asp.net application?
View 2 Replies
May 28, 2010
I just want to disable "return" word. is it possible??
View 2 Replies
Jan 26, 2010
I have press ctrl-F or view-> find in VS2008 for a project. The find window does not
show. I can search in other project. But for this project. I cannot open the find window?
View 1 Replies
May 25, 2010
In the video here [URL] Joe adds event stubs to his code by selecting them from the drop down in upper right portion of the code window. I can do this in VB, but not C#. Is this feature only available in VB? Is there a setting I must adjust in C#? Is there a way in C# to get a stub for the (for example) OnPreInit event?
View 3 Replies
Oct 12, 2010
I install visual studio 2003 in window 7 which window 7 build in is IIS7.5. I can't debug it.
View 2 Replies
Jan 7, 2011
how to increase size of Immediate window by default in vs 2010 Professional?
View 1 Replies
May 4, 2010
In both VS 2008 and VS 2010 when we open websites using FILE > OPEN WEBSITE we get a prompt asking us if we want to convert the website to .Net 3.5 or .Net 4.0.
I know once you answer it wont ask again for that site, but it gets annoying when we have alot of websites. We cannot convert the sites because the servers they run on are too old.
Is there a way to disable this prompt permanently?
View 3 Replies
Apr 15, 2010
TMVC 2.6.13
VS2010
MVC 1.0
Target .Net 3.5
How can I disable warning message?
View 4 Replies
Oct 9, 2010
The events tab in my property window disappeared.
I opend various applications and made even a new one, but nothing..
Changed from design to source view and back, even performing a "reset all settings "from the tools - import and export setting dus not give me my events tab back.
how to get the tab (with the lightning bold) back??
View 2 Replies
Feb 25, 2010
As far I know this is not supported for asp.net projects. It's quite handy for testing static/shared functions.any info if this will be available in future versions? Or if there are any alternative ways to test your functions in design mode?
View 1 Replies
Feb 15, 2010
I have a simple question : in the output window when you build a solution, how to change its behavior so that files with errors do not appear with their full path? I only need the file's name, not its full path.
The reason is I am using Visual Studio to build projects whose files are in very very deep folders (paths >400 characters), which messes up the output in a very annoying way...
View 1 Replies
Oct 22, 2010
I lost my error list window and I can't get it back even when ctrl-w, ctrl-E is invoked or from the menu.
View 2 Replies
Jun 23, 2010
When i create a sql script in the Query Builder (going through the wizard in a DataSet) the Query Builder window is to small for me. Is there a way to maximize this window by default?PS, I have previously posted this in the forum "Visual Studio 2008.
View 2 Replies
Jan 11, 2010
Is it possible to serialize object direct from Visual Studio .NET Debug window. I have a very complex object structure which contains multiple sub objects along with List item etc. I mean the Hierarchy is complex. And I need to analyze the object graph closely for that I need an offline view (may be in the from of XML/ Serialization). I can not do that from VS.
(One can reccomend me to use XMLSeriliazation in my code to generate but please consider that may not be alwways possible because of
1. with default .NET Serialization class a complex object which has manu sub objcts with Collection. is not get serialized properly. So need custom serialization & deserilazation code for that, does not come witf Microsoft Librarry.)
2. I am using it somewhere (Silverlift app) where such operation may be not possible.
3. I do not want to spent time creating or evaluating any ones custom serilaization code/tool
View 1 Replies
Feb 14, 2010
In the past I've created labels on a page that are set to visible when something happens. This has been useful in letting me know when a certain method was called or to help me understand what was happening behind the scenes.
Can the output window in VS be used for something like this? If not is there a different window in VS that can be used for this? If so, what class and methods should be used. It would be nice to have some text appear in a window when a certain event has fired or when a method was called.
View 2 Replies
Jun 13, 2010
I lost my Varible Window that displays the varibles during a debug session.
I can not find how to bring it back.
View 2 Replies
Dec 10, 2010
I'm debugging some tricky generic List-based code in VS 2010 - lots of heirarchy-processing etc.. Of course lambda expressions and anonymous methods aren't permitted within the immediates window and I can't be doing with stepping thru the code in the usual way as I'm still trying to get my head around the hierarchies ...Can anyone suggest a workaround or an alternative tool?P.S. An aside - I can't seem to find a visual studio 2010 tag?
View 1 Replies
Jan 22, 2011
I have been developing my web site for a while, everything was ok. The hard drive of Visual Studio 2010 installation was damaged, after re-install VS 2010, every time I start debugger for my asp.net web site, VS pops up a diaglog to ask for user name/password.How to disable that popup? Is is just debugging, security is not an issue at all.
View 3 Replies
Apr 1, 2010
I am having problems disabling the autoinsertion of quotes for the 'style' and 'class' attributes on VS2008 SP1 on 64-bit Windows 7.
When I type:
<div class="
I end up with
<div class="""
In Tools->Options->Text Editor->HTML->Format, I set "Insert attribute value quotes when typing" off (and "...when formatting" is also deselected) but it still seems to insert the quotes.
why automatic quotes might be disabled for everything but style and class attributes?
View 4 Replies
Jan 29, 2010
I'm not able to find the task list widow both in Visual Web Developer 2010 Beta 2 and Visual C# Express 2010 Beta 2. In Express 2008 versions there was the menu "View -> Task list " that i can't find anymore in 2010 versions.
View 5 Replies
Jan 19, 2010
In a custom component, there is a popup window that should appear to me so that I can manipulate one of the lists (an in-built editor). The component is Telerik, but I don't think that has anything to do with it (maybe).
The popup window is no longer popping up to me. I wonder if it got minimized or it's a z-index thing, where the window is behind VS? But this locks up VS, and I can't do anything within it until I cancel the window. But I can't cancel the window because I can't see it... and so that is really slowing me down and is really frustrating.
Is there a way to get around this? A key press to bring this to the front or give it the focus?
View 3 Replies
Sep 26, 2010
I'm using VWD 2010 Express and have found that when I change a property like AutoPostBack from within the property window the corresponding tag (<asp:TextBox...>) was not updated with the property change to the tag.
Is there a setting that I can change in the VWD properties that will enable changes through the property window for a control to automatically update the HTML tag for that control?
View 6 Replies
Jun 16, 2010
I used to have nice development environment at XP for .Net web application development. I have now installed Windows 7 and going to take it as my new machine. I already installed VS2005 and I'm able to
build a project. IIS is working fine and I'm able to open the web application in the web browser. Windows firewall is Off.When I click Start Debuggin on Visual Studio 2005 on Windows 7 I get following error:Unable to start debugging on the web server. Unable to connect to the web server. Verify that the web server is running and that incoming HTTP requests are not blocked by a firewall. What could be wrong? Something to configure in the IIS?
View 2 Replies