Dotnetnuke, clean install -> wrong login crashes default application pool

R

Ronald

I just started with dotnetnuke, and with a wrong login (wrong password
on a clean install i can crash the application pool from IIS.
(when i login with the right username/password information the site
works fine, i can do anything it is supposed to do)

I have the following setup:
-Windows 2003 x64 (fully patched, clean install)
-Dotnetframework 2.0.50727
-Dotnetnuke 4.3.1

Based on the eventlog entries i searched the microsoft Kb and found the
following article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;913384&sd=rss&sp
After contacting microsoft-support, I received the hotfix mentioned
there. The hotfix won't install on win2003x64. Wrong version is the
message displayed by the installer.

Eventlog entries:

Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 26-6-2006
Time: 15:46:22
User: N/A
Computer: WEB01
Description:
Event code: 4006
Event message: Membership credential verification failed.
Event time: 26-6-2006 15:46:22
Event time (UTC): 26-6-2006 13:46:22
Event ID: d7b1d7ff58884ee1b16d28caecde8142
Event sequence: 12
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1697751234/Root-1-127958029855468750
Trust level: Full
Application Virtual Path: /
Application Path: E:\Websites\DotNetNuke_4.0.3\
Machine name: TELE-WEB01

Process information:
Process ID: 4968
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Request information:
Request URL: http://localhost/Default.aspx?TabId=36&ctl=Login
Request path: /Default.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Name to authenticate: admin

Custom event details:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 1023
Date: 26-6-2006
Time: 15:46:22
User: N/A
Computer: WEB01
Description:
..NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error
(000006427F886338) (80131506)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

ref nummer srq060626601623




Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 1000
Date: 26-6-2006
Time: 15:46:29
User: N/A
Computer: WEB01
Description:
Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435e74,
faulting module mscorwks.dll, version 2.0.50727.42, stamp 4333c83c,
debug? 0, fault address 0x000000000071d3fb.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 00 70 00 70 00 6c 00 A.p.p.l.
0008: 69 00 63 00 61 00 74 00 i.c.a.t.
0010: 69 00 6f 00 6e 00 20 00 i.o.n. .
0018: 46 00 61 00 69 00 6c 00 F.a.i.l.
0020: 75 00 72 00 65 00 20 00 u.r.e. .
0028: 20 00 77 00 33 00 77 00 .w.3.w.
0030: 70 00 2e 00 65 00 78 00 p...e.x.
0038: 65 00 20 00 36 00 2e 00 e. .6...
0040: 30 00 2e 00 33 00 37 00 0...3.7.
0048: 39 00 30 00 2e 00 31 00 9.0...1.
0050: 38 00 33 00 30 00 20 00 8.3.0. .
0058: 34 00 32 00 34 00 33 00 4.2.4.3.
0060: 35 00 65 00 37 00 34 00 5.e.7.4.
0068: 20 00 69 00 6e 00 20 00 .i.n. .
0070: 6d 00 73 00 63 00 6f 00 m.s.c.o.
0078: 72 00 77 00 6b 00 73 00 r.w.k.s.
0080: 2e 00 64 00 6c 00 6c 00 ..d.l.l.
0088: 20 00 32 00 2e 00 30 00 .2...0.
0090: 2e 00 35 00 30 00 37 00 ..5.0.7.
0098: 32 00 37 00 2e 00 34 00 2.7...4.
00a0: 32 00 20 00 34 00 33 00 2. .4.3.
00a8: 33 00 33 00 63 00 38 00 3.3.c.8.
00b0: 33 00 63 00 20 00 66 00 3.c. .f.
00b8: 44 00 65 00 62 00 75 00 D.e.b.u.
00c0: 67 00 20 00 30 00 20 00 g. .0. .
00c8: 61 00 74 00 20 00 6f 00 a.t. .o.
00d0: 66 00 66 00 73 00 65 00 f.f.s.e.
00d8: 74 00 20 00 30 00 30 00 t. .0.0.
00e0: 30 00 30 00 30 00 30 00 0.0.0.0.
00e8: 30 00 30 00 30 00 30 00 0.0.0.0.
00f0: 37 00 31 00 64 00 33 00 7.1.d.3.
00f8: 66 00 62 00 0d 00 0a 00 f.b.....

What can i do to solve this ?
 
R

Ray Booysen

Have you tried the DNN forums?
I just started with dotnetnuke, and with a wrong login (wrong password
on a clean install i can crash the application pool from IIS.
(when i login with the right username/password information the site
works fine, i can do anything it is supposed to do)

I have the following setup:
-Windows 2003 x64 (fully patched, clean install)
-Dotnetframework 2.0.50727
-Dotnetnuke 4.3.1

Based on the eventlog entries i searched the microsoft Kb and found the
following article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;913384&sd=rss&sp
After contacting microsoft-support, I received the hotfix mentioned
there. The hotfix won't install on win2003x64. Wrong version is the
message displayed by the installer.

Eventlog entries:

Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 26-6-2006
Time: 15:46:22
User: N/A
Computer: WEB01
Description:
Event code: 4006
Event message: Membership credential verification failed.
Event time: 26-6-2006 15:46:22
Event time (UTC): 26-6-2006 13:46:22
Event ID: d7b1d7ff58884ee1b16d28caecde8142
Event sequence: 12
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1697751234/Root-1-127958029855468750
Trust level: Full
Application Virtual Path: /
Application Path: E:\Websites\DotNetNuke_4.0.3\
Machine name: TELE-WEB01

Process information:
Process ID: 4968
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Request information:
Request URL: http://localhost/Default.aspx?TabId=36&ctl=Login
Request path: /Default.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Name to authenticate: admin

Custom event details:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 1023
Date: 26-6-2006
Time: 15:46:22
User: N/A
Computer: WEB01
Description:
.NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error
(000006427F886338) (80131506)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

ref nummer srq060626601623




Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 1000
Date: 26-6-2006
Time: 15:46:29
User: N/A
Computer: WEB01
Description:
Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435e74,
faulting module mscorwks.dll, version 2.0.50727.42, stamp 4333c83c,
debug? 0, fault address 0x000000000071d3fb.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 00 70 00 70 00 6c 00 A.p.p.l.
0008: 69 00 63 00 61 00 74 00 i.c.a.t.
0010: 69 00 6f 00 6e 00 20 00 i.o.n. .
0018: 46 00 61 00 69 00 6c 00 F.a.i.l.
0020: 75 00 72 00 65 00 20 00 u.r.e. .
0028: 20 00 77 00 33 00 77 00 .w.3.w.
0030: 70 00 2e 00 65 00 78 00 p...e.x.
0038: 65 00 20 00 36 00 2e 00 e. .6...
0040: 30 00 2e 00 33 00 37 00 0...3.7.
0048: 39 00 30 00 2e 00 31 00 9.0...1.
0050: 38 00 33 00 30 00 20 00 8.3.0. .
0058: 34 00 32 00 34 00 33 00 4.2.4.3.
0060: 35 00 65 00 37 00 34 00 5.e.7.4.
0068: 20 00 69 00 6e 00 20 00 .i.n. .
0070: 6d 00 73 00 63 00 6f 00 m.s.c.o.
0078: 72 00 77 00 6b 00 73 00 r.w.k.s.
0080: 2e 00 64 00 6c 00 6c 00 ..d.l.l.
0088: 20 00 32 00 2e 00 30 00 .2...0.
0090: 2e 00 35 00 30 00 37 00 ..5.0.7.
0098: 32 00 37 00 2e 00 34 00 2.7...4.
00a0: 32 00 20 00 34 00 33 00 2. .4.3.
00a8: 33 00 33 00 63 00 38 00 3.3.c.8.
00b0: 33 00 63 00 20 00 66 00 3.c. .f.
00b8: 44 00 65 00 62 00 75 00 D.e.b.u.
00c0: 67 00 20 00 30 00 20 00 g. .0. .
00c8: 61 00 74 00 20 00 6f 00 a.t. .o.
00d0: 66 00 66 00 73 00 65 00 f.f.s.e.
00d8: 74 00 20 00 30 00 30 00 t. .0.0.
00e0: 30 00 30 00 30 00 30 00 0.0.0.0.
00e8: 30 00 30 00 30 00 30 00 0.0.0.0.
00f0: 37 00 31 00 64 00 33 00 7.1.d.3.
00f8: 66 00 62 00 0d 00 0a 00 f.b.....

What can i do to solve this ?
 
Joined
Oct 23, 2006
Messages
1
Reaction score
0
same problem

Hello Ronald,

I have the same problem with DNN and 64bit, net framework 2.0.

Dit you found de problem? I hope so.

thank you

Jerom
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top