Conferencing Center Installation & Upgrade
17
iii.
Select the user account from the list and select the
Allow
check box for
Write
permissions.
iv. Click
OK
.
v.
Make sure that the new user account has access to all
other files and directories that are necessary to serve
ASP.NET pages.
5. Specify that the ASP.NET worker process will run under the new
user account.
i. Open
the
\WINNT\Microsoft.NET\Framework\V1.0.XXXX\Config\
Machine.config
file.
ii. In
the
<processModel>
section, change the userName
and password attributes to the name and password of the
new user account. For example:
userName="DomainName\ASPNETUSER"
password="ASPNETUSERpassword".
iii.
Save the changes to the
Machine.config
file.
Problems Accessing Web
Sites -
Although on the local
PC http://127.0.0.1/AVECS
and
http://127.0.0.1/AVECSWEB
both load their respective
pages correctly,
http://pc_name/AVECS and
http://pc_name/AVECSWEB
does not load.
Ensure that the name of the PC does not contain an underscore or any
other non-standard characters prohibited from the standard PC naming
conventions. Permissible characters include: a-z, A-Z, 0-9 and hyphens
(-).
Maximum Logon Attempts
Exceeded -
When the AVECS
page is loaded, a grey error
message is loaded, clicking
Refresh
loads the page
successfully. However, after
logging in, a message stating
that the maximum logon
attempts have been exceeded
is displayed.
Check that the user ASPNET exists on the local PC. If the user does not
exist, create the user by going into the
Local Users and Groups
setting
via
My Computer
.
NT Authority\Network
Service Error -
The error
displayed on the grey
background refers to
NTAuthority\Network Service
and is followed by the Max
logon attempts error.
Similarly, if the error states
NTAuthority\Local Service, the
corresponding procedure will
need to be followed.
If this is running on a Windows 2003 Server, the following settings should
be verified:
IIS Manager | Local PC Name | Application Pools | DefaultAppPool
- Select
Properties
.
- Select
Identity
and ensure Local System is set.