If the application's App_Data directory already exists, the web server account only requires read and write access to the application's App_Data directory. This is necessary because the web server account will attempt to verify that the Sql Server Express database already exists within the application's App_Data directory. Revoking read access on the App_Data directory from the web server account will prevent the provider from correctly determining if the Sql Server Express database already exists. This will cause an error when the provider attempts to create a duplicate of an already existing database. Write access is required because the web server account's credentials are used when creating the new database.
If set to true, then a client call to the operation associated with this receive can trigger creation of a new workflow instance. ...
If some of the EntitySet or the AssociationSet mapped to the same store EntitySet, and one of the sets includes a function ...
If specified, the precompiled application is fully rebuilt. Any previously compiled components will be re-compiled. This ...
If the application is running on either Windows 7 or Windows Server 2008R2, special configuration steps are necessary to ...
If the application's App_Data directory already exists, the web server account only requires read and write access to the ...
If the applications App_Data directory already exists, the web server account only requires read and write access to the ...
If the applications App_Data directory does not already exist, the web server account must have read and write access to ...
If the derived content type is Empty, then the base content type should also be Empty or Mixed with Emptiable particle according ...
If the derived content type is Mixed, then the base content type should also be Mixed according to rule 5.4 of Schema Component ...