Cannot 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 ArticleExpired License
Visual Studio License: Prerelease software This license has expired.Been getting this message whenever i try to connect to a server using SQL Server Management Studio. I've upgraded to SQL Server...
View ArticleC# Database design: How to make user created classes, using .CSV or other format
Hello, Any advice is appreciated. Thank you.Presently the application is: A C# Winforms utility that reads/writes/edits .CSV. It meets the user need for fixed variables. Those fixed variables are in a...
View ArticleHow to refer shared project to another solution's projects?
Dear prefessionals,I'm using Visual Studio 2017 professionals version 15.9.3.And I desire to create company-wide common "shared project"written codes in C#.So... I generted an shared project in the new...
View ArticleWindows service doesn't continue the execution
HiI created a Windows Service which runs perfect when I run the code from a console app but I doesn't work when it runs in the windows service:I can see that it line is not executed: foreach (var item...
View ArticleTFS2017 Nuget Restore and on premise feed or local drive (on build server) feed
We have a build server that is failing because of SOMETHING... but running nuget from command line on build server for a handful of test projects (dotnet core and framework) return:None of the projects...
View ArticleSource Safe Database
Hi guys,Could you help me please to understand why I can not open my databasethank you
View Articleweb.config
I am sure this question has been asked before. I just cannot get my head around the web.config file.In development Visual Studio 2017 somehow generates an OK web.config file so you don't have to worry...
View ArticleThis thing won't come off!
Whenever I try to use my arrow keys to fix something while coding, it keeps giving me this gray box over the stuff I wrote and replaces it with whatever I type! Help!
View Articlevccorlib.h problem
I keep getting these errorsSeverity Code Description Project File Line Suppression StateE0262 not a class or struct name C:\Program Files (x86)\Microsoft Visual...
View Article"New project": missing "Windows Console Application" option
I am using the latest Visual Studio, currently version 15.9.4. I am trying to create a simple native C++ Windows console application (formerly, a Win32 application). I've been searching around for...
View ArticleAn unhandled Microsoft.NET Framework exception occured in devenv.exe
Visual Studio 2013 doesn't start. Issue An unhandled Microsoft.NET Framework exception occured in devenv.exe [1240]. Please advise how should I proceed?
View ArticleVisual Studio (SSDT) 2017 - Drop-down box display issue
Hi, I wonder if someone has a solution to this?Issue: SSDT 2017 - Integrations services project - Slowly Changing Dimension Wizard.The Slowly Changing Dimension Wizard combo box is too small, so the...
View Articlefrom Website ...docx file Open/ Download issue in IE11 with Windows 10 and...
Hello all ! Need URGENT help in this !!!"Retry" ERROR while downloading or opening file from browser on machine with Word 2016 and Windows 10. Only first time on machine it work and later gives error...
View ArticleVisual Studio doesn´t add new items automatically to Source Control
Hi, we have the situation that on some Developer Computer with Visual Studio 2015 Prof. (14.0.25420.01 Update 3) all new elements for a project (which is already in the source control) are not...
View ArticlePublish causing pdb files to be created after latest update.
Yesterday I upgraded VS 2017 Professional to the latest build Version 15.2 (26430.6) and now when I go to publish my web site it is creating pdb files no matter if I have debug turned on or emit debug...
View ArticleVisual Studio 2017, .NET 2.0 form applications won't compile
Hello everyone,In the past I have created some simple .NET 2.0 applications with Visual Studio 2015. Visual Studio 2017 isn't able to compile them anymore. It seems like this problem only occurs with...
View ArticleVisual Studio Code .NET Core debugger not hitting a breakpoint
I have a problem trying to debug applications written in .NET Core in Visual Studio Code. Here is the setup: I'm using a virtual machine running Debian 9 (with the default GUI). I've installed .Net...
View ArticleVisual Studio - Watch of assembly register addressed structure
I'm able to watch an instance of a structure in the data section, but I'm unable to invoke a watch for something like mov al,[ebx].mystruct.memberI've tried some variations. The debugger is...
View ArticleCS0433: The type Microsoft.Reporting.WebForms.ReportDataSource exists in both...
After upgrading Microsoft Report Viewer Control for ASP.Net Web Forms applications with Nuget from version 10 to 15, when published project to server the error below starts to appear. On local machine...
View Article