Task 4 - Updating the HTML Code from the Browser
I follow the guide and failed in Task4, anyone succeeded in task 4? http://www.asp.net/visual-studio/overview/2013/visual-studio-2013-web-tools> For Task 4, I didn't invoke the Design Model feature...
View ArticleCreateUserWizard creates correct new user plus a user named "User Name"
I don't have a clue as to what is happening here. I'm using the CreateUserWizard to create new users and mostly it works but for every new user it adds it tries to add a user named "User Name" (in...
View ArticleLost ability to view database tables from within Visual Studio
I removed Visual Studio Express and VS Ultimate RC both 2013. Now when I try to view a database table "Show Table Data" from within VS 2012 Professional, I get the following error.... The specified...
View ArticleVisual Studio Community 2013 vs Visual Studio Professional 2013 Update 4
Hey guys, new here.I've had a small look but whats the difference between them?
View ArticleHow to create a new folder within the direcrtory of a solution via code
Hello,I can't seem to find a simple solution which will allow me to create a folder within the directory of a solution when the application is running, does any one have any example code to do so?
View ArticleVS 2013 Error : Unable to connec to the configured web server . After...
Hi, I was working with a ASP.NET project and for a while I started Apache from XAMPP for that i had to Stop "World Wide Web Publishing" from Services. and I did disabled IIS and .NET Framwork from...
View ArticleVisual Studio 2012 not opening .MDF Database Because It Is Version 661.
I have Microsoft SQL Server 2008 installed on my computer along with Microsoft SQL Server 2008 R2.I had a website project that I was working on in Visual Studio Express 2010. I then had Visual Studio...
View ArticleCannot pre-compile during publish
I have just installed Visual Studio 2012 (Premium). Version 11.0.50721I have created a site, and I would like to publish it. I right click on the project, and select publish. I create a new profile,...
View ArticleTest Explorer window no longer showing "Output" for unit test runs
I am using the built-in unit testing framework in visual studio 2013.In my unit tests, I write various results from my tests with System.Diagnostics.Debug.WriteLine(sbPayLoad.ToString());When a test is...
View Articleerror after update 4 SetSite failed for package [AutoLoadPackagePackage]
Get this error every time I start up after installing update 4SetSite failed for package [AutoLoadPackagePackage] any help, thanks
View ArticleExport selected sql tables to Excel as separate pages
I'm using Visual Web Designer 2010, VB. I would like to know if there is a way to export selected Sql tables (approximately 13) to Excel, placing them all in the same spreadsheet but placing each...
View ArticleTrouble changing default StreamWriter filename
I've written the program below and it works fine, but now I would like to change the default built-in filename and nothing I do seems to work. The line I would like to change, or think needs to change...
View ArticleVS2013 Ultimate - an exception popup window occured when launching
I installed VS 2013 Ultimate on my machine, then ran some updates . Now when I launching the VS 2013, always got an exception popup window. check the...
View ArticleError JavaScript runtime error: Object doesn't support property or method 'bind'
After updating to visual studio 2013 update 3, I am getting the following runtime error on every page with a formview. Unhandled exception at line 65, column 3427 in...
View Articleregular expression that does not accept empty filed or white spaces but only...
I've added some asp:RegularExpressionValidator to my textboxes and the client needs to fill these textboxes and submit the result into a database but the problem is that I have:<table...
View ArticleMulti Project Template folder structure incorrect
<div class="post-text" itemprop="description">So i am trying to build a Multi Project template and when i set it up the folder structure is coming out incorrectly (Not how microsoft does it when...
View ArticleUnable to get Full support for asp.net mvc5 inside VS 2012 professional
I have VS 2012 professional, now when i am trying to create a new asp.net mvc5 web project , i only got this option "asp.net mvc5 empty project" as...
View Articlealigning an image at the bottom of the page with relative position
I am trying to align my image at the bottom of the page while keeping the position relative and not absolute what I have is:<body id="body1" runat="server" style="background-color:#FFF8F8;...
View ArticleVS2013 Renames web project and links to IIS port 80 web site
We have a solution with a web site project in it. When we open the solution in VS2013 the project initially displays with the correct name (from the .sln file). After VS finishes with it's...
View ArticleSelect an item from listview
I have a listview that contains items and each item has itemname and item price... when I select an item in the listview I need to get the name of this item how can I do...
View Article