From dbf96121469b00c070b95095dcae2b1c408581dc Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 25 Mar 2006 22:00:48 +0000 Subject: Added more meaningful error message when creating runtime directory fails. --- framework/Exceptions/messages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Exceptions/messages.txt') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 798fb50a..a60230bd 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -30,6 +30,7 @@ application_service_invalid = Service '{0}' must implement IService interface application_service_unknown = Requested service '{0}' is not defined. application_service_unavailable = Service Unavailable. application_moduleid_duplicated = Application module ID '{0}' is not unique. +application_runtimepath_failed = Unable to create runtime path '{0}'. Make sure the parent directory exists and is writable by the Web process. appconfig_aliaspath_invalid = Application configuration uses an invalid file path "{1}". appconfig_alias_invalid = Application configuration element must have an "id" attribute and a "path" attribute. -- cgit v1.2.3