Geeks With Blogs
Geeks with Blogs, the #1 blog community for IT Pros
Start Your Blog
Login
Prabhat Samuel
21 Posts
| 105 Comments
My Other Recent Posts
Drinking & Drowning in TDD
Tools.NET: Development Tools for Microsoft.NET Developers
TRAC - Project Management
Continous Integration : Express Delivery using Cruise Control.NET & NAnt
Developer Discipline
What is SCRUM ?
de facto !!
Microsoft Innovation Days
Estimation Techniques : Function Point Analysis (FPA)
An nescis, mi fili, quantilla prudentia mundus regatur ?
News
My Company
Post Categories
Personal
Best Practices
Project Management
Tools.NET
Snippets
DAX2009
Archives
September 2009 (1)
July 2009 (2)
September 2008 (1)
August 2008 (2)
July 2007 (1)
June 2007 (2)
May 2007 (1)
April 2007 (2)
March 2007 (6)
February 2007 (2)
December 2006 (1)
SAM|NET
»»» technology + aesthetics «««
<< Dynamic Events in Javascript
|
Home
|
Visual Studio 2005 All Editions Feature Comparison >>
Configuring ASP.NET 2.0 Applications on Windows 2003 (IIS 6.0)
Comments (2)
|
Share
Configuring CruiseControl.NET for IIS 6.0
In your system's IIS Admin tool:
1. Map a virtual directory to the 'webdashboard' subfolder of your CCNet folder (typically called ccnet)
2. In the configuration for this virtual directory, click the Configuration button of the Virtual Directory tab
3. Click Add to add a new Application Mapping
4. In Executable, enter the location of the aspnet_isapi.dll file you use (look at the .aspx mapping as an example. A typical value would be c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll for CruiseControl.NET release 1.2.1 or earlier, or c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll for later releases)
5. In Extension, enter .xml
6. Make sure Script engine is checked and Check that file exists is not checked
7. Click OK as necessary to save your changes
8. Under the Virtual Directory's Documents tab make sure that default.aspx is added as a default document
Incase of "Page cannot be found" error
The security settings in Windows 2003, prohibits ASP.NET ISAPI.
Here is how you should solve this
1. Click on "Web Service Extensions" in IIS
2. Select "All unknown ISAPI extensions"
3. Click on "Allow"
4. Select "ASP.NET vx.x"
5. Click on "Allow"
Posted on Sunday, June 17, 2007 7:37 PM
Snippets
|
Back to top
Related Posts on Geeks With Blogs
Matching Categories
Visual Studio 2005 All Editions Feature Comparison
Snippets
Dynamic Events in Javascript
Snippets
Comments on this post: Configuring ASP.NET 2.0 Applications on Windows 2003 (IIS 6.0)
#
re: Configuring ASP.NET 2.0 Applications on Windows 2003 (IIS 6.0)
thank you very much
Left by
akram
on May 02, 2009 1:11 AM
#
re: Configuring ASP.NET 2.0 Applications on Windows 2003 (IIS 6.0)
Thank you!
Left by
mez
on Nov 23, 2009 7:11 AM
Your comment:
Title:
Name:
Email: (never displayed)
(will show your
gravatar
)
Website:
Comment:
Allowed tags: blockquote, a, strong, em, p, u, strike, super, sub, code
Enter the code shown above
Copyright © Prabhat Samuel | Powered by:
GeeksWithBlogs.net
|
Join free
Popular Posts on Geeks with Blogs
0
Use the NotMapped Attribute with Entity Framework in Partial Classes
.NET Security Part 3
Tech Learning–Always Start with Hello World
Live Coding During Presentations–Good or Bad?
Nokia: Your vision is clouded
Geeks With Blogs Content Categories
ASP.Net
SQL Server
Apple
Google
SharePoint
Windows
Visual Studio
Team Foundation Server
Agile
Office
Design Patterns
Web
Azure
Brand New Posts on Geeks with Blogs
0
Summarizing event log data from BizTalk 360
APress Deal of the Day 21/May/2013 - Pro Application Lifecycle Management with Visual Studio 2012
New version of Syncfusion Metro Studio V2
Xat.com Image Optimiser - a little known tool for RWD
ssis error deploying package