This is a migrated thread and some comments may be shown as answers.

File Upload issue over in HTTPS

1 Answer 108 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Karthiekyan
Top achievements
Rank 1
Karthiekyan asked on 29 Jul 2013, 06:07 PM

Hi,

We are getting below exception when we try to upload file using
RadAsyncUpload. From sharepoint central admin we have removed .ashx in the blocked file section.

Note:
1.    This issue we are getting only in HTTPS. but it's working fin in HTTP..
2.    This we using in the sharepoint appication.

Please let me know do we need any configuration in HTTPS for this
RadAsyncUpload control. Your help is highly appriciated.


Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 7/29/2013 12:53:52 PM

Event time (UTC): 7/29/2013 4:53:52 PM

Event ID: eff4d9cff5734b4e9c4a1993593e53b8

Event sequence: 286

Event occurrence: 1

Event detail code: 0

 

Application information:

    Application domain: /LM/W3SVC/1779650865/ROOT-1-130195860386766292

    Trust level: WSS_Minimal

    Application Virtual Path: /

    Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\80\

    Machine name: XXXXXX

 

Process information:

    Process ID: 44380

    Process name: w3wp.exe

    Account name: XXXXX 

Exception information:

    Exception type: COMException

    Exception message: The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.<nativehr>0x800401e6</nativehr><nativestack>stswel.dll: (unresolved symbol, module offset=00000000000B4E84) at 0x000007FEEA904E84

stswel.dll: (unresolved symbol, module offset=00000000000C8EB9) at 0x000007FEEA918EB9

stswel.dll: (unresolved symbol, module offset=00000000000F9033) at 0x000007FEEA949033

stswel.dll: (unresolved symbol, module offset=00000000000FA54F) at 0x000007FEEA94A54F

owssvr.dll: (unresolved symbol, module offset=00000000000B52F3) at 0x000007FEE9D852F3

owssvr.dll: (unresolved symbol, module offset=00000000000C14B0) at 0x000007FEE9D914B0

mscorwks.dll: (unresolved symbol, module offset=00000000002BCD67) at 0x000007FEF9D3CD67

Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000E9009) at 0x000007FEEA639009

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AC6B8D) at 0x000007FEF4FA6B8D

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001A8FEC6) at 0x000007FEF4F6FEC6

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C7F48E) at 0x000007FEF515F48E

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C7F914) at 0x000007FEF515F914

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C7FB51) at 0x000007FEF515FB51

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000002064C24) at 0x000007FEF5544C24

Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000002067943) at 0x000007FEF5547943

</nativestack>

 

Request information:

    Request URL: https://XXXXXXXX/apps/OFAC/Telerik.RadUploadProgressHandler.ashx?AsyncProgress=true&RadUrid=21673ada-d7a4-4b93-9cc5-989f65c472c00&_=1375116821905

    Request path: /apps/OFAC/Telerik.RadUploadProgressHandler.ashx

    User host address: XXXXXX

    User: XXXXXX
    Is authenticated: True

    Authentication Type: NTLM

    Thread account name: XXXXXXX 

Thread information:

    Thread ID: 9

    Thread account name: XXXXXXX

    Is impersonating: False

    Stack trace:    at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, 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)

   at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, 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)

Event code: 3005 
Event message: An unhandled exception has occurred. 
Event time: 7/29/2013 12:53:52 PM 
Event time (UTC): 7/29/2013 4:53:52 PM 
Event ID: eff4d9cff5734b4e9c4a1993593e53b8 
Event sequence: 286 
Event occurrence: 1 
Event detail code: 0 
   
Application information: 
    Application domain: /LM/W3SVC/1779650865/ROOT-1-130195860386766292 
    Trust level: WSS_Minimal 
    Application Virtual Path: / 
    Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\80\ 
    Machine name: XXXXXXX
   
Process information: 
    Process ID: 44380 
    Process name: w3wp.exe 
    Account name: XXXXXXXXX 
   
Exception information: 
    Exception type: COMException 
    Exception message: The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.<nativehr>0x800401e6</nativehr><nativestack>stswel.dll: (unresolved symbol, module offset=00000000000B4E84) at 0x000007FEEA904E84
stswel.dll: (unresolved symbol, module offset=00000000000C8EB9) at 0x000007FEEA918EB9
stswel.dll: (unresolved symbol, module offset=00000000000F9033) at 0x000007FEEA949033
stswel.dll: (unresolved symbol, module offset=00000000000FA54F) at 0x000007FEEA94A54F
owssvr.dll: (unresolved symbol, module offset=00000000000B52F3) at 0x000007FEE9D852F3
owssvr.dll: (unresolved symbol, module offset=00000000000C14B0) at 0x000007FEE9D914B0
mscorwks.dll: (unresolved symbol, module offset=00000000002BCD67) at 0x000007FEF9D3CD67
Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000E9009) at 0x000007FEEA639009
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001AC6B8D) at 0x000007FEF4FA6B8D
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001A8FEC6) at 0x000007FEF4F6FEC6
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C7F48E) at 0x000007FEF515F48E
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C7F914) at 0x000007FEF515F914
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000001C7FB51) at 0x000007FEF515FB51
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000002064C24) at 0x000007FEF5544C24
Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000002067943) at 0x000007FEF5547943
</nativestack
   
Request information: 
    Request URL: https://XXXXXXX:443/apps/OFAC/Telerik.RadUploadProgressHandler.ashx?AsyncProgress=true&RadUrid=21673ada-d7a4-4b93-9cc5-989f65c472c00&_=1375116821905 
    Request path: /apps/OFAC/Telerik.RadUploadProgressHandler.ashx 
    User host address: 169.111.247.53 
    User: ASIAPAC\f274720 
    Is authenticated: True 
    Authentication Type: NTLM 
    Thread account name: NAEAST\snaeuatmoss 
   
Thread information: 
    Thread ID: 9 
    Thread account name: XXXXXX
    Is impersonating: False 
    Stack trace:    at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, 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)
   at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, 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)

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 31 Jul 2013, 12:00 PM
Hello Karthiekyan,

 
I have tested RadAsyncUpload under https and everything is working correct. Could you test our online demos under https and let us know if you observe some unusual behavior there.

You can also check is you have all the recommended settings in the web config as recommend in this help topic and may be this thread will be helpful in understanding how different permissions of folders work.

Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
AsyncUpload
Asked by
Karthiekyan
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or