OData Connected Service
Hi,I am attempting to add an OData Connected Service to a project but having some difficulty. It appears that the url (address) for the endpoint is ok but after entering the file name in the Settings...
View ArticleHow to convert existing "Website Solution" + to + "Web application solution"...
How to convert "Website Solution" + to + "Web application solution" on Visual Studio 2017 IDE ?https://msdn.microsoft.com/en-us/library/aa983476.aspx?f=255&MSPPError=-2147217396> In Solution...
View ArticleVisual Studio 2013 Express for Windows Desktop Performance and Diagnostics...
Hello All,I've recently updated my copy of visual studio 2013 to update 5 in the hope i could start using the Performance and diagnostics hub but i get the following message in the options menu. There...
View ArticleNeed a guide to upgrade Visual Studio 2012 (.NET 4.0 ) to Visual Studio 2017...
Hi All,We are planning to upgrade out current Visual Studio 2012 (.NET 4.0 ) to Visual Studio 2017 + .Net 4.6.1 With Dev Ex 17 on latest version. Please help me giving reference where I can find the...
View ArticleAutomated UI Testing
When attempting the simplest automated UI test task I get the error:FailedToPerformActionOnHiddenControlException: Cannot perform 'Click' on the hidden control. Additional Details: TechnologyName:...
View ArticleThe name 'username' does not exist in the current context for web projects...
I have an ASP.NET web application with the following in the aspx page<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <script> var username =...
View ArticleUnable to connect to Oracle database in my ASP.NET application
Hello All..!!I've developed window & asp web applications in VS 2008 in windows server 2008, which can connect to Oracle database using 10g client (10.2.0.1.0).Now I want to move my applications to...
View ArticleNo project templates in VS 2017
Hello,I just install VS 2017 and the only project I can choose from is the generic solution with no projects under it:https://www.dropbox.com/s/m7w2t6z6m83qso5/VS2017%20project%20templates.png?dl=0Why...
View ArticleWhat kind of VS project do these websites look like?
Hello,Please have a look at these websites:https://www.otssolutions.com/ https://www.konverge.com/ http://spotsolutions.com/If you were to develop a website like this, and you were working in VS 2017,...
View ArticleOverwriting CSS 3.3.7 over 4.1.0
Hi,I was using CSS 3.3.7 version to my mvc 5 razor application. I have updated it to 4.1.0 version through NuGet package manager but all my Menus and Style are broken.Now, I want my CSS 3.3.7 back to...
View ArticleCould not load file or assembly 'System.Web.RegularExpressions, Version=4.0.0.0
Last night I upgraded my Visual Studio 2017 to the latest version 15.7.0. Since then **all** my projects are not running any more. The error I am getting:Could not load file or assembly...
View ArticleWhat is the URL to add Visual Studio Marketplace as a nuget Package source
I found how to add a new package source in visual studio, but I cant find the correct URL to get it to work with the marketplace.
View ArticleAlways problems creating a new solution - never in the right place, never the...
Here is where I want the new solution to be:Users/name/Source/Repos/XXInside XX I would have:.vs.gitignoreWebsite: App_Data App_Code DefaultetcWhat do I put in the New Project dialog to get the desired...
View Articleis it safe to remove Site.Mobile.Master from the web forms application?
HelloI created a new web form application using Express 2015 for web,by default, there are two master pagesSite.Master Site.Mobile.Master I am using the Site.Master as a master page for all pages in...
View ArticleFTP Publish from Visual Studio 2017
Visual studios try to publish the Web to remote desktops using FTP methods.My project failed to publish, even though the build was successful when I pressed the Publish button.The error message is...
View Articlewhen I publish my website it shows errors that are not errors !!
Hello I can't get rid of errors that are shown when I publish my website. Visual Studio 2015These errors are not errors in fact.For example : Error 'hdnCat_Numbers' is not declared. It may be...
View ArticleHow to install blazor template
i update my vs ide 2017 from itself. approx more than 7GB things download and install. i again check the version then it was showing VS IDE version 15.7.2 but found no .net core 2.1 version when try to...
View ArticleHow do I update a 2008 project to work with Visual Studio 2017?
I just downloaded the 2017 version of Visual Studio and tried to get it to execute website code that I developed with Visual Studio in 2008. But, I received a warning message that stated VS needs to...
View ArticleUnable to run a simple webform
Working with Visual Studio Community 2017 and a new Surface Book computer. Testing to create a new Project with ASP .NET Web Application and Empty site. Added a Default.aspx page. When debugging, I got...
View ArticleVisual Studio 2015 -- trying to get Typescript 2.7.2 package to be used!...
Hello,I am using Visual Studio 2015 for an MVC project, decided to upgrade my Bootstrap from 3.0 to 4.0 ... which brought in Popper, which is requiring Typescript 2.2+ due to some new type references...
View Article