[thelist] 2 ASP and IIS problems

Scott Dexter sgd at ti3.com
Fri Jul 7 11:57:56 CDT 2000


> 1. Is there a way to restart IIS w/out restarting the whole system?  I
> thought it should be in the services area but can't seem to find it
> there....

open a dos box
type:

mtxstop
net stop w3svc

To restart:

net start w3svc

> 
> 2. Has anyone ever uninstalled Personal Web Server?  I can't seem to
> find anything about uninstalling it.

search MSDN for it, I'm sure its there

> 
> 3. The NT swerver I'm running IIS on, seems to make ASP [ODBC]
> connections to Oracle quite fine for a while and then all of 
> a sudden it
> tells me:
> 
> Microsoft OLE DB Provider for ODBC Drivers error '80004005' 
> 
> [Microsoft][ODBC Driver Manager] Data source name not found and no
> default driver specified 
> 
> /test.asp, line 16 
> 

lets see some code =)

sgd
--
thinksafely.org




More information about the thelist mailing list