Images 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 ArticleWebsite Conversion
Please I want to know if a website built with Microsoft Visual Studio can be converted into an application without having to build the app from scratch? If so, what is the process of conversion. Thanks
View Articlehow to change default where my SQL Server object explorer appears
I always had it on the far left side of my window but now its showing up on the far right. If I open it, It hides my solution explorer which is also on the far right. I want the SQL window on left like...
View ArticleVisual Studio abilities for Vue Js
Hi,Is there any way to add VisualStudio abilities for Vue js?It sounds all extensions are for VS code.Thanx
View ArticleVisual Basic Class
Have an issue trying to figure out the code to work for this program. I think I did everything as described fir the project but I'm stuck in a particular section.This is my Instructor Feedback: The...
View ArticleUnable to display Chinese characters
Hi,I have a file which is in ebcidic format.I have the change the encoding of this file to UTF-8, so that it could display data which both in English and Chinese.I used StreamReader/StreamReader to do...
View ArticleWhy my debgger debugs other projects?
Hello,I have inadvertently made changes to the debugger setting. Now when I try to debug my code it starts debugging other projects. How can I fix it? Please inform me.Saeed
View ArticleWIn 10 upgrade broke debugging project in IIS Express
Not even sure how to diagnose this, I die the most recent Win 10 update (19041.1) and suddenly I can't run projects against IIS). The Chrome error is "The site can't be reached". The IE error is "Can't...
View ArticleMigrate VS2017 to 2019 project
I have a new task. Looks like I need to migrate my web application from VS 2017 - 2019. My manager said "update the Solution builder to work with VS2019". That is what i thought. If it is, please...
View ArticleUsing Javascript to Change a Radio Button's label (value) with a button click
My personal project (not college related) is to program a Multiple Choice Quiz web page. I am using Visual Studio 2010 ASP.net to perform this task. My dilemma is that I cannot, for the life of me,...
View Article