problemas con aspnet_wp.exe

10/11/2003 - 14:26 por Jordi Maycas | Informe spam
Hola he hecho mi primera aplicacion con .net y me sale un error de problemas
de contraseña en el processModel, os pego el contenido de esas seccion ya
que la modifique y sigue sin ir.

Probe tanto con Administrador como con Server0\Administrador y hace lo
mismo, no me ejecuta la aplicacion.

Gracias.

processModel Attributes:
enable="[true|false]" - Enable processModel
timeout="[Infinite | HH:MM:SS] - Total life of process, once
expired process is shutdown and a new process is created
idleTimeout="[Infinite | HH:MM:SS]" - Total idle life of process,
once expired process is automatically shutdown
shutdownTimeout="[Infinite | HH:MM:SS]" - Time process is given to
shutdown gracefully before being killed
requestLimit="[Infinite | number]" - Total number of requests to
serve before process is shutdown
requestQueueLimit="[Infinite | number]" - Number of queued
requests allowed before process is shutdown
restartQueueLimit="[Infinite | number]" - Number of requests kept
in queue while process is restarting
memoryLimit="[number]" - Represents percentage of physical memory
process is allowed to use before process is recycled
webGarden="[true|false]" - Determines whether a process should be
affinitized with a particular CPU
cpuMask="[bit mask]" - Controls number of available CPUs available
for ASP.NET processes (webGarden must be set to true)
userName="Server0\Administrador" - Windows user to run the process
as.
Special users: "SYSTEM": run as localsystem (high
privilege admin) account.
"machine": run as low privilege user
account named "ASPNET".
Other users: If domain is not specified, current
machine name is assumed to be the domain name.
password="AutoGenerate"
 

Leer las respuestas

#1 Jordi Maycas
10/11/2003 - 14:49 | Informe spam
ya funciona, estaba poniendo el user y password en la seccion comentada jur
"Jordi Maycas" escribió en el mensaje
news:
Mostrar la cita
problemas
Mostrar la cita
process,
Mostrar la cita
to
Mostrar la cita
kept
Mostrar la cita
memory
Mostrar la cita
be
Mostrar la cita
available
Mostrar la cita
process
Mostrar la cita

Preguntas similares