How to add a control event using Visual Studio 2019
In the old visual studio (probably before 2010). I was able to add a control event in the code-behind page using the dropdown list at the top of the page. The dropdown list gives me all events of a...
View ArticleIntellisense switched off - Maybe a bug in VS 2019 Preview ???
hi guysI just ran an update on VS installer for my VS 2019 Preview edition and noticed the helper is gone and throwing errors.That Helper you get when you put your mouse to a class and then gives you...
View ArticleClass Library in VS 2019
Hello everyone and thanks for the help in advance. I am trying to develop a class library using Visual Studio 2019. Unlike earlier versions of VS, the default seems to target .Net 2.0 Standard as the...
View ArticleINET_E_RESOURCE_NOT_FOUND Error on VS2019
Trying to run an old asp.net 4.0 website on VS2019 localhost and get this error: INET_E_RESOURCE_NOT_FOUND
View ArticleUnexpected change of text in aspx page contained in template
I have created an ASP.NET project based on the VB.Net Web Forms version of Microsoft's ASP.NET Web Application template and edited to suit my needs.This project is called MyWebApplicationTemplateMaster...
View Articledeploying .net4.5 console application published from VS 2019 with command...
<div class="s-prose js-post-body" itemprop="text">I am trying to deploy a .net4.5 (not .net core) console application which one of the 7 projects inside a solution (type class library). This...
View ArticleHow to disable some features of VS to make it faster
Hello,Is it possible to disable some features of visual studio and make it faster?VS 2019 is very slow and omnisharp intelisence is worse on VS code!Thanks
View ArticleAccess a control within a DataTemplate
I have confused the forum. Delete this post. tnks.How can I retrieve the control "Form_PdfViewer_Button_Image" that is inside the DataTemplate. I don't want to iterate on controls but I want to be able...
View ArticleVisual Studio crash after switsch aspx-Page in design view
Enwironment:VS 2019 (or earlier) TFSApplication:WebForms with MasterPage bootstrap etc. Standard.ConfigurationProblem:after the download of the latest version from TFS I can't switch the aspx-WebForm...
View ArticleImages in Popup window no longer works in Edge
I have recently upgraded windows to version 10 that uses the new Edge browser. i can open a new window but the image will not show except for code output from datatable file? I know that the images...
View ArticleI get this error: "configuring IIS Express failed - cannot read...
Visual Studio used to have a 'open web site' option. I need this for an older website so I went to the VS installer and added it. Now I try to use 'open web site', and I get the message:...
View ArticleHow to get HTML Dialog with modal to work in a ASPX page?
I am trying to get this Modal example to work in a aspx page that was originally constructed for HTML page. But nothing works?<%@ Page Language="VB" AutoEventWireup="false"...
View ArticleVs 2019 16.8.X - WebAPI is actively refusing the connection from Blazor app...
I am developing a Blazor Server Side app with a Web API.Typically I start the WebAPI first with CTRL F5, and then the same for the Blazor app.3 out of 10 times I start it like this the WebAPI is...
View ArticleHow to convert existing "Website Solution" + to + "Web application solution"...
How do I convert a Web Site Project to a Web Application project using Visual Studio 2019? I've seen other posts using previous versions of Visual Studio, but those options do not seem to be available...
View ArticleVisual Studio opening https://localhost:50382/ instead of regular...
Hi,I can not test any of my websites any more on my localhost.When I press F5 in Visual Studio it open a https://localhost:50382 and gives an error not secure and I can not test any of my web...
View ArticleLive sharing function with ".aspx" file in visual studio doesn't work
So the live sharing function works for me and a friend in visual studio with files such as ".cs" ".css" etc. But we can't display and write/edit code together in a .aspx file. I know that it is a...
View Articlehow to update from VS 2019 16.8.3 to 16.8.latest instead of 16.9?
Seems like my only options are download some 2017 version or 16.9, but not the latest 16.8.XIdeas?
View ArticleProblems with VS2019 ASP.NET project and href links
Hi,I have a problem with the url used in the href attribute for my style sheets. The website should run under a directory I will call /MyWebSite. I have added the virtual directory to my...
View ArticleVisual Studio Community 2019 keeps locking me out
Hi. Every time I open Visual Studio Community 2019 it says my 'extended free trial' has expired. I thought this was free software? I can't even work out how I'd go about buying it! I'm very confused,...
View ArticleGo To Definition Error
I use VS Community 2017, ver. 15.9.33. "Go To Definition" and "Peek Definition" are most used by me to check and revise css. Lately, I cannot get either one to work. "Peek" just seems to endlessly...
View Article