CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    1

    server.exe (urgent please!!)

    hi.I have an online support project which is coded with visual basic 6.0 and winsocket.myserv.exe is a normal executable file and has to be run on server.my problem is not about coding.our server is windows2003 and it is not in our office.so I connect it via remote connection and run myserv.exe.the program is running fine on server.but when you log off windows server(close remote connection) ,myserv.exe shuts down.how can I prevent this?

  2. #2
    Join Date
    Mar 2004
    Location
    (Upper-) Austria
    Posts
    2,899

    Re: server.exe (urgent please!!)

    Log off? Does the server shutdown if you close the connection to myserv.exe or if you log off remotly from the server machine?
    I am not offering technical guidiance via email or IM
    Come on share your photo with us! CG members photo album!
    Use the Code Tags!

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

Featured