Need Help regarding ->How to use web.config in my sub folder?? and How to set...
Server Error in '/search' Application.Configuration ErrorDescription: An error occurred during the processing of a configuration file required to service this request. Please review the specific error...
View ArticlePermissions while configuring a website in server's IIS
Please explain which all are the very essential permissions that should be provided for a website inorder to make it more secure & not vulnerable for hacking. Kindly provide which all users to be...
View ArticlePermissions in server IIS
While deploying a website in server & configuring in IIS which all are the very necessary permissions I should provide so as to make the website not vulnerible for hacking? Which all essentail...
View Articlewhat is the security check for the web application's .dll ?
hi...My question is when we pulish site... it's .dll is gat created . but there are tool by using that anyone can see our code ... application is highly ulnerable !!!how to take over this issue ?
View Articlehow to host asp.net website through Microsoft visual studio 2008
i want to host my website, I have developed it using Microsoft visual studio 2008. My pages are working fine and when I debug it opens in browser with link http://localhost:1332/WebSite/home.aspx Now I...
View ArticleUse of web.config httpErrors section generates 500 error
I have an old ASP based application which relies on a 404 redirect in web.config to manage requests for certain pages. This has always worked fine in every instance.Until today when deploying a site -...
View ArticleGot error trying to re-publish my asp.net app to my win Azure site. ran code...
I'm trying to RE-publish my website on Windows azure from my VS 2012 Pro development environment. I got the following error and then ran code analysis to see if that would identify the problem. I still...
View ArticleA connection attempt failed because the connected party did not properly...
Background:I am running a e-commerce website which will call a remote payment gateway when customer check out.I have tested my web application at my local machine. Everything just works fine. I have no...
View ArticleHTTP Error 403.14 - Forbidden - The Web server is configured to not list the...
hi I just created a new empty website in Visual Studio 2012 and clicked on run and I get this error : HTTP Error 403.14 - ForbiddenThe Web server is configured to not list the contents of this...
View ArticleHow to access a connection string in IIS 7 from Visual Studio 2012 on local...
I have noticed that there are sections within IIS for Connection Strings. I've created a few of these connection strings within my local machine's IIS. How can I access those connection strings so I...
View ArticleLinQ not working after hosting my project to server.
Hello, Yesterday I have created a website for my brother. After upload all project files, I checked the events. Connected/Disconnected events are working perfectly but all event that I created with...
View ArticleMicrosoft Indexing Services-Document Search
Hi all,I m creating catalog on Microsoft Indexing Services on my machine's computer management console.This catalog need to be added/deleted from asp.net web application.I want to search document...
View ArticleError : unable to connect asp.net development server
Error : unable to connect asp.net development serverHi all ,day by day this error use to come in all application . What is the problem i dont know?when ever i use to run the application this error use...
View Articleasp.net 4.0 website disrupts asp.net 2.0 websites
I have my website working on qa 2003 server and was deploying my website to production 2003 server. However, immediately after the deployment I noticed the existing asp.net 2.0 virtual directories...
View ArticleQuestion about shared code options
The company I work for develops and hosts a website that is used by several different institutions. Each client has their own instance of the website. So 20 clients, 20 web applications, deployments...
View ArticleWeb App build on VS2010 haning after deployment to Server 2003
I have a web application that's been in production for a few years which is hosted on Windows 2003 Server SP2 (IIS 6.0). I made a simple change today, published to a local folder, and then copied the...
View ArticlevalidateRequest=true isn't working
On our development machines, we run a website that gives the "a potentially dangerous Request" error message. This is what I want to happen. I want the requests to be validated.The web.config for the...
View ArticleApplication hang when leave idle for 10-20 minutes.
Hi All, My ASP.NET application hang when we leave the application idle for 10-20 minutes. I have already set its idle time but my problem has not been solved. Can any one help me to solve this issue?
View ArticleAuthentication Issue in IIS6
I have a web application deployed on IIS6, Win 2003 R2 server. The application configuration has impersonate set to true and aunthentication mode as windows. The application uses default app pool which...
View ArticleDeployment of webapplication on VS 2012
Hi,While back I remembered that I could create an install package for my asp.net web application through some type of deployment package that I downloaded from Microsoft.And I was able to install that...
View Article