Author: doepain | Posted on: 8/16/2008 12:00:30 PM | Views : 556

 Here is my issue...  I have a web form that has a button that when pressed it stops a Windows service, and deletes a directory.  It also displays the status of the service on the button.  When pressed a second time it starts the service.  The services and site are all run from the same MS Windows 2003 Enterprise SP2 w.\ IIS 6.0 (ASP 1.1\2.0).
 
I have posted my error in full below.

 


Normal
0


false
false
false







MicrosoftInternetExplorer4








/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ans ...

Go to the complete details ...