publishing with vs2019
I made minor changes in my project using asp.net and published in VS2019. I received the following error 4/3/2019 11:52:21 AM System.AggregateException: One or more errors occurred. --->...
View ArticleHow can i clear files that I have published to an App Service on Azure ?
Hi ,I successfully publish a project via Visual Studio to Azure and all runs. If i need to publish an entirely new project to that App Service, I have to first go into Azure and delete all files except...
View Articleclass file directory issues on hosting via IIS
<div>I have hosted a web application and trying to browse the application, but I am getting errors. I think the errors are generating because of compiled class file. </div> <div>...
View Articleplace the compiled web app project in one common directory inside wwwroot folder
I don't know if you guys have face the same problem as mine. When I place my compiled web app inside wwwroot, everything works fine. Suppose my compiled web app has directories bin, view (contains aspx...
View ArticleBundling and Minification not working when i deploy to Azure
Hi ,I have deployed a web project which uses Bundling and Minification to Azure , but it seems that the files , both .css and .js files are not loading correctly. Is there a known issue with this...
View Articlejson file editable after build
I am deploying an IIS asp.net core 2.2 website and I am having issues with how to store a JSON object.I the moment I have a file called objects.json which is read using StreamReader. The problem is...
View ArticleHow to prevent web.config inheritance for SMTP settings
Hello,I have a child .net 4 web application which is trying to inherit the parent .net 2 web.config file. That's caused some issues, but I've seemed to have resolved most with <clear/>. However,...
View ArticleServer Configuration for Live Video Streaming in website
Hello,I need your help to find suitable server configuration details for one of my asp.net web application.I am developing a system in C# to stream live video broadcast, I need to know the correct...
View Articlean exception was set up by the type initialiser for...
I worked on an asp .Net mvc application. Now the client wants the application to be deployed in local IIS (IIS on sql server 2014). I read on the net how to publish an application on a local server....
View ArticleHow to exclude from VS2017 web publish specific folders?
Hello,In my specific - weird - use case I have some static files on my backend project wwwroot/images subfolder.Whenever I web publish I want to ignore my local wwwroot/images folder and...
View ArticlePrompt for Windows Authentication When /Pages/CRUDFolder is accessed
Hello asp.net world. I got into the programming game recently. In an attempt to build my skills I built an application for my work . I am using RazorPages. The main page is a form for users to rent...
View ArticleDeveloping in Rider 2019.1 EAP
I have developed most of my project in Visual Studio 2019, however as I prefer the other JetBrains IDE's I wanted to move my asp.net core 2.2 project to Rider.web.config: <?xml version="1.0"...
View ArticleDebug and Release, Deploy-Options
Hi all,I don't know exactly if this thread is correct in here but I'll give it a try.In Visual Studio 2019 there's this dropdown box with Debug or Release below the menubar.I've developed an Asp.Net...
View ArticleWeb APP Publish error
Hello,I am publishing a web app in VS2019, but I am getting the error:Unrecognized attribute targetFramework.I have windows 10 with .netframework 4.7 and VS2019.My project is pointing to .netframework...
View ArticleGenerate code metrics data shows blank
Hi All,I am using Visual Studio 2017. When I try to generate code metrics by using this command. Analyze > Calculate Code Metrics > For SolutionIt actually show succeed in last when all rebuild...
View ArticleDeploy an Asp MVC Framework 4.7.2 application on IIS windows server 2008 R2
Hi, First of all I want to know how is it possible to deploy on IIS windows server 2008 r2 an asp.net mvc application based on the framework 4.7.2. We want to deploy our asp.net mvc web application...
View ArticleGo figure!!!
Why with a smart phone can you not get onto google with voice command and give the command to correct the figuration problem!!
View ArticleHang Requests in AcquireReqestState in Session module after server move
Website hangs many time a day and requires pool recycle.We are experiencing this after recent server move.I have tried reinstalling IIS and played with almost all the settings.I am the server guy ,...
View ArticleCan't run published ASP.NET framework web app won't run
When I browse app I get: error is HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory."But when I open IIS Manager to adjust the web site, there is no...
View ArticleScheduled Tasks In Plesk
Hi,I want Insert a record every minute in specified Table, but how to set sql command for scheduled tasks in plesk ?
View Article