Eurodata Computing Logo Technical Tips
 
BorderTL
BorderTR




Software



Links

BorderBL
BorderBR
Tip : 5
Technology : VB
Title : Recompiling ASP Components in VB
If you are recompiling a VB component used by IIS you will need to stop and then restart IIS. You can do this by running the following commands in a DOS command prompt window to control the relevant services. For ease you might want to create two batch files to run this.

To stop IIS:

   net stop iisadmin /yes

To start IIS:

   net start w3svc

Stopping iisadmin will in turn stop other services. If you don’t specify the /yes parameter you will be prompted to ask whether you want to stop the other services.


Need further technical assistance ? Click here for more technical information.

Tech Tip Index


This article is provided 'as is' and no responsibility can be accepted for any errors. No part of this article may be used or reproduced in any fashion without the prior consent of Eurodata Computing Ltd. For syndication enquiries please contact us.
Site designed and maintained by Eurodata Computing
© Eurodata Computing 2000-13    Last updated : April 2013
Valid XHTML 1.0 Transitional Valid CSS!