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. Visual Basic
  4. problem working with dll on server

problem working with dll on server

Scheduled Pinned Locked Moved Visual Basic
helphtmlsysadmintutorialquestion
4 Posts 2 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.
  • U Offline
    U Offline
    uktrips007
    wrote on last edited by
    #1

    Dear all I m using a dll file in asp pages which generates an html file after processing.It's working successfully on local server.but when i Uploaded asp pages to actual server and register my dll file there at.now my dll file is not generating html file.it's on actual server.Could any body tell my why it is happening? and how to solvr it? All help will be appriciated.:( Thanks N Regards Mr.Uttam Kumar try to be the best... whereever you go,

    R 1 Reply Last reply
    0
    • U uktrips007

      Dear all I m using a dll file in asp pages which generates an html file after processing.It's working successfully on local server.but when i Uploaded asp pages to actual server and register my dll file there at.now my dll file is not generating html file.it's on actual server.Could any body tell my why it is happening? and how to solvr it? All help will be appriciated.:( Thanks N Regards Mr.Uttam Kumar try to be the best... whereever you go,

      R Offline
      R Offline
      Ray Cassick
      wrote on last edited by
      #2

      What errors are you getting? I would start by assuming that this is some kind of access issue. Does your process have rights to crate files in the folder where you are trying to create files?


      George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
      My Blog[^]


      U 1 Reply Last reply
      0
      • R Ray Cassick

        What errors are you getting? I would start by assuming that this is some kind of access issue. Does your process have rights to crate files in the folder where you are trying to create files?


        George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
        My Blog[^]


        U Offline
        U Offline
        uktrips007
        wrote on last edited by
        #3

        No error I m getting. but this file is notr creating help me now. try to be the best... whereever you go,

        R 1 Reply Last reply
        0
        • U uktrips007

          No error I m getting. but this file is notr creating help me now. try to be the best... whereever you go,

          R Offline
          R Offline
          Ray Cassick
          wrote on last edited by
          #4

          Ok, without an error this is going to be next to impossible other than guessing you know. Ar you perhaps catching an exception and not displaying it? Is the library catching and not displaying an exception? Anyway, the first thing I would do is make sure that the ASPNET user has at least create and write access to the folder where you are trying to write the files to. If it does not, set that up and see if it helps.


          George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
          My Blog[^]


          -- modified at 9:28 Friday 16th December, 2005

          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