1. CC. NET website browsing failure
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.Parser Error Message: The format of the file 'thoughtworks. CruiseControl. WebDashboard 'is invalid.
Source Error:
Line 11: different extension so that people can add their own ASP. NET pages if they want to, but we shoshould make sure in that case to change how
Line 12: URLs are created -->
Line 13: <add verb = "*" path = "*. aspx "type =" ThoughtWorks. cruiseControl. webDashboard. MVC. ASPNET. httpHandler, ThoughtWorks. cruiseControl. webD ashboard "/>
Line 14: <add verb = "*" path = "*. xml "type =" ThoughtWorks. cruiseControl. webDashboard. MVC. ASPNET. httpHandler, ThoughtWorks. cruiseControl. webD ashboard "/>
Line 15:
If you don't already have a CCNet IIS virtual directory, and you have more than one version of. NET framework available (e.g ., 1.1 and 2.0), you may not get the one we want (2.0 ).
But windows 2000 is not.
2. Multiple formats of image access:
Windows Bitmap (. BMP) | *. BMP | JPEG image (. JPG) | *. JPG | Gif image (. GIF) | *. GIF | portable network image (. PNG) | *. PNG | TIFF image (. TIFF) | *. TIFF
Unfortunately, I added spaces in the Filter (in the following case)
Windows Bitmap (. BMP) | *. BMP | JPEG image (. JPG) | *. JPG | Gif image (. GIF) | *. GIF | portable network image (. PNG) | *. PNG | TIFF image (. TIFF) | *. TIFF
A bug was born.