Discussion:
.NET Errors during search
(too old to reply)
mkiger
2006-10-05 19:45:02 UTC
Permalink
Hey guys,
My site uses index server for a search feature but it's giving us some
trouble. The search always takeds forever and ends in an error. In the event
log reads .NET runtime 2.0 error. and Faulting application w3wp.exe. When I
perform the search on the 'query the index' page in mmc it runs very fast
with no errors. Our developers have the same setups on thier pc's as is on
the server but none of them are having any problem when they run the site on
thier local machiness. Any ideas? Can anyone tell me what I should be looking
at?
MDK
Jeff Cochran
2006-10-08 13:07:27 UTC
Permalink
On Thu, 5 Oct 2006 12:45:02 -0700, mkiger
Post by mkiger
Hey guys,
My site uses index server for a search feature but it's giving us some
trouble. The search always takeds forever and ends in an error. In the event
log reads .NET runtime 2.0 error. and Faulting application w3wp.exe. When I
perform the search on the 'query the index' page in mmc it runs very fast
with no errors. Our developers have the same setups on thier pc's as is on
the server but none of them are having any problem when they run the site on
thier local machiness. Any ideas? Can anyone tell me what I should be looking
at?
Try eventid.net for the Event Log, since you don't post it we can't
help there. For the rest, check what's different between developer
systems and the server. Such as a differnet OS, different
permissions, different size directories, etc.

Jeff
mkiger
2006-10-10 14:29:02 UTC
Permalink
In the application log:
Source: .NET Runtime 2.0 Error
Category: None
Type: Error
EventID: 1000

Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435be1,
faulting module kernel32.dll, version 5.2.3790.2756, stamp 44c60f39, debug?
0, fault address 0x00015e02.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Post by Jeff Cochran
On Thu, 5 Oct 2006 12:45:02 -0700, mkiger
Post by mkiger
Hey guys,
My site uses index server for a search feature but it's giving us some
trouble. The search always takeds forever and ends in an error. In the event
log reads .NET runtime 2.0 error. and Faulting application w3wp.exe. When I
perform the search on the 'query the index' page in mmc it runs very fast
with no errors. Our developers have the same setups on thier pc's as is on
the server but none of them are having any problem when they run the site on
thier local machiness. Any ideas? Can anyone tell me what I should be looking
at?
Try eventid.net for the Event Log, since you don't post it we can't
help there. For the rest, check what's different between developer
systems and the server. Such as a differnet OS, different
permissions, different size directories, etc.
Jeff
Gordon Humphrey
2006-10-11 20:49:52 UTC
Permalink
Microsoft - hello???? We still have this issue. Was almost certainly
caused by a Windows Update. Cannot find any information about our problem
anywhere.

Gordon
Post by mkiger
Source: .NET Runtime 2.0 Error
Category: None
Type: Error
EventID: 1000
Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435be1,
faulting module kernel32.dll, version 5.2.3790.2756, stamp 44c60f39, debug?
0, fault address 0x00015e02.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Post by Jeff Cochran
On Thu, 5 Oct 2006 12:45:02 -0700, mkiger
Post by mkiger
Hey guys,
My site uses index server for a search feature but it's giving us some
trouble. The search always takeds forever and ends in an error. In the event
log reads .NET runtime 2.0 error. and Faulting application w3wp.exe. When I
perform the search on the 'query the index' page in mmc it runs very fast
with no errors. Our developers have the same setups on thier pc's as is on
the server but none of them are having any problem when they run the site on
thier local machiness. Any ideas? Can anyone tell me what I should be looking
at?
Try eventid.net for the Event Log, since you don't post it we can't
help there. For the rest, check what's different between developer
systems and the server. Such as a differnet OS, different
permissions, different size directories, etc.
Jeff
Gordon Humphrey
2006-10-11 20:54:48 UTC
Permalink
The exact error is this:

Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435be1, faulting module kernel32.dll, version 5.2.3790.2756, stamp 44c60f39, debug? 0, fault address 0x00015e02.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Post by Gordon Humphrey
Microsoft - hello???? We still have this issue. Was almost certainly
caused by a Windows Update. Cannot find any information about our problem
anywhere.
Gordon
Post by mkiger
Source: .NET Runtime 2.0 Error
Category: None
Type: Error
EventID: 1000
Faulting application w3wp.exe, version 6.0.3790.1830, stamp 42435be1,
faulting module kernel32.dll, version 5.2.3790.2756, stamp 44c60f39, debug?
0, fault address 0x00015e02.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Post by Jeff Cochran
On Thu, 5 Oct 2006 12:45:02 -0700, mkiger
Post by mkiger
Hey guys,
My site uses index server for a search feature but it's giving us some
trouble. The search always takeds forever and ends in an error. In the event
log reads .NET runtime 2.0 error. and Faulting application w3wp.exe. When I
perform the search on the 'query the index' page in mmc it runs very fast
with no errors. Our developers have the same setups on thier pc's as is on
the server but none of them are having any problem when they run the site on
thier local machiness. Any ideas? Can anyone tell me what I should be looking
at?
Try eventid.net for the Event Log, since you don't post it we can't
help there. For the rest, check what's different between developer
systems and the server. Such as a differnet OS, different
permissions, different size directories, etc.
Jeff
Loading...