LINQ to SQL Debug Visualizer visual studio 2013
I am trying to setup and use the LINQ to SQL Visualizer but can not get it to work. Here are the instructions I followed:On my local machine I went to the following directory:C:\Program Files\Microsoft...
View ArticleIs there a way to read BIN file DLL's From A Relative WebSite Path on the Server
So, for context - I have a website that I am publishing to a server which has ASPX pages that read from C# classes. On the server, the website is not on the root of the server, this is due to web...
View ArticleCan't debug application when 'just my code' is disabled
I'm having all kinds of issues debugging an ASP MVC 5 application. If I run the application with 'just my code' disabled the application throws an exception at startup. I...
View ArticleLogin windows of VS2013 remember of password
i have notice a problem with VS2013 login window. it remember user password. when we click on first textbox then a auto complete list box is coming with user name and the moment we select user name...
View ArticleFor at least one necessary perameter was no value given
Dim con As New OleDbConnection Dim cmd As New OleDbCommand Dim reader As OleDbDataReader Dim out As String = "" con.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;" & "Data Source=<here...
View ArticleMobile emulator for Visual Studio
Can anyone suggest a good mobile emulator for Visual Studio as I have an application which runs well on desktops but shows error on mobile phones.
View ArticleHow to create Outlook task from a web application
Hi all,Im developing a web application which needs to access Outlook 2013 to create task but i do not know how to proceed.I do have exchange 2012 so dont know can i do this using EWS ?Or by using...
View ArticleVisual Studio 2013 issue
I am having VS2013 and its a website application.I have lots of files(.aspx) which is excluded in the website.But annoyingly whenever i execute my application those excluded files also running and...
View ArticleRelationship Diagram
Hi folks,http://i.stack.imgur.com/yQxfY.pngI am using Asp.net 5 using code first in Visual Studio 2015. I can see Database Table but cannot see relationship diagram in it. such as one to one, one to...
View ArticleUnable to connect to local host
I'm using Visual Studio 2015 Express with SQL Server 2014 Express. I have a program originally written with Visual Web Developer 2010 Express and SQL Server 2008 Express that worked well before...
View ArticleVisual Studio 2012
How do I run a program on Visual Studio Express 2012 with windows 10? It is supposed to work with Ctrl F5 but nothing happens.
View ArticleVS Express for Web 2012
I am using VS Express for Web 2012. now i am creating application. My problem is i want anjularjs extension for vs2010. I did may think i am change commonHTML5Types and html_5_angularjs but this...
View ArticleVisual Studio 2015 community Issue when opening website Windows 10
VS2015 Freezes after opening a website from file system . Showing a blank security Error.http://screencast.com/t/RMQfGlkeeL
View ArticleVisual Studio 2015 crashes every time I try to open a .cshtml file
I am working with Visual Studio 2015 Professional Edition. I have created a new MVC 5.0 type project. When I initially created the project, I think I was able to open these kinds of files. After...
View Article"Add New Item" option missing from Solution Explorer in VS 2013
I'm trying to work through the web forms "Getting Started" tutorial, but I'm stuck on the data access step, because when I try to add a new item there's no "Add New Item" option when I right-click on...
View ArticleVSE2010 Godaddy Filezilla FTP web displays Maintenence
I have VSE2010 Windows 7 Home Premium Laptop. I had built a web site several years ago which worked fine when uploaded and published via VSE FTP, with windows XP Desktop. When I revisted my web site...
View ArticleMVC 6 - Can't recreate wrap folder.
Hi!I'm working on a MVC 6 application which I added to the source control (TFS). VS2015 does not add the "wrap"-folder to the source control, which is good. But once another developer "get latest" the...
View ArticleVisual Studio 2013 - BrowserLink - Not Running/Working
When I load my site, I get a "connection refused" to the browserLink URL. I've done the following steps to figure out what's wrong:Same project works fine on other machines The site itself works (on a...
View ArticleVisual Studio "Quick Actions" - Change my Functions to Properties
Hi Fourm, I am just getting started with VS 2015 and trying to understand the quick actions options.It recommends I change all of my DAL methods to properties. The property does just return a read only...
View ArticleUpdating EDMX files
Hi,Im working on an MVC ado.net project (my first project of this kind), using Visual C# Essentially ive got a ms SQL Server database set up, very simple only 6 tables Ive got them contained in an...
View Article