Azure mvc app deploy with 2 dbcontexts and class library
Hi guys i am trying to deploy mvc application to azure. so far, ive done half of the work. so, main web application with AplicationDbContext is were my Identity2.0 tables are for user and roles and so...
View ArticlePublish VS Projects, into Godaddy, How?
First time is always the hardest.. So, Godaddy, isn't MIcrosoft or Azure which they probably love me to buy an account on just to to be able to use their easier way to Publish a Site. But I want to...
View ArticleObject reference not set to an instance of an object.
dearsi have this error when i try access my websitei host it on a2hosting.com .... am not good in technical and i get this how can i solve it ?? Server Error in '/' Application.Object reference not...
View Articlehow to reference dynamically to other application
Hi,i have 3 applications in erp. when i add new class in core and i want to get dll dynamically in other application.how can i do that.please
View ArticleAllowing browser to cache one specific aspx file
Hi guysI have a little aspx file on my server which takes parameters jpg source, width & height. It then resizes the images down to a thumbnail.It all works great. Except one problem... the...
View Articlehow to deploy web api without Azure
Hi,I have a web.api application and I need to host it in the cloud. I have a server win2012 in the cloud. I have installed the application in IIS in default web site. Can I get somewhere good tutorial...
View ArticleHow to make MVC Site the default page for IIS server?
I am setting up a test server that will be used to test multiple MVC apps as they are built and published. To keep things clean, I published my first site to a sub folder of the Default Site but would...
View Articleweb config/custom 404 issues
We are a small nonprofit with limited tech support, so I appreciate any help/advice anyone has! We have an asp.net site on azure and are experiencing an increasing number of alerts and downtime --...
View ArticleASP Chart Issue on IIS7
Hello All,I have hosted a ASP.NET web application(.Net 4.0) in 2 different servers(Load balance configured) and both settings are common but some days after a server is not loading the asp chart still...
View ArticleShowing exception message to the user . How ? need setting
I want to show the exception message to the user, as user requirement, what should be the setting in throwing and webconfig. please give me the example
View ArticleHow to deloy multi ASP.NET Web Application on one IIS?
How to deloy multi ASP.NET Web Application on one IIS? (using static ip and hostname)
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 ArticleMigrating Application to Windows 2012 Server
Hi - I've been tasked with moving an application (main web app with many sub apps) from a windows 2008 server to a windows 2012 server. I've successfully managed to configure the application from an...
View ArticleHTTP Error 503 in One Folder
I have an ASP.Net web application running on Windows Server 2008 R2 with IIS 7. A few weeks ago, something happened to the server, and now some of the pages on my web site will not function. Some of...
View ArticleWant my asp.net site to work in mozilla firefox
Hi After hosting the website in iis the website opens well in ID and Google chrome.But in mozilla Firefox it shows connection was reset. How to make firefox to open the asp.net website. I had update...
View ArticleHow to update database schema of remote server IIS?
Hi everybody!I have a remote server (Google Cloud etc) contain me ASP.NET Web Application on IIS (connect via host name, external IP).How to update database schema on a remote server?Thank you!
View ArticleHow to point two domain to one host?
Hi,I have one asp.net shared hosting but how can I point my two domain (www.domain.com and subdomain.domain.com) to this host?Thanks,
View Articlemissing a directive or assemby reference- is it an error in config
my logout and login is locked up. several files are saying that the membership user could not be found are you missing a directive or assembly influence. here is one of the filesnamespace...
View ArticleDeploy portions of application in Visual Studio 2015
I am using Visual Studio 2015. I have an MVC application that I need to only deploy portions of the application, if possible. Is it possible to deploy only a certain controller and model? Thanks for...
View ArticleASP.Net MVC Deployment - Browser Error 500
I am developing an ASP.Net MVC web application and have been publishing it on my own web server as the project develops, allowing my client to review progress. Up until now there have been no...
View Article