Error: "Unable to connect to Visual Studio's Localhost Web Server" when...
I get the above error when I try to run my project. Any ideas what the configuration of the computer needs to be in order to run VS2005's local web server?
View ArticleVisual Studio 2012 sp 1 hangs when setting breakpoint in ASP.NET solution
Recently, Visual Studio 2013 started hanging again when trying to debug/trace an ASP.NET web site. The site was created with WebMatrix 3 but I don't think that is relevant.When VS2013 opens the web...
View ArticleDuplicate DLLs
Hi,I have an ASP.NET project that refers to Microsoft.ApplicationBlocks.Data.dll. The file structure is as follows:MyProject \bin \Microsoft.ApplicationBlocks.Data...
View ArticleProblem with connecting with the database
I have installed sql server 2012 in my machine. I have SA account which works fine with sql server management studio.But when i try to login from the same user SA in my application server explorer. I...
View ArticleThe ASPX file is turned into binary file.
Hi!Recently, my PC got freeze and it shut down unexpectedly without saving my ASPX file. After I turned on again my PC, the ASPX file turned into binary file but the ASPX.CS is still accessible. How...
View Article.NET warnings at compile time
Hello All,Could anyone suggest whether .net warnings at compile time affects performance of application.There are 291 around warnings comes when asp.net application is complied. Thanks.
View ArticleISS Express, VS 2015 Update 3, and .Net Core
Hello, For the past five days I have been fighting an issue with IIS Express not working correctly. As of right now I have uninstalled Visual Studio 2015 3 times, along with every component. Ran...
View ArticleVisual Studio Won't launch the App
I have a new laptop and new visual studio 2015 professional installed; it compiles and builds with no error but I can neither run it nor "View in Browser". Both options generate error. I have googled...
View ArticleIIS Website with multiple sub names
I have developed an asp.net application. I will host the application as a new website in IIS.I want to work the application like below,http://localhost:81/firm1/loginhttp://localhost:81/firm2/loginAll...
View ArticleASP.Net Website project settings storage location for Visual Studio 2010
I would like to alter the configuration of my ASP.Net website project in a manner similar to how I can easily alter my web application project settings using MSBuild. However, I have searched high and...
View ArticleWCF Feature Activation kill Windows Server 2008 R2
We are trying to build a development environment on Windows Server 2008 R2Are install order was as follows:1) Install IIS 2) Install .Net 4.03) Next I installed Visual Studio 2008. This install tells...
View ArticleProblems re-installing framework 3.5
Windows 7 dev machine with/ - vs10 - iis7 - webmatrix - mvc3 rc2.A mvc2 project using 3.5 was compiling but turned flaky with errors pointing at problems with the framework. Did an uninstall and...
View ArticleVisual Studio not installing
I know that people don't reply for ages on this site, so I'm prepared to wait. But, this software isn't installing (even when I've uninstalled VS2017). I'm getting an error which says "Visual Studio...
View ArticleNew to IIS - Simple Setup questions
I'm very new to IIS. Is it recommended to keep the inetpub folder on the C:? I'm finding that it's a gigantic pain to move it to another drive. Is it recommended to move the default website to...
View ArticleNET Framework 3.5 Won't Install on Server 2012 R2
I've been having trouble installing NET Framework 3.5 on a 2012 R2 server.I've browsed around for a few different solutions... updates 2966827 and 2966828 are not installed, WSUS isn't installed,...
View ArticleCannot find visual studio 2010 sharePoint developer tools
I tried to download visual studio 2010 sharepoint developer tools. but nowhere I can find a link to download. Can any one help? Thanks.
View ArticleOwin.Hosting.StartOptions Access localhost without admin permissions.
I have an application which hosts a local website with the Microsoft.Owin.StaticFiles namespace. Using http://localhost:*port*/ form local computer works totally fine. Unfortunately when trying to...
View ArticleWeb server upgrade - Win 2008 to 2016. ASP.NET apps need an upgrade or...
We have apps with framework 1.1, 2.0 and 4.0 running on Windows 2008. We are planning to upgrade to Windows 2016.1. Will these apps need an upgrade or recompile?2. Which .NET Frameworks can be...
View ArticleInstallation and Setup
Dear Experts,Greeting for the day!I need one solution if anyone can help that will be very great.I have one very small application with access database and i want user to download it from my website...
View ArticleWindows 10, IIS 10, Visual Studio 2017 setup
I have a fresh install of Windows 10 Pro and just installed Visual Studio 2017 Community Edition.I created a web project, and configured it to use http and IIS on the localhost. The project runs fine...
View Article