response 404, not found
Hi, 1) I have a Web Application built in AngularJS for UI and C# for the backend, working TFS built in database. 2) The web application was up and running and the original developer left the team 3) I...
View ArticleCustom exception handling in Azure
Hi, I'm trying to fetch exceptions for a MVC web app (both 404 and 500 errors) in Application_Error in Global.asax. But the Application_Error method doesn't fire when running in production. In the...
View ArticleWhat should I do to browse my https://localhost:44357 to be called with i'ts...
I'm trying to browse my application using it's computer name or IP address, to make it can be browse from other computer on the same network (Same LAN or intranet).https://localhost:44357 ok...
View ArticleDedicated server with asp.net 4.5
Hi all:I am looking for a dedicated server with asp.netWhich do u recommend me? If possible in SpainTIA
View Article•The queue limit for ASP.NET has been exceeded. (machine.config...
HI how to increase asp.net request queue limit in iis 8.5, we have published asp.net to internet and number of cuncurrent users exceeding morethan 3000 and page loading slowly,and get the error from...
View ArticleIIS configuration automation
I have a scenario where we have a website that we need to deploy to our customer's site. They are interested in having an automated script or something along those lines to configure the website. So...
View ArticleLog4Net in Parallel Context
Hi,I've a windows service and inside i implemented a task parallel execution. i am using Log4net(AdoNetAppender) to log error+info to database. i want to log all things in each loop(task).After writing...
View ArticleCould not load type 'BEE.Web.Global'.
Hi All,I got an application from my someone with sln file. This is first time I am doing this. I am trying to run this on my machine but when I run it it shows error "Could not load type...
View ArticleHow to publish web application in VS 2013 to another server IIS?
I have tried on Publish Web -> Publish Method : Web Deploy. It required "Web Management Service" started & Installation of Web Deploy in the Destination Server.Diagnosis - Web Management Service...
View ArticleIIS Url Rewrite rule - how to make it execute the current url, if it matches...
Hi,I'm supporting a ASP.NET MVC3 we application, this app includes a .php file from a plungin that we use. After I deploy the application to the web server, I found that this .php does not get...
View ArticleApp_Code class is not accessessible after creating installer
I have project and i added class in app_code folder.It work fine when i set class file build action to compile.then i created installer.after install the installer it gives me error of class file...
View Articleweb.release.config transform
Currently, in my web.config file I have <configuration><general path="c:\abc\" /></configuration>I want to change "c:" to "d:" when I publish release. How do I do this in a...
View ArticleCannot run a php file inside a ASP.NET application, IIS 7.5
HI,I'm supporting a ASP.NET MVC3 web application. It is running on IIS7.5. Recently we have to add a plugin "sharrre", which added a sharrre.php file to the ASP.NET application.We have had problem with...
View ArticlePublish ASP.NET site with dependent WebAPI project from command line fails
<div class="post-text" itemprop="text">We have a ASP.NET Webforms site and a WebAPI project that gets built and deployed as part of the Webforms site. This is deployed from Visual Studio 2015...
View ArticleHow to do best deployment ASP.Net Visual Studio 2010 Deployment Suggestions
Is it possible to deploy Visual Studio 2010 Web Application Solution... with minimum code base.. minimize dependencies... I mean let say if there would be Presentation Layer / BAL/ DAL then each part...
View ArticleHow to upload a website containing different API`s Interlinked with each other.
I want to upload a website which is having different API`s running on severs.The website is currently running on a server and and i want to change the domain.Can anybody help to solve these issues...
View ArticleMinimal Deployment in ASP.Net -- Awaiting response
Is it possible to do minimal deployment of Web form (multi tier) so that there would be minimum interference the solution ... in order to explain it better rather then deploying whole solution only one...
View ArticleHTTP Error 500.21 - Internal Server Error
HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Detailed Error Information Module IIS Web Core...
View ArticleBadImageFormatException.
I downloaded a project from a client that I cannot get to run. I get BadIageFormatException. I want to start with the fact the client uses vs2013 I am using 2015. I tried both IIS and IIS Express. It...
View ArticleCan Get Every Domain/Page Redirect to Work Except "WWW"
Hi Everyone, First time poster here. Have been relying quite heavily on a lot of threads in this forum (thank you!) and I've finally hit a problem I can't put my finger on... Would really appreciate...
View Article