Nota: Este artigo foi publicado originalmente em 2008. Alguns passos, comandos ou versões de software podem ter mudado. Consulte a documentação atual de General para as informações mais recentes.
Here is the error message I get:
| UnknownError | 11-04-2008, 07:39 AM | 245 | ||
|---|---|---|---|---|
| User Agent: | ||||
| Path: as HTTP | ||||
| Referrer: | ||||
| Message: Error occurred while running background task MultipleFileUploadCleanupJob | ||||
| System.Segurança.SegurançaException: Request for the permission of type ‘System.Segurança.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=something ’ failed. | ||||
| at System.Segurança.CodeAccessSegurançaEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) | ||||
| at System.Segurança.CodeAccessPermission.Demand() | ||||
| at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySegurança dirSegurança) | ||||
| at System.IO.Directory.CreateDirectory(String path, DirectorySegurança directorySegurança) | ||||
| at CommunityServer.Components.FileSystemFileStorageProvider.GetBaseFolder() | ||||
| at CommunityServer.Components.FileSystemFileStorageProvider.GetPaths() | ||||
| at CommunityServer.Components.MultipleUploadFileManager.ExpireUploadContexts(Int32 afterHours) | ||||
| at CommunityServer.Components.MultipleFileUploadCleanupJob.Execute(XmlNode node) | ||||
| at Telligent.Tasks.Task.ᐁ() | ||||
| The action that failed was: | ||||
| Demand | ||||
| The type of the first permission that failed was: | ||||
| System.Segurança.Permissions.FileIOPermission | ||||
| The Zone of the assembly that failed was: | ||||
| MyComputer |