Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. can not find file vjslib.dll

can not find file vjslib.dll

Scheduled Pinned Locked Moved C#
sysadminhelpquestion
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nesfrank
    wrote on last edited by
    #1

    Hi Guys, I am doing an application that deals with zip and unzip and am using j# libraries vjslib.dll which work really great on my machine but when deployed on server I get the message vsjlib can not be fouund. Is there any service pack or link that I can download the whole vjslib.dll along with its dependencies? Please help!

    T 1 Reply Last reply
    0
    • N nesfrank

      Hi Guys, I am doing an application that deals with zip and unzip and am using j# libraries vjslib.dll which work really great on my machine but when deployed on server I get the message vsjlib can not be fouund. Is there any service pack or link that I can download the whole vjslib.dll along with its dependencies? Please help!

      T Offline
      T Offline
      Thomas Stockwell
      wrote on last edited by
      #2

      The J# runtime library is not included in the default .NET framework. That is a separate download that needs to be installed. I would suggest converting the app to C# or VB as J# is also a discontinued language and the runtime will not be updated to accomodate the .NET 3.0 or above. Link: http://www.microsoft.com/downloads/details.aspx?FamilyID=f72c74b3-ed0e-4af8-ae63-2f0e42501be1&DisplayLang=en[^]

      Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

      L N 2 Replies Last reply
      0
      • T Thomas Stockwell

        The J# runtime library is not included in the default .NET framework. That is a separate download that needs to be installed. I would suggest converting the app to C# or VB as J# is also a discontinued language and the runtime will not be updated to accomodate the .NET 3.0 or above. Link: http://www.microsoft.com/downloads/details.aspx?FamilyID=f72c74b3-ed0e-4af8-ae63-2f0e42501be1&DisplayLang=en[^]

        Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        Kinda useless reply.... He was specifically looking for the zip functionality which is not present in either C# or VB.NET.

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 beta 1 - out now!
        ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

        N 1 Reply Last reply
        0
        • L leppie

          Kinda useless reply.... He was specifically looking for the zip functionality which is not present in either C# or VB.NET.

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 beta 1 - out now!
          ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

          N Offline
          N Offline
          nesfrank
          wrote on last edited by
          #4

          exactly. My application is c# but am using that library for zip features so my question is where can I download that particular package that contains only that library and its dependencies?

          T 1 Reply Last reply
          0
          • T Thomas Stockwell

            The J# runtime library is not included in the default .NET framework. That is a separate download that needs to be installed. I would suggest converting the app to C# or VB as J# is also a discontinued language and the runtime will not be updated to accomodate the .NET 3.0 or above. Link: http://www.microsoft.com/downloads/details.aspx?FamilyID=f72c74b3-ed0e-4af8-ae63-2f0e42501be1&DisplayLang=en[^]

            Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

            N Offline
            N Offline
            nesfrank
            wrote on last edited by
            #5

            I am using c# but since it doesn't support the zip I use that library. it is not on the server so please tell me what to do if u know it.

            1 Reply Last reply
            0
            • N nesfrank

              exactly. My application is c# but am using that library for zip features so my question is where can I download that particular package that contains only that library and its dependencies?

              T Offline
              T Offline
              Thomas Stockwell
              wrote on last edited by
              #6

              ...and that library is included in the J# runtime library which can be downloaded from Microsoft which was mentioned in my previous post. http://www.microsoft.com/downloadS/details.aspx?familyid=F72C74B3-ED0E-4AF8-AE63-2F0E42501BE1&displaylang=en[^]

              Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

              N 1 Reply Last reply
              0
              • T Thomas Stockwell

                ...and that library is included in the J# runtime library which can be downloaded from Microsoft which was mentioned in my previous post. http://www.microsoft.com/downloadS/details.aspx?familyid=F72C74B3-ED0E-4AF8-AE63-2F0E42501BE1&displaylang=en[^]

                Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

                N Offline
                N Offline
                nesfrank
                wrote on last edited by
                #7

                thank a lot. I will let u know if that fixes the issue.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups