PC Review


Reply
Thread Tools Rate Thread

Aspnet_wp.exe process locks internet explorer/ any process utilizing windows scripting (cscript)

 
 
Robert W. Eckert
Guest
Posts: n/a
 
      29th Sep 2004
As the title suggests, I am experiencing a problem, originally on a
production server machine and now on other machines where internet
explorer and other processes that use windows script (cscript in
particular) hang on loading. Today I found that when I kill
aspnet_wp.exe, the other processes load and continue as expected.
(Found this while working on a new web service) However our second
production machine does not have this problem.
Has anyone heard of this type of thing happening.

system detail
Windows 2000 - Sp4 + hotfixes
Production: .Net Framework 1.0 and .Net Framework 1.1
Development Machine : .Net Framework 1.0 and .Net Framework 1.1 with
all latest service packs.

Thanks in advance
Rob Eckert
(E-Mail Removed)rt.____name
(remove spaces for direct e-mail)
 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGF0cmljay5PLklnZQ==?=
Guest
Posts: n/a
 
      30th Sep 2004
This is very wierd!
maybe u can try restart the aspnet process
and try seeing what u have to do when use versions 1.0 and 1.0 together
Patrick


"Robert W. Eckert" wrote:

> As the title suggests, I am experiencing a problem, originally on a
> production server machine and now on other machines where internet
> explorer and other processes that use windows script (cscript in
> particular) hang on loading. Today I found that when I kill
> aspnet_wp.exe, the other processes load and continue as expected.
> (Found this while working on a new web service) However our second
> production machine does not have this problem.
> Has anyone heard of this type of thing happening.
>
> system detail
> Windows 2000 - Sp4 + hotfixes
> Production: .Net Framework 1.0 and .Net Framework 1.1
> Development Machine : .Net Framework 1.0 and .Net Framework 1.1 with
> all latest service packs.
>
> Thanks in advance
> Rob Eckert
> (E-Mail Removed)rt.____name
> (remove spaces for direct e-mail)
>

 
Reply With Quote
 
=?Utf-8?B?Um9iIEVja2VydA==?=
Guest
Posts: n/a
 
      30th Sep 2004
I'm not sure what you mean about using versions 1.0 and 1.0 together,
we have 1.0 and 1.1 installed on these machines in that order, then service
packs as they came out, as well as the 1.1 SDK. We found that we needed both
frameworks installed since we have some 3rd party dlls that seem to only work
with 1.0, and other development which uses 1.1.

What really gets me is that it affects the scripting languages, Its like it
has some sort of exclusive lock on the dlls, and blocks any access by other
programs. If I use IE to goto a page that doesn't use any scripts, it is
fine. This also affects explorer in some folders where there are any
customizations on the folder which use scripting.

Rob

"Patrick.O.Ige" wrote:

> This is very wierd!
> maybe u can try restart the aspnet process
> and try seeing what u have to do when use versions 1.0 and 1.0 together
> Patrick
>
>
> "Robert W. Eckert" wrote:
>
> > As the title suggests, I am experiencing a problem, originally on a
> > production server machine and now on other machines where internet
> > explorer and other processes that use windows script (cscript in
> > particular) hang on loading. Today I found that when I kill
> > aspnet_wp.exe, the other processes load and continue as expected.
> > (Found this while working on a new web service) However our second
> > production machine does not have this problem.
> > Has anyone heard of this type of thing happening.
> >
> > system detail
> > Windows 2000 - Sp4 + hotfixes
> > Production: .Net Framework 1.0 and .Net Framework 1.1
> > Development Machine : .Net Framework 1.0 and .Net Framework 1.1 with
> > all latest service packs.
> >
> > Thanks in advance
> > Rob Eckert
> > (E-Mail Removed)rt.____name
> > (remove spaces for direct e-mail)
> >

 
Reply With Quote
 
galampi
Guest
Posts: n/a
 
      5th Oct 2004
We have the exact same error and a very similiar server setup to what
you have. Unfortunately we don't know of a solution at the moment,
either :-(

"Rob Eckert" <(E-Mail Removed)> wrote in message news:<5CDFBF6C-2D61-45C3-AD3D-(E-Mail Removed)>...
> I'm not sure what you mean about using versions 1.0 and 1.0 together,
> we have 1.0 and 1.1 installed on these machines in that order, then service
> packs as they came out, as well as the 1.1 SDK. We found that we needed both
> frameworks installed since we have some 3rd party dlls that seem to only work
> with 1.0, and other development which uses 1.1.
>
> What really gets me is that it affects the scripting languages, Its like it
> has some sort of exclusive lock on the dlls, and blocks any access by other
> programs. If I use IE to goto a page that doesn't use any scripts, it is
> fine. This also affects explorer in some folders where there are any
> customizations on the folder which use scripting.
>
> Rob
>
> "Patrick.O.Ige" wrote:
>
> > This is very wierd!
> > maybe u can try restart the aspnet process
> > and try seeing what u have to do when use versions 1.0 and 1.0 together
> > Patrick
> >
> >
> > "Robert W. Eckert" wrote:
> >
> > > As the title suggests, I am experiencing a problem, originally on a
> > > production server machine and now on other machines where internet
> > > explorer and other processes that use windows script (cscript in
> > > particular) hang on loading. Today I found that when I kill
> > > aspnet_wp.exe, the other processes load and continue as expected.
> > > (Found this while working on a new web service) However our second
> > > production machine does not have this problem.
> > > Has anyone heard of this type of thing happening.
> > >
> > > system detail
> > > Windows 2000 - Sp4 + hotfixes
> > > Production: .Net Framework 1.0 and .Net Framework 1.1
> > > Development Machine : .Net Framework 1.0 and .Net Framework 1.1 with
> > > all latest service packs.
> > >
> > > Thanks in advance
> > > Rob Eckert
> > > (E-Mail Removed)rt.____name
> > > (remove spaces for direct e-mail)
> > >

 
Reply With Quote
 
=?Utf-8?B?Um9iIEVja2VydA==?=
Guest
Posts: n/a
 
      5th Oct 2004
Hopefully someone from MS will see this thread and post a response

"galampi" wrote:

> We have the exact same error and a very similiar server setup to what
> you have. Unfortunately we don't know of a solution at the moment,
> either :-(
>
> "Rob Eckert" <(E-Mail Removed)> wrote in message news:<5CDFBF6C-2D61-45C3-AD3D-(E-Mail Removed)>...
> > I'm not sure what you mean about using versions 1.0 and 1.0 together,
> > we have 1.0 and 1.1 installed on these machines in that order, then service
> > packs as they came out, as well as the 1.1 SDK. We found that we needed both
> > frameworks installed since we have some 3rd party dlls that seem to only work
> > with 1.0, and other development which uses 1.1.
> >
> > What really gets me is that it affects the scripting languages, Its like it
> > has some sort of exclusive lock on the dlls, and blocks any access by other
> > programs. If I use IE to goto a page that doesn't use any scripts, it is
> > fine. This also affects explorer in some folders where there are any
> > customizations on the folder which use scripting.
> >
> > Rob
> >
> > "Patrick.O.Ige" wrote:
> >
> > > This is very wierd!
> > > maybe u can try restart the aspnet process
> > > and try seeing what u have to do when use versions 1.0 and 1.0 together
> > > Patrick
> > >
> > >
> > > "Robert W. Eckert" wrote:
> > >
> > > > As the title suggests, I am experiencing a problem, originally on a
> > > > production server machine and now on other machines where internet
> > > > explorer and other processes that use windows script (cscript in
> > > > particular) hang on loading. Today I found that when I kill
> > > > aspnet_wp.exe, the other processes load and continue as expected.
> > > > (Found this while working on a new web service) However our second
> > > > production machine does not have this problem.
> > > > Has anyone heard of this type of thing happening.
> > > >
> > > > system detail
> > > > Windows 2000 - Sp4 + hotfixes
> > > > Production: .Net Framework 1.0 and .Net Framework 1.1
> > > > Development Machine : .Net Framework 1.0 and .Net Framework 1.1 with
> > > > all latest service packs.
> > > >
> > > > Thanks in advance
> > > > Rob Eckert
> > > > (E-Mail Removed)rt.____name
> > > > (remove spaces for direct e-mail)
> > > >

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 Security 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft C# .NET 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Dot NET 0 12th Apr 2006 11:46 PM
Windows 2003 server and the aspnet_wp.exe process Cliff Harris Microsoft ASP .NET 7 19th Oct 2004 08:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:05 PM.