Unable to debug - error could not write to output file
Hi AllHoping someone can help, i moved my project folder to a different drive and since then receive an error when debugging.Error States: Could not write to output file...
View ArticleHow do I delete an old XX.dll reference in the VS > File System tab?
I built and used to use a particular .dll as an Info button on many forms, but have now moved to a different solution. The entry or reference to that .dll in my File System tab is still there because...
View ArticleLINQ query with array and object initializers
Hi everyone,I am struggling with a query which has to get the names of the customers that ordered the product "Milk" from an array of orders inside object initializers.This is how I create the...
View ArticleHow to add from from textbox and combo box to listbox?
Hi,I have the following class: public class Multimedia : INotifyPropertyChanged { public event PropertyChangedEventHandler PropertyChanged; public enum MediaType { CD, DVD, BRay, Steraming, }; private...
View Articledoes anyone know how to change dns and if what is preffered and alternative dns?
does anyone know how to change DNS and if what is preferred and alternative DNS?
View ArticleAccess violation with safeij.dll
Hi, I am a semiconductor equipment software developer.We've used VS6.0 with Windows 7 for many years, and recently changed our platform to VS2015.The problem is, Our VS2015 project has no problem on...
View ArticleNo templates available in Visual Studio 2017?
Yes, I have installed .Net desktop development and Universal Windows Platform Development, but when I go to create a new project in VS, there are no templates, and all I get is the Blank Solution. I...
View ArticleHow to create a ipchanger
Hello,I want to make a ipchanger but i don't know how start to do thissomeone can help?thanks
View ArticleAnalysis Services Tabular 1400 project - not a valid data source - ADLS data...
Since 08 May 2018 there seems to be an issue with Azure Data Lake Store data source using Microsoft Analysis Services Project extension.We are using , Visual Studio 2017 15.7.1 Microsoft Analysis...
View ArticleVS 2017 Solution Explorer and Properties panels covering complete service of...
How to I get the Solution Explorer and Properties to the right of my window. I click the incorrect thing and they are covering the complete window. Is there a Reset button to get to the right side of...
View Article[UWP][XAML]Designer Error After Moving Cursor
I am working on an app, and continue receiving the following error in the designer:System.InvalidOperationException Calculated node path is invalid -- null->Page:BorderAfter I click "Click here to...
View ArticleServer Workspace Issue
We are seeing some very odd things happening in TFS – do we have any server shared work spaces between any of us?Dev2 did a ‘Get Latest’ on a checked in project that I had been working on – and I...
View ArticleVSTS Restful API Project Metrics
I hope this is the correct forum to ask my question pertaining to VSTS (Azure DevOps) restful api for retrieving Project Metrics. If not, please point me to the correct forum. My question is as...
View ArticleParsing date string with hidden characters
I am trying to parse a date string obtained from a file. This date string shows as date_string as date = "4/27/2017", but it's length shows as 12 using len(date_string). It's length should be 9, so it...
View Articlethe given key was not present in the dictionary
i want to generate a sequence diagram from my C# code on VS 2013. Its a web api app, but when i click on generate sequence diagram a message appears: the given key was not present in the dictionary. I...
View Articlecode behind issue
hoping this is the correct forum so I don't get my head bit off again :)anywayI have a project in vs 2015 com. that was goin great. suddenly code behind is not generated for new objects.if I dbl click...
View ArticleCannot find wrapper assembly for type library "EnvDTE100".
Hi All, Many years ago, I developed a set of macro functions for Visual Studio (VS2005). It utilized the EnvDTE object. When Microsoft did away with macros, I was PO'ed. At the time, I managed to...
View ArticleVisual C# reading from file.
I'm using VS 2017 C# windows forms.I have a 2D array:string[,] bigData = new string[32,25];I'm trying to read value form txt for the array: string input =...
View ArticleWindows Forms for SQL Integration
I am trying to create a Windows Login Form to connect via Windows authentication to a SQL database and not having much luck. The examples I have come across online and Microsoft docs show how to...
View Articlevs up to its old tricks
i have a really old thread on this but no idea how I got it fixed and now its fubar again.I am working on a website(not a project)(so codefile not codebehind, no idea if that matters)I create a new...
View Article