Security Exception - File Upload
Hello,I have migrated an ASP+ASP.NET project (having a common web.config, with code in separate subfolders.) to BigRock.There is a file upload module in the ASP.NET component. I'm getting Security...
View ArticleRestrict Auto Formatting of web.config file
I have some headers added under my web.config file which needs be in a single line. The headers are in XML format and are XML values, hence it is getting formatted.This line break is causing issue with...
View ArticleCan I containerize an asp.net framework web application?
I know such questions have already been asked many times, but I am here with my scenario.I have an asp.net web application with .net framework and SQL as backendUsing N-Layered architectured No web...
View ArticleCapturing the UserName works perfect on localhost, but fails when published...
I have a web forms application using windows authentication. I need to show or hide some items on the form depending on who is logged in. I have tried using Environment.Username,...
View ArticleURL rewrite rules not working
Hello,I need to rewrite everything to https://www.goldnroll.ro/{whatever url} But https://www.goldnroll.ro/ should be rewritten to https://www.goldnroll.ro/acasa I tried various solutions that I found...
View Articleerror 1083 the executable program that this service is configured to run in...
Hi,I have a windows service which basically send email every midnight. Now i try to make deployment package to install the service at production server.I add the deployment project and add did the...
View ArticleDeployment of .net 4.5 app different to 3.5
I have a web project written in .NET 3.5, on Visual Studio, which I have been supporting for a number of years.I always deploy this myself using FTP. The project compiles to a single DLL file, which I...
View ArticleError 500, ASP.net, Thank you page not working
Hello, I need some help!! I am not very familiar with ASP code and was hoping someone could help guide me on this. We have a form on our website, where after you click submit on the form you should be...
View ArticleXML, JSON Configuration Transform
Hi All,Any suggestion for Configuration transforms for xml, json files in the console application.I tried SlowCheetah but it not working, any other transformation available in the market?Thanks
View ArticleError in web.config file
<?xml version="1.0"?><!-- Note: As an alternative to hand editing this file you can use the web admin tool to configure settings for your application. Use the Website->Asp.Net Configuration...
View ArticleLegacy App-"3.5"- Setup error-allowDefinition='MachineToApplication'
Hi Team,In our we company we have a legacy website which is in Dotnet 3.5. I am trying to setup locally in Win 10.I am getting below error:It is an error to use a section registered as...
View ArticleLegacy App-"3.5"- Setup error-allowDefinition='MachineToApplication'
Hi Team,In our we company we have a legacy website which is in Dotnet 3.5. I am trying to setup locally in Win 10.I am getting below error:It is an error to use a section registered as...
View ArticleHow to use VS 2012 with IIS 8.5 for debugging asp.net webform application?
We developed "employeeInfo" application which is based on .net framework 4.5 asp.net webform application and it runs well and able to debug on default asp.net development server. Our team has decided...
View ArticleSending many emails by asp.net
i have 2 questions about sending many emails by asp.netThe emails are delivered by iis to Exchange server.Possible to track the email status - deliver to recipient mail server successfully. it is not...
View Articleweb.config file showing error while hosting in godaddy server
i have an web application which has to be hosted on godaddy server.custom errors mode should be off.. error keeps coming..the following is web config file<?xml version="1.0"?><!-- For more...
View ArticleServer Error in '/' Application.
Hey guys. I'm trying to load a local web page using Internet Information Services Manager and I've into the following problem.Can someone point me in the right direction to get this resolved?ERROR...
View ArticlePLEASE HELP w/ this Annoying Microsoft .NET Framework error message
Hello, I get this really annoying message whenever anyone whether domain or admin users login into any desktop/laptop or even servers that's part of company network. This Microsoft .NET framework error...
View ArticleError: it cannot be referenced by a project that targets .NETFramework,...
Hi,I have 5 projects in a solution. the 4 projects targets framework .net core 2.1. The UI Web App Framework targets .Net Framework 4.7.2.I'm running into error the Web App references 2 of the...
View ArticleWebsite crashes when a new application is added
Hello everyone, I am facing a very critical issue with my company website. Managed by a vweb developer. Currently due to a new project going on gave access to another party to upload the new web...
View Article