Die Datei, die Sie zu speichern oder wiederherstellen versuchen, wurde von den Webserveradministratoren auf dieser Website gesperrt.



Hallo,

ich habe einen HTTP Handler implementiert, der Daten von einer URL
bezieht und diese einfach durchreicht. Oft, aber eben nicht immer,
tritt folgender Fehler auf:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Die Datei, die Sie zu speichern oder wiederherstellen versuchen, wurde
von den Webserveradministratoren auf dieser Website gesperrt.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Die
Datei, die Sie zu speichern oder wiederherstellen versuchen, wurde von
den Webserveradministratoren auf dieser Website gesperrt.

Ein nahezu identischer Handler (unterscheidet sich nur in der
Datenquelle) funktioniert problemlos. Der komplette Stack Trace folgt
unten.

Ich habe nicht mal annähernd eine Ahnung, wo das Problem herkommen
sollte. Kann mir jemand einen Tip geben?

Gruß,
Achim


[COMException (0x800401e6): Die Datei, die Sie zu speichern oder
wiederherstellen versuchen, wurde von den Webserveradministratoren auf
dieser Website gesperrt.]

Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String
bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet,
String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean&
pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean&
pbGhostedDocument, Boolean& pbDefaultToPersonal, String&
pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +0
Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String
bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet,
String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean&
pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean&
pbGhostedDocument, Boolean& pbDefaultToPersonal, String&
pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +215

[SPException: Die Datei, die Sie zu speichern oder wiederherstellen
versuchen, wurde von den Webserveradministratoren auf dieser Website
gesperrt.]
Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String
bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet,
String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean&
pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean&
pbGhostedDocument, Boolean& pbDefaultToPersonal, String&
pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String&
pbstrTimeLastModified, String& pbstrContent, Byte&
pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData,
Object& pvarMultipleMeetingDoclibRootFolders, String&
pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32&
pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid&
pgDocId, Byte& piLevel, UInt64& ppermMask, Object&
pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object&
pvarBuildDependencies, String& pbstrFolderUrl, String&
pbstrContentTypeOrder) +256
Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl,
PageView requestedView, HttpContext context, Boolean forRender,
Boolean includeHidden, Boolean mainFileRequest, Boolean
fetchDependencyInformation, Boolean& ghostedPage, Byte&
verGhostedPage, String& siteRoot, Guid& siteId, Int64& bytes, Guid&
docId, UInt32& docVersion, String& timeLastModified, Byte& level,
Object& buildDependencySetData, UInt32& dependencyCount, Object&
buildDependencies, SPWebPartCollectionInitialState& initialState,
Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl,
Boolean& ObjectIsList, Guid& listId) +1534

Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext
context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean
impersonate, Boolean& fGhostedPage, Byte& verGhostedPage, Guid& docId,
UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel,
String& masterPageUrl, String& customMasterPageUrl, String& webUrl,
String& siteUrl, Guid& siteId, Object& buildDependencySetData,
SPWebPartCollectionInitialState& initialState, String& siteRoot,
String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders,
Boolean& objectIsList, Guid& listId, Int64& bytes) +692

Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformation(HttpContext
context, String path, Boolean impersonate, Boolean& fGhostedPage,
Byte& verGhostedPage, Guid& docId, UInt32& docVersion, String&
timeLastModified, SPFileLevel& level, String& masterpageUrl, String&
customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId,
Object& buildDependencySetData) +132

Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext
context, String path, Boolean throwIfFileNotFound) +773

Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.GetVirtualPathProviderCacheKey(String
virtualPath) +183

Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String
virtualPath) +64

Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.GetCacheKey(String
virtualPath) +38
System.Web.Hosting.VirtualPathProvider.GetCacheKey(VirtualPath
virtualPath) +20

System.Web.Compilation.BuildManager.GetCacheKeyFromVirtualPath(VirtualPath
virtualPath, Boolean& keyFromVPP) +24

System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath
virtualPath) +21

System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath
virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean
allowBuildInPrecompile) +54

System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext
context, VirtualPath virtualPath, Boolean noBuild, Boolean
allowCrossApp, Boolean allowBuildInPrecompile) +93

System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext
context, String requestType, VirtualPath virtualPath, String
physicalPath) +50
System.Web.HttpApplication.MapHttpHandler(HttpContext context,
String requestType, VirtualPath path, String pathTranslated, Boolean
useAppConfig) +139

System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
+120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +155

.



Relevant Pages

  • Connecting to Sharepoint Problem
    ... String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean& ... pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData, ... pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& ...
    (microsoft.public.biztalk.general)
  • Re: Connecting to Sharepoint Problem
    ... String bstrCurrentFolderUrl, Boolean& pbCanCustomizePages, Boolean& ... pVerGhostedSetupPath, UInt32& pdwPartCount, Object& pvarMetaData, ... pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& ...
    (microsoft.public.biztalk.general)
  • RE: installation WSS 3.0
    ... <exception, Boolean breakConnection) ... <owningObject, SqlConnectionString connectionOptions, String newPassword, ... <newDatabaseId, String strDatabaseServer, String strDatabaseName, String ... <databaseServer, String databaseName, String databaseUsername, String ...
    (microsoft.public.windows.server.sbs)
  • installation WSS 3.0
    ... Boolean redirectedUserInstance) ... identity, SqlConnectionString connectionOptions, Object providerInfo, String ... strDatabaseServer, String strDatabaseName, String strDatabaseUsername, String ... databaseServer, String databaseName, String databaseUsername, String ...
    (microsoft.public.windows.server.sbs)
  • Re: =?ISO-8859-15?Q?Anf=E4ngerfrage=3A_Cast_oder_=22as_O?= =?ISO-8859-15?Q?bject=22?
    ... Public Property Checked() As Boolean Implements Interop.IBaseItem.Checked ... End Try ... oBase ist hier Klassenweit as Object deklariert. ...
    (microsoft.public.de.german.entwickler.dotnet.vb)

Loading