file browsing dialog has been blocked

Last post 07-06-2011, 4:19 AM by Jeff. 7 replies.
Sort Posts: Previous Next
  •  06-28-2011, 3:53 PM 68226

    file browsing dialog has been blocked

    I recently had problems with uploading images "file browsing dialog has been blocked"
    Whats the problem? 
     
  •  06-29-2011, 2:38 AM 68243 in reply to 68226

    Re: file browsing dialog has been blocked

    Hi kjell.ek,
     
    Do you get the same issue on demo http://cutesoft.net/ASP.NET+Image+Gallery/GridShow-Layout.aspx?
     
    Doy you get this issue on all browsers?
     
    Do you get the sma issue of the example below? Please do not put it under any master page.
     
    <%@ Page Language="C#" %>

    <%@ Register TagPrefix="DotNetGallery" Namespace="DotNetGallery" Assembly="DotNetGallery" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <title>DotNetGallery</title>
    </head>
    <body>
        <form id="form1" runat="server">
            <a href="#" onclick="thegallerybrowser.ShowEditor();return false;">Admin Console</a>
            <DotNetGallery:GalleryBrowser runat="server" ID="GalleryBrowser1" Width="720" Height="430"
                Layout="Classic" AllowEdit="true" />
        </form>
    </body>
    </html>
     
    Keep me posted
     
    Regards,
     
    ken
  •  06-29-2011, 2:38 PM 68261 in reply to 68243

    Re: file browsing dialog has been blocked

    I had this problem when I updated my app with the latest version that I downloaded. It has file description 3.1 21010118
    I put back my old  .dll file, file description 3.1 21010329. Which looks to be newer?
    Then everything worked again.

    Yes, get this issue on all browsers (Firefox, Safari, Chrome and Explorer)
     
     
     
  •  06-29-2011, 2:58 PM 68262 in reply to 68261

    Re: file browsing dialog has been blocked

    Hi Kjell.ek,
     
    You can check the "Date modified " of "dotnetgallery.dll", it should be 04/06/2011
     
    Thanks for asking
  •  07-05-2011, 6:49 AM 68348 in reply to 68262

    Re: file browsing dialog has been blocked

    That is when I use that version (06/04/2011) I get "file browsing dialog hock Been Blocked"
  •  07-05-2011, 9:29 PM 68354 in reply to 68348

    Re: file browsing dialog has been blocked

    Hi kjell.ek,
     
    Can you paste your demo code here?
    I will test it. 
     
    Regards,
    Jeff 
  •  07-06-2011, 3:46 AM 68364 in reply to 68354

    Re: file browsing dialog has been blocked

    Have downloaded it again and tried. Now I get no error message "file browsing dialog has been blocked" again.
     
    Have you updated the file?
  •  07-06-2011, 4:19 AM 68366 in reply to 68364

    Re: file browsing dialog has been blocked

    Hi kjel.ek,
     
    Great
    The version is 6/4/2011 
     
    Regards,
    Jeff 
View as RSS news feed in XML