Application giving error after deploying on IIS 8
I have created an application on Visual Studio 2012. I created a deploy package and imported that file onto the IIS 8 server. But when I run the application from there it is giving error. I searched a...
View ArticleCould not load file or assembly 'Microsoft.Web.Deployment, Version=9.0.0.0
Hi, I have VS 2013 Ultimate. My remote server is IIS 7.5 and enabled for remote deployment. I have installed Web Deploy Tool 2.1 through Web Platform Installer 4.6 and it installed successfully. When I...
View ArticleHow to stop redirecting a webpage ?
I have set a redirection to url and applied in the properties/directory tab.Then i tried to switch back by selecting radio button "The designated directory" in the directory tab, but its still...
View ArticleConfiguration of localhost
Hello allHow I must to configurate iisin order to be ready to use an asp.net app on my local network.Thanks in advanceRamon Lopez
View ArticleServer environment for ASP.NET Web Application
Hi all,I am in the process of developing a web application using C#, ASP.NET and SQL Server 2008 R2. I need suggestions on how to setup an environment for deployment. My database resides on another...
View ArticleWeb Form cannot send via SMTP - Event 1309, ASP.NET 2.0.50727.0
Hi,We migrated our websites from a Windows 2003 server to a Windows 2012 server. We configured the 2012 server with SMTP.However, when trying to send an email in a web form from one of our sites (in...
View ArticlePublish a website in localhost visual studio 2012
Hi, friends forum, I have a question for publish a website that have develop in visual studio 2012. How can I publish a website using visual studio 2012. I search tutorial for this and not found any...
View ArticleIs it secure to store database-file on app_data folder
Hellow friends. I am new to asp.net.I know nothing about Encryption, authorization,login etc etc.. I had seen a tutorial that teaches to paste sql-server database to APP_DATA folder and accessing its...
View ArticleException on Master page refers to local file after publishing to Development...
I believe this problem is similar to this one: http://forums.asp.net/t/1976885.aspx?published+site+refers+to+local+machineBut it looks like the cause is different for me. Everything works fine on my...
View ArticleDeploying with TFS and Web Deploy - can't delete a file
I am using TFS to deploy my web application to a dmz domain from my internal domain.The switches I am using for the TFS build definition are as follows/p:DeployOnBuild=True...
View ArticleLink & deploy 2 ASP projects from seperate solutions
I have an ASP.NET project (1) currently deployed, however I need to deploy a second ASP.NET project (2) from a seperate solution. Project 1 needs to have a link to project 2. For example, when a user...
View ArticleThe connection name 'LocalSqlServer' was not found in the applications...
Hello everyoneI have question about the 'LocalSqlServer' connection string.I have web.config file with conectionstring, membership, rolemanager and profile section.Everything is ok and there is no any...
View ArticleVS2012 Migration. Changes in web.config
After migrating the appliction to VS2012; the VS wizard has removed the tags <httlHandlers> and <httpModules>I am adding the modules from IIS mapping handlers options but everytime I change...
View ArticleVisual Studio 2013: unable to open web, frontpage server extensions are not...
Using new install of VS 2013 with Update 1.Try to open two different VS2010 projects on remote dev server fail with same message.
View ArticleUrl Rewrite rule not working when publishing
Hi all,I've been stuck with this for the last counple of days and can't seem to find an answer on the web - was wondering if you could please help - I made a rewrite rule, here are the extracts from my...
View ArticleCustom configuration section (or section group maybe?)
My goal is to have a custom configuration section (group?) that is typed (I write the classes that make them typed) that would enable consumers of my libraries to access the configuration within their...
View Articleweb.config with altrnative conectionstring when timeout
i have asp.net web app with sql database on local server . so we wont to add other database server as buckup server. we create mirror.i need to make an altrnative conectionstring in my web app config...
View Articlecreate installer
HiIm looking for easy way to create setup for my application than users can configure connection string and add site to iis via setup wizardThanks
View ArticleDeploy a subset of pages from my ASP.NET application
Hello everybody, I currently have an ASP.NET application in VB.NET, targenting the 4.0 Framework, with a Master Page.I've been asked to create a light version of my application, where just two specific...
View ArticleMigrate a solution, changing the permissions.
The following is an error that I received when trying to import a project into visual studio. I do not know the proceudre or the steps to change the file permission please help!Overview<div...
View Article