Search results for query: *

  1. B

    web service hosting

    hi everyone, I am in need of some guidance on web service hosting. I have developed a web service(asp.net) and i want to host it on my computer using IIS. And i want to access the web service hosted on my computer from the Internet(not from LAN). My computer is behind a router. Thanks.
  2. B

    run application in log-off state

    Yup..i initially tried with service but i couldnt change my program into service cos i m using mscomm which i inserted from COM. Then i tried to create a service which call my program on start of service but i m not sure this is the way i should do. Is there any solid way to make sure the...
  3. B

    run application in log-off state

    Hi everyone, How can i make sure the vb.net application keeps running when user logs off the system? Thanks in adv
Back
Top