Visual Basic XML Web Service - get inner text of nodes - most likely a small fix
I have created a web service using ASP.NET and am now creating a client application to consume it.The service allows the user to create playlist and add songs etc The lists are stored in a XMl file...
View ArticleVisual Studio community 2015 browser connect not working always shows 0...
I just started using Visual Studio and tried to duplicate a tutorial by Bob Tabor. Trying to display a HTML file using Browser connect.here's what I'm doing:1) new project 2) Web ASP.NET Web...
View ArticleSecurity Warning when i open website in VS 2015
when i open website in VS2015 , I get a Security warning err (text of box is unclear > below picture)then , i Uncheck Tools>Options>Projects and Solutions>Warn user when project location...
View ArticleVisual Studio Code and Ubuntu
I have heard a lot about Visual Studio Code, and even tired it a bit. So I had this crazy idea, try to setup a nice modern web developer environment on a Ubuntu partition. The drawback is I am, of...
View ArticleCan't see aspnet_regsql created tables in visual studio 2010
I have configured SQL Server application services for DB using aspnet_regsql.exe from C:\Windows\Microsoft.NET\Framework64\v4.0.30319 folder. I am able to view the DB and tables using Microsoft SQL...
View ArticleWhat is the "roslyn" folder?
I recently began using Visual Studio 2015 and I noticed, when I deploy, that I now need a folder called "roslyn" (and its contents) inside the BIN folder of my web applications. I know nothing about...
View ArticleCoping dll to a different solution
I have a folder A with projectA.I have a folder b with projectB.I need to copy dll form projectA in folder a to project B in folder B on post build.I must not hard code the paths because the folder...
View ArticleError when I try to build my project in VSO
Hi,I created a ASP .NET MVC application (.NET Framework 4.5). And I want to publish and build it in VSO, but I have a error, when I try to build my project.Can somebody help me ? How I can fix it...
View ArticleWhy We are developing ASP.net websites using visual studio environment..?, is...
Hai all Professionals.. i am a new student of ASP.net.. Please any one clarify my doubt..why we are using visual studio only... explain me..
View ArticleWhat would cause Windows Server 2012 to restart when trying to debug a VS...
So my hosting provider applied some security hot fixes/patches/updates or whatever to their XenServers which my 8 Server 2012 Development VMs run from. Ever since these updates were applied, my...
View ArticleCan't open VS 2015
Whenever I try to open VS 2015, I get a "something caused the program to stop working correctly..." error and it just crashes. I looked at the event log and found this. Any ideas on what's happening or...
View ArticleCode behind not working
I have recently inherited an asp.net vb web application. It currently runs from a windows 2003 server, which we are in the process of replacing. I need to demonstrate the site operating on the new...
View ArticleSQL IF Statement
Hello AllI'm using VS2012 and I have tried to modify my SQL statement ORDER BY section to add an IF ELSE option. The error says the issue is close to the word ORDER. Below is the SQL. I used this as a...
View ArticleTables don't seem to be creating properly
Hi,I'm trying to create a table inside a database in Visual Studio.In the data explorer, I right-click on the Tables directory, select Add New Table, it opens up a designer, then I go to save it, and...
View ArticleUpgrading to VS2015 breaks debugger (Access Denied)
I've seen this issue in several different permutations, but every fix I have found does not apply to my situation AFAIK. I have a few VS2013 (.Net 4.5) MVC/WebForms projects. I just upgraded (well,...
View Article2015 VS -web.config?
It looks like MS has made significant changes to the web.config file. How do you set the connectstring? And don't you have to put anything in for the Membership and Users sections?I created a SQL...
View ArticleCoded UI Unit test sample example
Hi,We are working on ASP.Net MVC 5 web application and wanted to implement Coded UI Unit test.Could any one please help to get Coded UI Unit test sample example?Thanking you all in Advance...Regards,...
View ArticleIIS express localhost waiting
I run VS2015 as administrator, start a new project ASP.NET application, Empty 4.5.2 and then just add a simple html page. When I try to launch using IIS Express I just get waiting for local host. If I...
View ArticleWhy the latest versions of the visual studio does not support the ASP.NET 1.0...
In visual studio latest versions any application can be develop by using the ASP.NET 2.0 onwords.why not the ASP.NET 1 and 1.0?
View Article.NET FRAMEWORK 1.0 and 1.1 not available
Why in visual studio .NET FRAMEWORK 1.0 and 1.1 is not available, After then all the versions are available
View Article