Visual Studio :: Can't See "View Code" Option?

Jan 6, 2010

I'm really puzzled by this. Sometimes, in VS.NET 2008 Professional, when I right click anywhere on an ascx or aspx page in "Source View", I don't get the "View Code" option. Just now, I opened up an ascx user control file and in source view right clicked somewhere on the page and I did NOT get the view code option. Several minutes later, I started getting the view code option. What's causing this?

View 1 Replies


Similar Messages:

Visual Studio :: VWD 2010 - No Option To Allow Code To Be Placed In Separate File

Jan 2, 2011

This question has probably been answered before, when adding a new web form, I do not see an option that allows you to place code in a seperate file for a project (it does it automatically). But for websites, I see the option. Am I missing some option?

View 1 Replies

'Add Config Transforms' And One Click Publish Option Not Working When Upgraded From Visual Studio 2005 To Visual Studio 2010

Jul 28, 2010

I just recently upgrade my asp.net web project from visual studio 2005 to visual studio 2010. The upgrade was successful with no problems however im missing some features with this project. The One Click Publish feature(which is greyed out) in the header area of Visual Studio 2010 and the Add Config Transforms feature which is no where to be seen when you right click on web.config. When i create a new web project straight from visual studio 2010, these options work fine.

View 1 Replies

Visual Studio - What Is Best Option In Visual Studio 2010 To Sync Project Files Between Home & Work Computers

Feb 14, 2011

Im working on a website project with Visual Studio 2010 from 2 different computers (home & work).
In Dreamweaver Im used to FTP to upload/download files to/from a webserver to syncronice my files on the current computer Im working on.What is best option in Visual Studio 2010 to sync project files between home & work computers? I have seen there is a built in FTP, but seems only it can upload files, limited functionality?

View 1 Replies

Visual Studio :: See "view Designer" Option?

Aug 10, 2010

I am using VS 2005 profesional edition I am creating a webservice asp. net and when i right click in authorsservice.asmx it appears several optiosn but it does not appear "view designer" how can i make this option visible? The fact is that i am following a tutorial in spanish [URL] and It tells me to drag the fields au_id, au_lname, au_fname y city. to the designer surface , but i do not see it and somebody told me to right click in authorsservice.asmx and and pick in hte option view desginer , but i can not find it.

View 1 Replies

Visual Studio :: Start Debugging Option Is Shown In The Visual Studio 2005 IDE?

Feb 9, 2011

I run the start debugging option...it runs successfully. but still is shows start debugging option is shown in the Visual studio 2005 IDE. And one more problem is ::I applied break points in one page and run the application. but those break points are not detected....

View 1 Replies

C# - Can Use Class View For A Webpage Code Behind In Visual Studio

Dec 27, 2010

I've always just used incremental search, but have recently starting using a class browser plugin for vim and would like something of the same in Visual Studio to navigate methods, properties, etc. in a browser type window. Seems like this is what Class View is for, but when I'm on a page's code behind, it doesn't show up on the class view window.

When I search for the class, it shows up but when I click on it I get "The definition of the object is hidden.". Is there some basic setup thing I'm doing wrong or does VS not support class view for page classes? Is there an extension that does this (I'm using VS2010)?

View 1 Replies

Visual Studio :: See The Razor Code In A Design View?

Feb 5, 2011

I have a Razor coded view with extension .cshtml. I would like to see it in a design view, so I could put some controls from a tool box.

I am using Visual Studio Express.

View 1 Replies

How To View Source Code Of Dll File In Visual Studio 2010

Nov 28, 2010

how to view source code of dll file in visual studio 2010

View 3 Replies

Visual Studio :: Controls In Design View Aren't Accesible In Code Behind?

Jan 8, 2010

I've copied and pasted code/controls into the html view, and I've tried just adding them, in the design view, to the design window. Then, when I go to code behind and try to refer to the controls (textbox1, calendar1, etc) - I get blue squiggly lines and when I hover over them, I'm told the controls are not declared.I've tried rebuilding the page, the website - switching from html to design view,shutting down and reopening VS.Net 2008. Still - the same thing happens

View 2 Replies

Web Forms :: How To View Code Written Inside Methods Provided By Visual Studio

May 5, 2013

Is it possible to view the code written inside DateTime.IsLeapYear()[view the code inside IsLeapYear()]?

If yes then how can one see it?

View 1 Replies

Visual Studio :: Where Is The New Project Option In Web Configure

Aug 3, 2010

use visual web developer 2008 express eddition IDE but this IDE have new web site and new file only from the file menu and dont have new project option what is the problem of my IDE and what is deffrent between new web site and new project choice

View 1 Replies

Visual Studio :: Debug Option In Vs 2008 IDE?

Feb 3, 2010

My VS 2008 IDE does not show "Debug" option in menu. Also F5 dosen't work and start button is disabled by default.

View 1 Replies

Visual Studio :: Debug Xslt Option - Not Available?

Feb 25, 2011

I do not see the debug xslt option in VS 2008 Express edition. We wanted to test the xsl with sample input xml files. Is it available there?

View 1 Replies

Visual Studio :: Activate The Toolbar With The Website Option?

Nov 5, 2010

I know this is a simple question. How do I activate the toolbar with the Wesite option? For example, I want to select Website -> Add New Item.

View 1 Replies

Visual Studio :: Web Test Option Missing - Need To Reinstall?

Sep 15, 2010

I initially installed Visual Studio 2008 Developer edition. I then installed Visual Studio 2008 Suite edition, with 2008 Developer edition still on the PC. When attempting to create a new Web Test, this option is not available to select when adding a new test in the solution.

The steps I followed:
1) Create new Project: Test Project
2) Add "New Test"
3) At this point I would expect "Web Test" to be an option, I only have Ordered Test, Unit Test, and Unit Test Wizard.

Do I need to uninstall Visual Studio 2008 and start with a clean Visual Studio 2008 Suite to get the "Web Test" option to show?

View 5 Replies

Visual Studio :: Can Visual Studio 2008 Be All In One Tool To Integrate Source Code Continuously

Jan 20, 2010

can Visual Studio 2008 be All-In-One tool to integrate source code continuously from team members, build, unit test?

Having used Visual Studio Team Edition 2005, unit testing each method within VS itself. I strongly believe that it is feasible to add-on tools. Example ankhsvn tool to use SVN from Visual studio [URL]

In my investigating i have come across number of tools(shown below) to use with Visual Studio 2008 professional

Development tool:- Visual Studio 2008 professional using Subversion as source control tool. Continuous Integration:- Hudson or Cruise control Build tool:- NAnt Testing:- NUnit, Selinium As Visual Studio 2008 can be used for unit testing I think NUnit is out of consideration.

In the same way i would like to have any other tools/add-ons to Visual studio to implement continuous integration, building and unit testing. This process should be automated such a way source code between team members is continuously integrated, built and unit testing is done as configured.

Objective is to use few number of tools as add-on to Visual Studio or achieve most from Visual studio itself (example unit testing). Visual Studio should be all in one tool.

I am aware that Team Foundation Server best suits my requirement, but it is out of scope due to its cost.

View 3 Replies

Visual Studio :: Source Code To Display On One Line Instead Of Multiple In Source View?

Nov 1, 2010

how to make my source code to display on one line instead of multiple in source view. The display drives me batty when I'm trying to find something and I would prefer to display across the page instead of multiple lines down the page.

View 2 Replies

Is The Publish Option In Visual Studio Considered Pre-compilation For Web Applications

Mar 18, 2011

I'm having trouble understanding when the site is considered "pre-compiled". As I understand what I've read, if I use the Publish or Build Deployment Package options from within Visual Studio then it is pre-compiling, but if I just use something like xcopy, then it is not pre-compiled.

View 2 Replies

Visual Studio's Access Modifier Dropdown Option Is Disabled For Resource File

Jan 26, 2010

Not sure why Access Modifier drop down is disabled for a Resource file.

View 1 Replies

Web Forms :: Visual Studio 2008 Professional Not Giving Option For Creating New Website?

Mar 29, 2010

I am currently using VS 2008 Pro for an ASP.Net class. I got VS from school as part of MSDNAA program. It is version 9.0.21022.8 with .NET framework 3.5 SP1.

My problem is that when I start it up, it does not give me the option to Create or Open a Website. It only gives me the option to Create or Open a Project. So, when I start my homework or in-class assignments, I have to press Shift+Alt+N to Create a Website.

Where the problem comes in is after I start working on the website, I hit Save and it changes it to a Solution. This seemed to have caused a problem with BIND commands being lost in my last homework assignment. Is there something wrong with my install or a setting I can change? I'd rather not reinstall it unless I have to since it is such a pain to uninstall it in the first place.

View 2 Replies

Visual Studio :: 2003 - 2005 And 2008 - Doesn't Show Business Intelligence Option

Jun 11, 2010

I have VS.NET 2003, 2005 and 2008, when I use VS.NET 2005 and clic on new project, this doesn't show me the business intelligence option, this only work with .NET 2008, what sould i do?

View 1 Replies

Forms Data Controls :: How To Write Grid View Template (All Option Sort,) In Code Behind

Sep 16, 2010

how to write grid view template (All option sort,) in code behind

View 1 Replies

Visual Studio :: Items That Select In Design View Are Not Being Highlighted In Source View?

Sep 30, 2010

I'm using Visual Studio 2008, and when I select/highlight something in design view and switch to source view it does not highlight and scroll to the selected item. This makes it really hard to change stuff in source view, and it's very inconvenient at worst

View 2 Replies

Visual Studio :: Split View And Design View Doesn't Work?

Mar 21, 2010

Split view and design view doesn't work.I installed and uninstalled Office 2003 and 2007 once but there's no office in my computer now.-I have Microsoft Studio Web Authoring Component installed.(12.0.4518.1066)(Uninstalled and installed it twice)-My computer-properties-Advenced system settings-environment variables-system variables-path is;

[code]...
What is the problem,how can i fix it? I tried everything in other posts.

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved