Results 1 to 3 of 3

Thread: DLLs compiled for different servers...teeeedious!

  1. #1

    Thread Starter
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    DLLs compiled for different servers...teeeedious!

    I have a backend DLL taht sits on my PC...
    If I want to look at the Test server, I have to compile the DLL so that it points to the testserver. Then 20 mins later, I need to look at the live, so again I have to recompile the DLL

    What about adding a regiustry entry into the registry that points at what server I want, then I only have to compile the DLL once, and just change the reg setting???

    Is that a good thing?


    Anyonme have any other ideas???


    Woka

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    How are you communicating with the dll? Couldn't you just pass in the server name or path and to get which ever one you want.

  3. #3

Posting Permissions

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



Click Here to Expand Forum to Full Width