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. Web Development
  3. ASP.NET
  4. ASP. NET Webservice and IIS

ASP. NET Webservice and IIS

Scheduled Pinned Locked Moved ASP.NET
questioncsharpc++asp-netwindows-admin
1 Posts 1 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.
  • A Offline
    A Offline
    arun1405
    wrote on last edited by
    #1

    Hi Folks, I am writing an ASP.NET webservice in VC++7.1. It is deployed on IIS 5.0 WebServer running on Windows 2000 machine. My webservice is nothing but a simple wrapper over the existing code written in C. This existing C code requires custom environment and some third party DLLs. My questions are: 1. How can I make my webservice running on IIS, to search for these dependent DLLs? (My webservice runs successfully if DLLs are located in the system32 directory, otherwise not. I have even tried to set the path to the DLLs in the system environment variables of My Computer but it does not work) 2. Is it possible for IIS to load environment by some environment file (.env) ? I mean I have an environment file having something like PROJ_HOME="\project" PROJ_TMP="\project\temp"; can IIS read such a file and load the environment accordingly ? Regards, Arun.

    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