Deployment Discussion
Hi, I built software as website using VS2013 asp.net with sqlserver 2008 R2 and hosted on production server. Also, my customers are using the software for last one year. I usually deploy the new...
View ArticleMicrosoft.Web.Deployment.DeploymentBaseOptions' does not contain a definition...
Hi folks, need some help here, tried to deploy a website & sql 2008 database last night using Microsoft Studio 2010 publishing tool.Downloaded the publishing file from hosting provider, run through...
View ArticleSite links based on web root in MVC app deployed in sub directory
I have an MVC website that I have installed in a sub directory of my main web root. I have it running fine except that the links are all based on being in the web root rather than the sub directory. I...
View ArticleLoading external application hosted on IIS into new AppDomain?
I need to load external application hosted on local IIS into new AppDomain (I need to retrieve and search list of all assemblies,including those referenced in web.config).I tried using...
View ArticleError in publishing a website
Hello everyone,I am trying to publish my Asp.net website to a remote iis server and i am getting this error: Error 1 Web deployment task failed. (Could not connect to the remote computer...
View ArticleGetting IIS to ignore web.config within virtual directory
I'm running IIS 7.5 on Windows server 2008 R2.I've got a site running with an SSL certificate attached: EG: Site AThis has got a virtual directory /global which is actually the root directory of...
View ArticleCould not load file or assembly 'System.Web.Extensions' or one of its...
Dears, I am getting this below error, the website is in asp.net 2.0 version and in web.config it is “<sectionGroup name="system.web.extensions"...
View Articlewhich one is better buffer must be true or false?
Hi,which one is better buffer = false or true????how to display faster information on my page?THANKS
View ArticleINTRANET DEPLOYMENT!!
Hi I need some help. I have a project file in the Microsoft Visual Studio 2010 utilizing the ASP.NET .. I have difficulty on publishing my project file in the IIS so that I could view it to another...
View ArticleWeb Deploy 3.5
Quick question I am using Microsoft Studio 2012 Express for the web. Do I need web deploy 3.5 to be able to use the Publish web tool within Microsoft Studio 2012 Express.Do you only need Web Deploy 3.5...
View Articlehow to Remove query strings from static resources?
Hi,I want to improve my performance websiteIn my test query strings from static resources get 72% percent pointsNow how to Remove query strings from static resources on Asp.netPlz Help me THANKS
View ArticleVisual Studio 2013 publish error: Global Theme not found when published with...
Visual Studio 2013 website in a virtual directory. I have a global theme on my local machine and on the target Server 2012 in aspnet_client-->system_web-->4_0_30319-->appTheme folder.If I just...
View Article'aspnet_regiis.exe' is not recognized as an internal or external command,...
hii want to encrypt connection string in web config. but i get below error :
View ArticleError in publishing a website to a remote server in visual studio 2013
Hello everyone. i am getting this error when trying to publish a website in visual studio 2013:Error 1 Web deployment task failed. (Could not connect to the remote computer ("192.168.0.146"). On the...
View ArticleMultiple websites on hosting server in webroot
Hello -I am trying to set up my website on brinkster's web server. I have an existing web site on there. I need to redirect the user to the correct site. Brinkster has sample code for doing this...
View Articlemigration
if i finished my task and going to deploy to another server, after i deploy the files, it can't request to server, anyone know whats happened?i just use vistual studio 2013 for web. how can i build a...
View ArticlePublish using Visual Studio Prof 2012 - Configuration
On one of my application on the Settings Configurtion RELEASE. This application is working find and I never lose the page.On another application on the Settings Configuration DEBUG. How do I change...
View ArticleEmail alert when Website goes down
I have been trying to figure out how to email out to myself when a website goes down. I remember looking a web page a while back and I was sure there was a setting in the web.config that you can set so...
View Articleerror when executing http://localhost/webtest/default.aspx
Can anyone please tell me why I get the error below?Server Error in '/' Application.Parser Error Description:An error occurred during the parsing of a resource required to service this...
View ArticleWeb publishing using VS 2012 Prof
Several months ago someone sent me a link that had a step by step process to publish a web application. I can not find it nor can I locate the thread that the link is in. Could somone send me the...
View Article