Visual Studio :: "Server Objects And Events" Missing?
Mar 17, 2010
Using in-line code in VS 2010 RC and I can't get the "server objects and Events" drop down to show up.
Not sure if this is a bug or what...in VS 2005 / 2008 it would just appear at the top of in-line code files. I've checked the options/settings menus and haven't found any way to enable it.
View 2 Replies
Similar Messages:
May 19, 2010
I have recently updated from web developer 2008 express to 2010 and notice that the drop down for server objects & events that is included in the 2008 edition does not seem to exist in this edition. I have tried all the settings and switched on Experts settings and imported all the expert settings but to no avail.Is there a different way to select events in 2010 version (I was using it to import procedures mainly for validation).
View 2 Replies
Jan 5, 2011
In VS2008 source view, the left side object dropdown is missing "Server Objects & Events", and "Server Code". I would like to know how to enable these to be visible.
The controls on the page do contain runat="server".
View 1 Replies
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
Oct 5, 2010
I work in VS 2008. Whenver I add a server control(Label) and set it properties in aspx.vb and build the solution, I get the error "Label1 not declared". While analyzing this issue I noticed that the event handler statements for the Label1 where not added in the designer.asp.vb file. These statement would actually be added automatically when I drag and drop a control to my webpage.
I would also like to inform the scenario after which this problem came to me. I was working in VS 2008 , VS 2005 and VS 2003 in the same machine.Could this have caused the issue ?
Now each and everytime when I add a control, I am adding the "With Events" code in the designer page to make my build succesfull which makes me to spend more efforts.
View 2 Replies
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Aug 27, 2010
I have been developing application in Visual Web Developer 2008 Express using ASP.Net and Visual Basic. My problem is finding documentation for each of the various toolbox "Standard" objects and the "properties" for these objects. I have manuals that cover some of the more commonly objects but I am hoping that somewhere there is a manual or website(s) that would provide detailed information on all (or most all) of these objects. Does anyone know of a manual or website that provides this information.
View 2 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
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
Mar 7, 2010
I wanted to create asp.net web site then wanted to add in the same solution new project Windows Control Library from the templates, but there is no templates for windows other than class library in visual web developer 2008. can i install templates or what can I do?
View 3 Replies