Visual Studio :: XAML Editor Is Missing?

Jun 25, 2010

I can't find my xaml editor in my VS 2008 SP1(Edit: with Silverlight toolkit version 3 something installed)

So if I want to click the "Add" button, where can I find it?

View 3 Replies


Similar Messages:

Visual Studio :: Visual Studio 2010 Missing Ajax And No Web.config When Creating New Project?

Sep 28, 2010

when i opened my Visual Studio 2010 i noticed that my ajax tab was missing from my toolbox and ajax control kit too.Then i noticed even that when i create new website, there is no web.config in it and it should be.WHAT IS GOIN ON???? :/

View 13 Replies

Visual Studio :: Clicking On Design View Button - Error "Microsoft.VisualStudio.Xaml" Has Failed To Load Properly

Jan 27, 2011

When clicking on design view button - Received error "Microsoft.VisualStudio.Xaml" has failed to load properly(GUID = {E58C2A8B-BCC4-4559-AD59-D62EB6D58A22}). Possible environment corruption.

View 2 Replies

Visual Studio :: Missing Web Application Template?

Jun 15, 2010

When I click on New Project-> Visual Basic (or C#)-> Web, the only options i get is AjaxControlExtender, AjaxServerControl and ASP.Net Server Control. How do i get the ASP.Net WebApplication option to show up?

View 2 Replies

Visual Studio :: 2010 Missing Character On XP

Mar 12, 2010

my visual studio 2010 has the following problem, can't see the missing characters. Everything is fine, if I do a copy to notepad, it will show up. The intellisense is fine. (I manually removed the characters after copying here). My beta2 started to have the problem a month ago. Now I installed RC, same problem. My windows is XP SP3.

using ystem;
using ystem. ollections. eneric;
using ystem. inq;
using ystem. eb;
using ystem. eb. vc;

namespace vcApplication3. ontrollers
{
public class ccount ontroller : ontroller
{
//
// : /Account/
public Action esult ndex()
{
return iew();
}
}
}

View 2 Replies

Visual Studio :: How To Find Missing Directory

May 27, 2010

I am using the ASP Web Application template from Visual Studio for my website. I created an images folder in the directory directly, and not in visual studio. I cannot get visual studio to show this directory. How do you add directories in visual studio or get it to recognize it. I know most of you are thinking of responding with "Why don't you just create the image directory through visual studio".

View 1 Replies

Visual Studio :: Missing MVC 2 Web Application Template?

Sep 24, 2010

I'm trying to learn ASP.NET MVC, but have discovered that I don't even have the ASP.NET MVC 2 Web Application template installed. I'm using VS 2010 Ultimate (10.0.30319.1 RTMRel). How do I get this installed so I can begin?

View 6 Replies

Visual Studio :: Files Missing After Publishing?

Apr 9, 2010

I have a couple files that are missing after a I publish a web application project in VS 2008. I know that the files need to be included in the solution and they are. I have tried excluding them and including them to hopefully reset whatever is missing these files in the first plac but that had no effect.

Ultimately, I need this to work on the command line with msbuild.exe, but I get the same results when I publish through VS.

Knowing that the files are already included in the project, what else do I need to do to get these to files to be copied over in the publish/build?

View 3 Replies

Visual Studio :: Missing 'new Item Templates'?

Feb 8, 2010

I am a 'newbie' to VWD and I am slowly working through the Basic Walkthrough Help files, and learning plenty along the way.However, when I tried to create a new database in the LINQ control walkthrough I found that the option to create a new database is missing, and further investigation has found that many other new item templates are missing.I am using a brand new machine with Windows 7 Ultimate and have enabled IIS and .NET from Control Panel-Programs-Turn Windows Features On-Off. I used the WPI to install all basic elements eg. IIS Components, SQL Server Express.The only 'new item templates' I have when I right-click the App_Data Folder and choose 'new item' are:-ADO.NET Data ServiceAJAX Enabled WCF ServiceDynamic Data FieldSQL Server DatabaseText FileXML FileDoes anyone know where I have gone wrong.

View 4 Replies

Crystal Reports :: SAP Is Missing From Visual Studio

Jun 16, 2015

I had installed licensed version of SAP Crystal Report 2013 on my system as well as on Server (I am using VS 2013)After installation, when I opened Visual Studio 2013, I could'nt find 'Crystal Report Viewer' in Visual Studio toolbox while creating a sample project.where I can get the Crystal Report dll to add in my project for VS2012. 

View 1 Replies

Visual Studio :: Where Is Brief Editor In VS2010?

Mar 4, 2010

I know for those who dont use it may think this is minor, but it appears that VS2010 has done away with the "Brief" style editor. Brief style editing makes me way more productive since I am one that tends to spend most of my time in the code. Does anyone know how to turn on Brief style editing in VS 2010 or are there any plans to add it in?

View 4 Replies

Project Template Missing In Visual Studio 2010?

Jul 30, 2010

Today in one of the computer i installed visual studio 2010 professional edition, and successfully installed. But in my new project template "Asp.net MVC 2 website" is missing. Also I'm not able to open an already created MVC 2 project also. I'm also having MVC 2 installed with VS 2008 Sp1 in the same machine and is working fine. I uninstalled and installed again, the same is happening.

View 3 Replies

Visual Studio :: Missing All Advanced Controls - How To Get Back

Jan 8, 2010

I've just had Visual Studio 2008 Pro installed by my systems people a few days ago. I'm working through VB.Net For Dummies to refamiliarize myself with it, as it has been a long time since I took a .NET course (2003ish)

I'm not sure if I've done something wrong in the install or what's going on, but in the book it tells me to drag a calendar control to the Web Form page. The screen shot shows it displayed beneath the "Standard" option in the toolbox.

However, the only option I have in my toolbox is "HTML" and it's just got the very most basic HTML controls, like text box and button, etc. I tried "Show All" and then I see Standard, but everything is greyed out.

How do I get the rest of the advanced controls available in ASP.NET? Is it part of the initial setup and was maybe missed by the systems people? Or is there something I need to do to make them available?

I am especially interested in the Calendar control (or any control similar to DatePicker in Windows Forms) as I'm going to have to use that in my real application that I'm gearing up to build.

View 10 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 :: Missing Entity Framework Template (ASP.NET 4.0)

Nov 2, 2010

I just installed Visual Studio 2010 on my Windows 7 laptop in order to start learning the Entity Framework. For some reason that I haven't been able to figure out, when I try to add a new item, there is no template for the ADO.NET Entity Framework. Why the template doesn't exist and what I need to do in order to get the template? I came across a post that stated that in order restore the template that I needed to do the following:
devenv /installvstemplates

View 15 Replies

Visual Studio 2008 ASP.NET Project Templates Missing

Jan 8, 2010

My desktop management team have just installed visual studio 2008 and there is no plugins for asp.net. Is this missed out while they installed visual studio? Can this to be installed again?

View 2 Replies

Visual Studio :: 2010 Missing Web.config Files?

Aug 9, 2010

I just moved into a new computer running Windows 7 pro, and I installed a new copy of VS2010. Now all of my old sites that I made in VS2008 do not have their web.config files. Does anyone know what happens to them in VS2010, or Windows 7?

View 3 Replies

Visual Studio :: Missing Columns When Regenerating LinqToSQL

Aug 3, 2010

I have a bunch of tables which are related in various ways, and I drag and drop them into the MSLinqToSQLGenerator, then save etc. But theres a couple tables and a few columns from other tables that don't get recognized in my code, despite repeated regenerations and trying to create a whole new file, it keeps telling me the fields dont exist when I try to use them, meanwhile I'm using other values from the same tables(the ones that where values are missing from) just fine... The Missing tables are defined in the generated classes, as are the values along with property functions... I'm not using any custom tools either... just straight ms visual web developer 2010 express...

View 2 Replies

Visual Studio :: SqlDataSource Control Missing In .Net 3.5 2008?

Jul 2, 2010

When I drag and drop an SQLDataSource control to my new web page it disappears after I set it up.

It exists in Source but I can't see it in Design. I'm doing the same thing I would do in VS 2005 and I can see the control in design view.

Why can't I see the control? I'm new to VS 2008 and .Net 3.5.

View 2 Replies

Visual Studio :: No Editor Available' Message In VS 2010?

Feb 8, 2011

When I try to select the Designer view in VS 2010, I get the following error message:

There is no editor available for 'c:user eadrinkinggeekdocumentsvisual studio 2010websiteswebsite2About.aspx'.

Make sure the application for the file type (.aspx) is installed.

I shut down and reopened VS but still the error appears.

View 2 Replies

Downloading A Text Editor For Visual Studio?

Oct 1, 2010

I'm faced with an usual problem. Currently, I'm working on a site as a hobby and I want to use a text editor. The problem is I do all my work from school. Unfortunately the school uses a drive shield on all their computers. So every time you turn off the computer it wipes the hard drive clean and uses an image of the original operating system once booted up. With this said - could I still download a text editor and have it working for visual studio without too much trouble?

View 1 Replies

Visual Studio :: Masterpage Won't Display In The Editor?

Oct 2, 2010

I've got an interesting one here - I honestly don't think I've had this issue before. My folder system looks something like this (as noobish as it may be):

-Root ../Pages ../Pages/Admin ../Pages/OtherFolder ../Pages/AnotherFolder etc.

Now - I've got a Masterpage file in the Pages folder which is the general look of the entire site. Then, in each Pages Folder there's going to be another Masterpage inheriting the Page Folder Masterpage File.This seemed like a very simple and standard approach. But I'm having an issue. When editing the application in VWD2008E - I can see the Page Masterpage file just fine in Design View. But when trying to look at the the Masterpage Files, say the Admin Folder or the OtherFolder, in Design View - nothing shows except the Page Masterpage. It's really frustrating. Oddly, when running the application, no errors pop up and the sub-folder masterpages/pages show up just fine. They simply won't display in the editor.

View 2 Replies

How To Call Multiple Xaml File In Aspx, - How To Convert Xaml To Xap

Mar 16, 2011

I am silverlight 3.0 with .net framework 4.0. I want to create a wen based application using silverlight am using multiple xaml files, to call xaml files i need to make xap file how to convert xaml to xap in clientBin, abd how to use multiple xaml files (Like company.xaml, NewEvent.xaml, mainPage.xaml etc.) in aspx page.

View 1 Replies

Visual Studio :: Error List Window Is Missing - Cannot Get It Back

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

Visual Studio :: Missing Database Diagram In VWD Express 2010

Apr 18, 2010

Opening an existing asp.net 3.5 project using VWD Express 2010, the database diagram file under Database Diagrams folder went missing in Database Explorer tab. Everything is in there when I first created the diagram using VWD Express 2008. However, when I look at the .dbml file, the associated relationship between dozens of tables exist and my project runs successfully. I'm planning to create another table with relationships from existing tables but seems like I have to painfully recreate them back from scratch. How can I recover those diagrams?

View 1 Replies







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