Possible Bug in VS 2010
ok so until recently I just let VS set the doctype in new documents for me and I have not worried about it. That was until HTML5 now it is recomended you use <!DOCTYPE html> now this is nice and...
View ArticleVisual Studio 2010 crashes 95% of the time I do a CTRL Z. Any idea how to fix...
Arggghhh... whenever I need to do a CTRL Z in Visual Studio 2010, Studio will lock up, then crash and restart. Drives me crazy! Any suggestions, (other than don't do CTRL Z) on how to fix this? I'm...
View ArticleHow to display parent folder for recent projects
I have a number of client folders with the Company name as the folder name. Within each client folder is the !Web folder where all of the website files are maintained. As I add projects to the list,...
View ArticleVS2012: Incorrect warning, when debugging a wap,mvc application
The ide gives the following warning for my "upgraded" wap or mvc applications. "This project uses SQL Server Express LocalDB. Microsoft recomends that you use SQL Server Express with IIS..." My...
View ArticleVS 2010: properties description missing in Source View
How do i get af description of a properties, in the description box of the properties in Source view? When I switch to Design View, there is a description of the propertie. When I switch back to the...
View ArticleDynamic CSS link and intellisense
Hi all, I have created a utility DLL, that allows the developers to create a link to a CSS file, by specifying the filename without needing to worry about the location of the file (or indeed the full...
View ArticlePasting text with linebreaks to an object variable in debug mode
Hi. This might seem as an irrelevant need, but I use it very often, and suddently it wont "work". When debugging in VS 2010, I set a breakpoint on a line, then browse a certain objects members. This...
View ArticleCan I use Php to work with SQL Server 2008 Express?
Hi,I have a friend that has been developing using Php and MySQL for 10 years; he uses a Mac.Now he is considering to develop a new web project using Php and SQL Server 2008 Express.My questions are:1)...
View ArticleRunning Visual Basic code in a Web Form
A really simple question that needs only a simple answer, folks. I am trying to run a simple VB code in a Web Form, but when Visual Basic build the webpage, I only get the code displayed as text. This...
View ArticleHow to connect remote analysis services using visual studio code
Hi, I am trying to connect with analysis services (SSAS) using VS2005 code behind with Microsoft.AnalysisServices.Xmla.XmlaClient.Connect(server name/IP) and its working if both web server and sql...
View ArticleMultiple ValidationSummary Control problem in vs 2012
Hi All, We have migrated our project source from vs2010 to vs2012. we are facing script problem "Object Expected" on the pages where we have used multipe validationSummary Control. The...
View ArticleWebDev.WebServer20.exe has stopped working
Using VS2010 Pro, I started up an web site and got the message "WebDev.WebServer20.exe has stopped working" - a very similar problem was reported at...
View ArticleUpgrading strategy?
I have around 10 large websites created with VWD Express 2008. Questions: 1) Should I upgrade them to VWD Express 2010 or 2012? 2) Technically how would I do that? 3) If so, how long could it be...
View ArticleVS2010: Element 'content' is not supported
Hello All, Something broke in my VS2010 installation and I can't figure it out. [the problem first became apparant in my existing site, so I tested the problem with a clean, new website] If I create a...
View Article'publish to provider' option does not appear in VS when right clicking a...
hi - i had the pro version of vs2010 installed on previous computer ( running windows vista) - i've installed same version of vs2010 on new laptop (running windows 7) and 'publish to provider' option...
View Articleadministrator access only
I have been developing a few projects. One MVC project will only run if I start VS 2010 SP 1 as an administrator. I can edit and save files but I cannot run it without being administrator. The error is...
View ArticleUnrecognized tag prefix or device filter 'asp'
Hello, 1) Using VS 2010 SP1. I'm getting this warning on some pages: "Unrecognized tag prefix or device filter 'asp'. ", and intellisense no long works for <asp: /> items? 2) Also getting this...
View ArticleUsing WebPages in Visual Studio 2012
Hi, I have just installed visual studio ultimate 2012, but it seems the intellisense is missing for webpages 2 although this is supposed to be included. I also am unable to open cshtml projects in...
View ArticleDebugging Problem in VS 2008
I am having some debugging issues with Visual Studio and I was hoping someone can point me in the right direction. When debugging server-side code that is run as a result of an AJAX call I can step...
View ArticleCopying a Div element from Design view does not copy all the contents
Hello everyone, This is a piece of code i have written in HTML <html> <head> </head> <body> <style> .text_over_image { /* image to display */ border-style: none;...
View Article