Bug in Visual Studio 2008 re. Service References?
Has anyone come across this problem? I've been developing in VS2008 but have found that occasionally when I add a service reference for a WSDL url to a project and VS attempts to build the required...
View ArticleNervous about installing Visual Studio 2012 on my existing setup...please help
I have recently become interested in updating my development system to Visual Studio 2012, even more so since learning that it does not require Windows 8(*puke*, excuse me) to be installed for use....
View ArticleHorizontal and Vertical location of controls from c# code-behind
Label me = new Label();How do I set the Horizontal and Vertical position of this label. I know this is not actionscript. But in actionscript I could just go me.x = 100. Whats the equivalent in asp? Thanks
View ArticleGetting an "Unrecognized tag prefix" error on all asp: prefixed controls.
Visual Web Developer 2012 Express. Windows 7.When in the editor, in split mode, I notice that all of my asp: prefixed controls have the asp: underlined in green and give the error "Unrecognized tag...
View Articlehow to call a function - selectedindexchanged in page load.
Hi,This is my codeusing System; using System.Collections; using System.Configuration; using System.Data; using System.Web; using System.Web.Security; using System.Web.UI.HtmlControls; using...
View ArticleHow to upgrade Web Applications from VS 2002 to VS 2012 directly?
The subject web application is written in VB.NET using Visual Studio 2002. Now, since newer hardware found in both server and development computers do not allow Visual Studio.Net 2002 to be installed,...
View ArticleProblems with ASP.net 4.0 application after upgrade to VS 2012
My asp.net application was written in VS 2008. Recently I upgraded to VS 2012. After upgrade I tried to launch my application and it said I needed SQL Server Express 2012 - so i upgraded it. Now, I...
View Articlesilverlight application designer not loaded (urgent issue)
i have silverlight4 installed in my system (runtime, sdk, toolkits)when create a new silverlight application the design view not get loaded and throughs the below...
View ArticleAjax extension and Timer_Tick
Good morning,I'm developing a web site with Ajax extension. I'm interesting to understand how Timer_Tick works.This is my example code:<%@ Page Language="VB" AutoEventWireup="false"...
View Articlevisual studio 2010 ultimate
i have a licensed version of visual studio 2010 ultimate installed.after i scanned my pc with an anti-virus programme i could not find the devenv.exe file and some other files.now i cannot open visual...
View Articlevisual studio problem
First of all,I have to thank you for answer my question's body. I am a Chinese person .I use visual studio 2008 toolbox . In general label, when I click the mouse right click,second click "choose...
View ArticleUsing Debug to run only one project instead of all in a solution?
In the solution I am working on there are about 40 projects in the solution. when i F5 the project it runs servers for the whole lot.Is there a way of only allowing the project I want to only debug and...
View ArticleHow to delete a LocalDb database?
I have connected to LocalDb with SQL Server express Management Studio. I used the connection string "(LocalDb)\v11.0". I see there are a few databases in there from sample projects I have been doing. I...
View ArticleVisual Studio 2012 Ultimate Facebook Application Project Template
I installed the Visual Studio 2012 Ultimate but when I´m trying to create an ASP.NET MVC 4 project for a Facebook application i get the following error:The system cannot find the file specified (...
View ArticleMobile template is vs 2012
Hello, I'm just curious to find out if there is a template which you can download to create mobile apps/websites, as I'm aware in vs 2010 professional there was a mvc template to achieve this bit I...
View ArticleVisual Web Developer Express - Intellesense Doesn't Recognize ASP Controls
I just switched laptops and after downloading and installing VWD Express, intellesense isn't recognizing ASP controls. I've uninstalled/reinstalled and I've checked 'Auto List Members' in options. The...
View ArticleHow to set
I am new to ASP.NET and I am studying how to use VWD.I get a question how to set the ListItem value to "ALL" so that when I select the item "All" in the dropdown list, all the records from the database...
View ArticleButton for arranging the asp code in Visual Studio
Hello,I am using Visual Web Developer Express 2010 and I can't seem to find the button that arranges the spacing of the asp code.Can you help me with where i can find it ?ThanksM
View ArticleVS2012 create simple membership database?
Hi All: I have an existing 2008R2 standard server running several websites. I want to create a membership database and enable forms authentication on one of the websites. I installed VS2012 Express and...
View ArticleHow to solve error
I get the following error on the web page after I use "View in Browser" in Visual Web Developer. I think <asp: PropertyExpression> is missing in some namespaces and I have tried without success....
View Article