Issue while configuring aspnet_regiis.exe -i
In Visual Studio 2013 after creating the WebSite using localhost I am got the following alert message.ASP.NET 4.0 has not been registered on the Web server. You need to manually configure your Web...
View ArticleIIS 10 on 2016
We just installed a new 2016 Server (IIS 10) and when trying to setup our IIS ASP.Net applications I do not see "Windows Authentication" in our authentication options. Did we miss something in our...
View ArticleIIS Add Application under MVC
Hi,I have an MVC app hosted in my local IIS that looks like this http://localhost:81/Home/LoginBut i also have a Web Form that i call "Merchants", i need to place this web form just under the MVC to...
View ArticleCopy virtual directories
We inherited an old asp.net website application and want to copy it to another site. It has several virtual directories and wondered if there is a way to copy those to the new site? The site will be...
View ArticleShared ASP.NET Hosting with Crystal Reports
Hallo !I am looking for a shared Webhosting with Crystal Reports Runtime files installed?Why are just a few offers available ? Is it a problem of performance or license or what else? Please help....
View ArticleSQL SERVER 2017 returns error "Expected 1 export(s) with contract name...
HiI have installed VS 2017 recently and since then I have an issue in my SQL SERVER 2017. SQL server connects t the server but when I want to run a query or get top 1000 rows, I get an error popup...
View ArticleDeployment project for database
<div class="body">I have a Sql server 2012 project and I don't konw if I can create a Setup project (an executable) to install it to a database.I have found this article: "How to: Deploy a...
View Articleasp.net install files
I have a computer that is similar to one that uses asp.net 2010 web forms. The application, I am suppose to support runs for awhile, until it gets an error. The computer that I am trying to setup to be...
View ArticleProfiling; VSEnterpriseHelper.axd returned error – time out
Hi there,I am trying to profile ASP.NET application running on local IIS that gathering DBs data from Azure. At first I had to follow instructions of Tip: Fixing VSPerfASPNetCmd metabase errors.Now I...
View ArticlePrinting Directly to a default windows printer from a web page
I have a web application (POS) and i need to print directly to the default windows printer .My application ASP.NET , running on IIS (WINDOWS 7 , WINDOWS server 2008)But it failed, (The default printer...
View ArticleASP.NET Webserver from scratch
Hi,I was given a brand new Webserver with just the OS. I enabled IIS from Control panel features. Now I am not sure what software should I install to make it a web Server that hosts my ASPNET Web...
View ArticleCan you assist guys for me to install .NET Framework 4.6
Hi There,I'm trying to install .NET Framework on a test server to run a web app built in ASP.NET. Could anyone help me? Because it's built on .NET Framework 4.6. I go into test server closest...
View ArticleI need suggestion for choosing a cloud hosting for my website.
I want to move my website to cloud hosting and for this I need a cloud hosting service provider. Anyone suggest me the best one as I have been looking into this cloud hosting providers Cloud web...
View ArticleError in Js File After Update VS 2017
Hi, I Have many error in my js file after update my visual to 15.8.1 what is problem ?ErrorError Mixed and Space TabsError eqeqeq (ESLint) Expected '===' and instead saw '=='. and etc.I Install...
View ArticleHow to add a old ASP 2.0 site into Visual Studio 2010 with no solution or...
Hi All, I have a old website that was written in C#/2.0.50727 ASP .NET that was setup back in Dec/2009. The code hasn't changed since it was installed on Windows 2003 R2.App_Code Bin Images .aspx files...
View ArticleUrl redirect from old web domain to new domain
I have one asp.net application (http://www.olddomain.com) hosted in IIS, now I developed a new version of same web application (http://www.newdomain.com) in asp.net and hosted same IIS machine with...
View ArticleHost ASP.NET Core on Linux with Nginx
Hi ! I'm learning this tutorial https://docs.microsoft.com/en-US/aspnet/core/host-and-deploy/linux-nginx?tabs=aspnetcore2x&view=aspnetcore-2.1I need Host ASP.NET Core on my Linux CentOS with Nginx...
View Articlevb.net sqlite for web site
Hi,I use Visual Studio 2017 and I need SQLite for a web site project. I can download it via NuGet and download it for other solutions but as soon as I try to install it for a solution with this...
View ArticleBuilding error - Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets
Hi guys,I've updated the my ASP.NET 472 to ASP.CORE 2.2.0; after this when I rebuild the project had this...
View ArticleConnecting to SQL - Missing assembly
Hey all, I'm having an issue with running Visual Studio 2017 and SSMS - everytime I try and connect to a database i'm getting the following: TITLE: Connect to Server...
View Article