I am trying to get MVC to work on IIS6 and am having issues. I went through the steps on Haaked http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx
I am b开发者_StackOverflow社区uilding a simple installer for a web application using Wix. I wish to use an existing app pool. The following code works as I want when installing the application.
for error handling I have a few lines of code for catching every error in the global.asax : void Application_Error(object sender, EventArgs e) the content of the function looks like this:
I\'ve created a WCF service selecting \'WCF Service\' in installed web site templates in VS2005. I\'ve added a ASP.Net client for the service in the SAME solution. I published the WCF service in IIS 6
General question to experienced developers: I want to develop a secure an area on my local machine which I will then roll up to the remote server.
I have 2 sites on IIS, one is the live site and the other is a site that is only started when there is maintenance being carried out on the live开发者_JS百科 site.
I\'m experiencing the issue documented here: http://support.microsoft.com/kb/914453 You access Web applications or Web
I have an In开发者_JAVA百科tranet site reading the windows user name and using it for authentication in the website.
We\'ve just brought up a new ASP.NET page that is showing a strange error. The error shows up in the next page as if the data isn\'t in the form.
I have a web application that runs fi开发者_开发百科ne locally, but when I move it to a virtual directory on the web server (let\'s call it \"VirDir\"), it adds the directory name to the relative path