Errors in application log

P

Pit

Hi,

I'm getting the following error in the application log:
Component: PjSvrSecurity
File: C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

Component: PjSvrSecurity
File: C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

This event is always recorded when an unsuccessful login via the web
(Project Web Access) is performed.
Normally when a user visits the page, he/she should be logged in with their
Windows credentials.
Not all users are unable to login via PWA
To avoid this error I changed a setting in IE that is prompting for a user
name and password. When a user who is experiencing this problem uses this
method, he/she can login.

Any idea what can be wrong?

Tnx,
Pit
 
S

Sumant

Pit..

For such users who do not have a project server login, configure them to use
windows authentication .. use PWA->Admin->Users for this..

but I didn't get your actual problem... is it the message in log or users
unable to login... because for invalid login that message is aptly logged.
explaining this will be helpful.

-Sumant
 
P

Pit

Hi Sumant,

All of our users are configured to login with Windows authentication.

The event recorded in the log and not able to login are related. Every time
an unsuccessful login is performed, the error is recorded in the log.
To make it even more bizare, the problem (not able to login via Windows
authentication) is random...

Pit



Sumant said:
Pit..

For such users who do not have a project server login, configure them to use
windows authentication .. use PWA->Admin->Users for this..

but I didn't get your actual problem... is it the message in log or users
unable to login... because for invalid login that message is aptly logged.
explaining this will be helpful.

-Sumant


Pit said:
Hi,

I'm getting the following error in the application log:
Component: PjSvrSecurity
File: C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

Component: PjSvrSecurity
File: C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

This event is always recorded when an unsuccessful login via the web
(Project Web Access) is performed.
Normally when a user visits the page, he/she should be logged in with their
Windows credentials.
Not all users are unable to login via PWA
To avoid this error I changed a setting in IE that is prompting for a user
name and password. When a user who is experiencing this problem uses this
method, he/she can login.

Any idea what can be wrong?

Tnx,
Pit
 
S

Sumant

Hi Pit,

Is your site.. (IIS/virtualdirectory) ..
configured to use "Integrated Windows Authentication" and "Digest
Authentication..."?

And otherwise also you did right by enabling that IE setting.. that has to
be there..
Hope this works..

-Sumant


Pit said:
Hi Sumant,

All of our users are configured to login with Windows authentication.

The event recorded in the log and not able to login are related. Every time
an unsuccessful login is performed, the error is recorded in the log.
To make it even more bizare, the problem (not able to login via Windows
authentication) is random...

Pit



Sumant said:
Pit..

For such users who do not have a project server login, configure them to use
windows authentication .. use PWA->Admin->Users for this..

but I didn't get your actual problem... is it the message in log or users
unable to login... because for invalid login that message is aptly logged.
explaining this will be helpful.

-Sumant


Pit said:
Hi,

I'm getting the following error in the application log:
Component: PjSvrSecurity
File: C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

Component: PjSvrSecurity
File: C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

This event is always recorded when an unsuccessful login via the web
(Project Web Access) is performed.
Normally when a user visits the page, he/she should be logged in with their
Windows credentials.
Not all users are unable to login via PWA
To avoid this error I changed a setting in IE that is prompting for a user
name and password. When a user who is experiencing this problem uses this
method, he/she can login.

Any idea what can be wrong?

Tnx,
Pit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top