IZWebFileManager

Advanced ASP.NET File Manager
Welcome to IZWebFileManager Sign in | Join | Help
in Search
The forum is moved to http://groups.google.com/group/izwebfilemanager
If you have any question, please post there. Thanks!

Igor need your help!

Last post 01-18-2010, 10:35 AM by igor. 2 replies.
Sort Posts: Previous Next
  •  01-18-2010, 6:12 AM 463

    Igor need your help!

    I uploaded your solution to webhost server and it doesnt display thumbnails. It works fine on my local home server but not on web hosting company. What can be wrong? I use same exact code. I dont know what to ask the hosting company to look for.. any direction? thank you so much. I use VS2008
  •  01-18-2010, 6:30 AM 464 in reply to 463

    Re: Igor need your help!

    Does your solution look for some .ashx file at the root? I am getting lots of errors from server when I try to view files via your tool. It shows square placeholder for thumbnails but doesnt show thumbnails.

    Below is the error message-
    Error in:
    http://aolmi.org/IZWebFileManagerThumbnailHandler.ashx?/custom/nl/standard_images/yellow_picture5.jpg

    Error Message:
    The file '/IZWebFileManagerThumbnailHandler.ashx' does not exist.

    Stack Trace:
    at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.SimpleHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
  •  01-18-2010, 10:35 AM 466 in reply to 464

    Re: Igor need your help!

    ensure your web config contains thumbnail handler regisration:

            <httpHandlers>
                <add path="IZWebFileManagerThumbnailHandler.ashx" verb="GET" type="IZ.WebFileManager.ThumbnailHandler, IZ.WebFileManager"/>
            </httpHandlers>



View as RSS news feed in XML
www.IZWebFileManager.com
izwebfilemanager@gmail.com