Commit Graph

7 Commits

Author SHA1 Message Date
codegecko
6f63d5e8f9 Added SQL Server Express user instance file and updated installation procedure to include SQL Server Express user instance support.
[TFS Changeset #65148]
2010-03-31 15:50:49 +00:00
boxbinary
bbf1a05681 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Merging into main 4.1.0 branch:

Resolves a number of open issues, see associated WorkItems
- Fix WP crash on invalid connection string due to generation of XML cache on a separate thread
- Added option to generate xml cache file on local filesystem (in ASP.NET Temporary Files / CodeGenDir location) by adding <add key="umbracoContentXMLUseLocalTemp" value="true" /> to web.config file. This allows you to run from a SAN on a load-balanced environment whilst allowing each web node to have isolated copies of the xml cache file to avoid WP crashes due to multiple file locks
- Others in WorkItems :)

[TFS Changeset #64002]
2010-02-16 04:12:10 +00:00
hartvig
eb9187d212 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 16705. Still experimental. If running 4.1 beta remember to add the contents of the 4_1upgrade sql script

[TFS Changeset #63889]
2010-02-10 14:00:47 +00:00
Shandem
27798246cb WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Updated permissions validator to also attempt to create the folders for the files it's validating.

[TFS Changeset #63884]
2010-02-10 12:08:53 +00:00
Shandem
3a8c99cd9c WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Automated the creation of packages folders/files when they are needed. Removed package folder from proj file, updated default project folder to be a sub folder of the default data folder in the IO SystemDirectories.

[TFS Changeset #63883]
2010-02-10 11:52:53 +00:00
PerPloug
5f92006bb6 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Virtual Directory support, DLR compatible script engine

[TFS Changeset #63625]
2010-01-28 12:51:46 +00:00
Shandem
f6d0d043b5 DO NOT DOWNLOAD. DOWNLOAT LATEST STABLE FROM RELEASE TAB
Created 4.1.0 branch

[TFS Changeset #55082]
2009-06-19 07:39:16 +00:00