CAB file is not getting downloaded

Ask a Question related to ASP, Design and Development.

  1. #1

    Default CAB file is not getting downloaded

    WE have made a cab file containing
    msado15.dll,MSCOMCTL.OCX,MSSOAP30.dll,msstkprp.dll ,msvcrt.dll,scrrun.dll and fileupload.ocx(made by us).

    This .CAB file is not getting downloaded at client side, however settings in IE security has been done.

    Can any one please give me some idea.
    ritesh Guest

  2. Similar Questions and Discussions

    1. #26094 [Opn->Bgs]: Filesize of downloaded file larger then the original file size
      ID: 26094 Updated by: sniper@php.net Reported By: uwe dot beier at zf dot com -Status: Open +Status: ...
    2. #26094 [Fbk->Opn]: Filesize of downloaded file larger then the original file size
      ID: 26094 User updated by: uwe dot beier at zf dot com Reported By: uwe dot beier at zf dot com -Status: Feedback...
    3. #26094 [Opn->Fbk]: Filesize of downloaded file larger then the original file size
      ID: 26094 Updated by: moriyoshi@php.net Reported By: uwe dot beier at zf dot com -Status: Open +Status: ...
    4. #26094 [NEW]: Filesize of downloaded file larger then the original file size
      From: uwe dot beier at zf dot com Operating system: WinXP Prof. PHP version: 4.3.3 PHP Bug Type: IIS related Bug...
    5. File could not be downloaded
      After a pop-up appears telling me there are Photoshop 7 updates, I get an "Adobe Online Error" message saying giving a ellipsed internet address...
  3. #2

    Default CAB file is not getting downloaded

    WE have made a cab file containing
    msado15.dll,MSCOMCTL.OCX,MSSOAP30.dll,msstkprp.dll ,msvcrt.dll,scrrun.dll and fileupload.ocx(made by us).

    This .CAB file is not getting downloaded at client side, however settings in IE security has been done.

    Can any one please give me some idea.
    ritesh Guest

  4. #3

    Default RE: CAB file is not getting downloaded

    Hi Ritesh,

    Did you check your Object tag. It needs to be properly formed with correct
    version. If version is not updated or tag is not formed correctly, it will
    not download the updated version. Please review the following link
    [url]http://msdn.microsoft.com/en-us/library/941zhks9(VS.71).aspx[/url]. Also as you
    said that you have already taken care of browser security, I assume it has
    taken care of "Safe for Scripting and initialization"
    [url]http://msdn.microsoft.com/en-us/library/aa751977.aspx[/url].

    --
    Rohit Sinha


    "ritesh" wrote:
    > WE have made a cab file containing
    > msado15.dll,MSCOMCTL.OCX,MSSOAP30.dll,msstkprp.dll ,msvcrt.dll,scrrun.dll and fileupload.ocx(made by us).
    >
    > This .CAB file is not getting downloaded at client side, however settings in IE security has been done.
    >
    > Can any one please give me some idea.
    >
    Rohit Sinha Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139