IE9 Issue CustomFileProvider cannot drill down into sub folders.

Last post 06-07-2011, 5:07 PM by Eric. 3 replies.
Sort Posts: Previous Next
  •  06-07-2011, 3:09 AM 67835

    IE9 Issue CustomFileProvider cannot drill down into sub folders.

    Using the CustomFileProvider, it does not allow for the drilling down into sub folders.

    I looked at the example you had on your site and it doesn't have any sub folders so I couldn't test.


    This works fine in FireFox.

  •  06-07-2011, 3:52 PM 67849 in reply to 67835

    Re: IE9 Issue CustomFileProvider cannot drill down into sub folders.

    Dear brien,
     
     
    After download this package, you can install it on your end and then have some test of it, it supports sub folders.
     
    Installation steps:
    2. unzip it
    3. create database "customfileprovider"
    4. execute "CustomFileProvider\SqlSample\fsitems.sql" against this database
    5. Open file "SqlFileStorage.cs"
    6. You can find the following line:
    You can update this line, please make sure this user has full permission of database
    7. If you update this line, you need build it again, and generate the CustomFileProvider.dll
    8. Run UseSql.aspx in IIS or visual studio
    9. Click button "Insert Image"
    10. You will be able to create folders and sub folders, and then have some test
     
    Thanks for asking
     
     
     
  •  06-07-2011, 4:34 PM 67852 in reply to 67849

    Re: IE9 Issue CustomFileProvider cannot drill down into sub folders.

    Ok, upgraded to the latest and it fixed my issues.
     
    Thank you for your help!
  •  06-07-2011, 5:07 PM 67854 in reply to 67852

    Re: IE9 Issue CustomFileProvider cannot drill down into sub folders.

    You are welcome.
View as RSS news feed in XML