Developer Powershell for VS 2019
Does anyone else get this error when they open the Developer PowerShell cmd window for VS 2019?<div>--------------------------------------------------------------</div>...
View Articleiframe video no thumb image
Hi,I loaded a video in my project and display it on my web page.<iframe width="560" height="315" src="Videos/myvideo.mp4" frameborder="0" allowfullscreen></iframe>The video can be played,...
View ArticleVS2019 vs VS2017 and EF 6.0 - big mess
2X Community Edition for visual studioMy application builds fine in VS2017, no errors.Close the solution and now open it in VS2019. Add two non primary key column in one table.After "Update model from...
View Articlewhy don't i have master page on the list of items i can add to my website?
why don't i have master page on the list of items i can add to my website?i downloaded:ASP.NET and web developmentDesktop development with C++.NET desktop developmentUniversal Windows Platform...
View ArticleVisual Studio is not working..
When I execute my program in Visual Studio 2015 Professional, it make restart the whole application. Recently I reset settings of VS but i am still facing the same issue. Kindly help me to resolve this...
View ArticleURL Rewrite does not work
Hi,I had an old website with url domain.com/mobile. Now my new site is fluid with all devices. Therefore, domain.com/mobile has become to domain.com.I have added the following code to Global, but it...
View ArticleImport Reference issue: Microsoft Outlook
In VS 2013 I am trying to Import a reference “Microsoft.Office.Interopt.Outlook” into my VB.net project. The reference is listed with all of the other references, yet when I try to drag it to my page...
View Articleblazor webassembly app
I have visual studio 2019 v16.5.1 installed and I want to explore blazor webassembly apps. There is no webassembly project template available. After some searching it seems that I can only do this...
View ArticleSending Outlook Email
Using the following code. I want to send a parameterized value to and Outlook email "TO: (Recipient)" field. The problem is it is sending theSendToEmail with the e-mail address with the following...
View ArticleOutlook Opening Multiple Message Windows
The code below works rather well and enables me to open an Outlook email message and to transfer To, Subject and Msg from my VB.net application. The problem is that it opens two e-mail messages? Is...
View ArticleSource Control - Git : The current solution has projects that are located...
I have a web site project developed in Visual Studio 2010 where the solution file is Visual Studio 2010\Projects\Rascal\Rascal.sln and the website files and folders are under Visual Studio...
View ArticleVisual Studio 2019 + Git
Hi everyone,I have worked with TFS before. So was trying out Git with Visual Studio 2019 as a practice. I know how to stage and commit repositories, but haven't worked with branches and remotes. So I...
View ArticleHow to remove the duplicate reference for Microsoft.Build.Framework?
I installed Report Viewer 15 and uninstalled the previous version of Report Viewer 11 fromm NuGet Package Manager on VS 2019. I checked the webconfig and Reference all pointing to version 15 but get...
View ArticleCannot run IIS Express from Visual Studio (with https)
I am a long time WebForms user who has never had a problem running an application from the 'IIS Express (Google Chrome)' drop-down on the VS menu bar. I'm using VS 2019 Community Edition.I've been...
View ArticleHow do I get the current view or controller to run when I click the start in...
I want my app to run the razor view I'm currently working on when I run the app instead of it defaulting to the home/index page.
View ArticleVisual Studio for Mac publish to azure and use linux
I am using Visual studio for Mac and I have a .Net Core 3.0 app . How can I publish this to Azure Linux ? Every time I do it it publishes the app to Windows . Under the pricing I always select B1...
View ArticleFake dll
<div class="body">I am taking about adding fake dll in VS2019 in visual studio 2015 we have this option but in visual studio 2015 we dont have please suggest</div>
View Articlea few visual studio code questions
I am trying to move over to using visual studio code for c# but i feel a long way from getting it to worka few questionsif i want to use something like the Azure Functions in my project, do i need to...
View ArticleHow to build a SSIS package by VS to load data from DB2 and output a CSV file?
I got an assignment to build a SSIS package by Visual Studio to get data from DB2 and produce a CSV file, with which I am not familiar. Currently in SQL server we set up a link server to DB2 and can...
View Article