Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

aspnet_wp Problem

0 views
Skip to first unread message

Tibby

unread,
Jul 28, 2003, 1:37:03 PM7/28/03
to
I am having some massive problems with this. After a little while of usage,
my ASP App starts producing errinous resualts. I orrigionally had to reboot
the server, then found out that re-uploading the files does the same effect.
I've tracked it down to aspnet_wp needing a good restart. I'm wondering if
it's due to some problem iwth the sessions themselves, I don't think they
are properly closing out because the memory usage starts going up until it
hits a maximum amount and then comes the problems.

Thanks
Tibmeister


Jim Cheshire (MS)

unread,
Jul 28, 2003, 5:16:06 PM7/28/03
to
Tibby,

You should see a recycle in the Application Event Viewer log if you are
using up memory like that. In any case, in order to diagnose this, we
would need to get a dump fo the ASP.NET worker process and examine it in a
debugger. That is beyond what we can do in the newsgroups, so if you want
to go that route, please feel free to call us. (800) 936-5800.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>
>Subject: aspnet_wp Problem
>Date: Mon, 28 Jul 2003 13:37:03 -0400
>Lines: 12
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>Message-ID: <OBfv28S...@tk2msftngp13.phx.gbl>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162708
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Tibby

unread,
Jul 29, 2003, 8:25:35 AM7/29/03
to
No recycle event. I'm beginning to wonder if it's more a combination of
other factors, not soo much ASP.NET. I'm researching a way to forcefully
destroy a session if someone closes the browser, no luck on that. I'm also
going to move it onto another server and see what we can figure out from
there. Right now, it's on one of our ADC's that also runs SQL and Exchange.
Granted the machine is a Dual Xeon 2.2G with 1024MB RAM, but I've seen some
problems with this RAM/CPU config in the past causing things to go slow, and
I'm finding Exchange don't like to play nice wiht anything in the world!
I'm going to do some, I guess you could say case studies, and see how
things are reacting with different conditions. I'm sure my code is solid,
but not going to swear by that, still pretty new to the ASP/ASP.NET thing.

Thanks
Tibmeister
"Jim Cheshire (MS)" <jame...@online.microsoft.com> wrote in message
news:DRrgF2UV...@cpmsftngxa06.phx.gbl...

Tibby

unread,
Jul 29, 2003, 8:32:26 AM7/29/03
to
Sorry, this just popped in reading some of the other postings. When I
navigate to the page from anywhere BUT the webserver, things are fine. If I
go to the page from the webserver, I get ASP.NET errors...can't fin d some
compnent. Also, I did notice that the server has v1.1 of the framework, and
I have v1.0.3705 and 1.1 and I'm thinking that I'm still using the older one
since I've never figured out how to tell it what version to use. Wonder if
that could also be a big problem. Hmmm....

Tibmeister

"Jim Cheshire (MS)" <jame...@online.microsoft.com> wrote in message
news:DRrgF2UV...@cpmsftngxa06.phx.gbl...

Jim Cheshire (MS)

unread,
Jul 29, 2003, 11:59:51 AM7/29/03
to
Tibby,

You can't destroy the session when the user closes the browser because HTTP
is connectionless. The only way that you can know that a session is
destroyed is by calling Session.Abandon or when the session expires.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>
>References: <OBfv28S...@tk2msftngp13.phx.gbl>
<DRrgF2UV...@cpmsftngxa06.phx.gbl>
>Subject: Re: aspnet_wp Problem
>Date: Tue, 29 Jul 2003 08:25:35 -0400
>Lines: 69


>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

>Message-ID: <e8Jlezc...@TK2MSFTNGP11.phx.gbl>


>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78

>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162947
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Jim Cheshire (MS)

unread,
Jul 29, 2003, 12:01:01 PM7/29/03
to
Tibby,

What is the error you receive?

Compiling an assembly on 1.0 and running it on 1.1 is not a problem.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>


>References: <OBfv28S...@tk2msftngp13.phx.gbl>
<DRrgF2UV...@cpmsftngxa06.phx.gbl>
>Subject: Re: aspnet_wp Problem

>Date: Tue, 29 Jul 2003 08:32:26 -0400
>Lines: 65


>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

>Message-ID: <#ClqN5cV...@TK2MSFTNGP10.phx.gbl>


>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78

>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162949
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Tibby

unread,
Jul 29, 2003, 1:08:41 PM7/29/03
to
Something about the Validation something.js could not be found.

"Jim Cheshire (MS)" <jame...@online.microsoft.com> wrote in message
news:YHxpaqeV...@cpmsftngxa06.phx.gbl...

Jim Cheshire (MS)

unread,
Jul 29, 2003, 2:59:51 PM7/29/03
to
Tibby,

In that case, you might want to try running aspnet_regiis -c to copy the
client-side scripts over. The verbatim on the error message would help.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>
>References: <OBfv28S...@tk2msftngp13.phx.gbl>
<DRrgF2UV...@cpmsftngxa06.phx.gbl>

<#ClqN5cV...@TK2MSFTNGP10.phx.gbl>
<YHxpaqeV...@cpmsftngxa06.phx.gbl>
>Subject: Re: aspnet_wp Problem
>Date: Tue, 29 Jul 2003 13:08:41 -0400
>Lines: 116


>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

>Message-ID: <OA$ArRfVD...@TK2MSFTNGP10.phx.gbl>


>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl

>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163052
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Tibby

unread,
Jul 30, 2003, 9:25:25 AM7/30/03
to
The exact text of the error is "Unable to find script
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js'. Try placing this
file manually or reinstall by running 'aspnet_regiis -c'."

I did run aspnet_regiis -c, but got the error that I must have Local Admin
priviliges, and I logged in as Domain Admin. Since this is an ADC, there is
no local anything... I'm thinking I may have to move it to another server,
which I'm not really looking forward to doing.

Tibmeister

"Jim Cheshire (MS)" <jame...@online.microsoft.com> wrote in message

news:n5vrXOgV...@cpmsftngxa06.phx.gbl...

Jim Cheshire [MSFT]

unread,
Jul 30, 2003, 12:10:25 PM7/30/03
to
Tibby,

You can run on a DC without issues. You just have to be aware that as of
ASP.NET 1.1, the worker process will run under the IWAM account by default.

It seems as though your permissions are screwy somewhere. Possibly the
Domain Admins group doesn't have correct permissions somewhere. The
easiest way to resolve those types of issues is to use Filemon which is
available from www.sysinternals.com.

If you need to me to review a Filemon log of your attempt to run
aspnet_regiis -c, feel free to send it to me by leaving off the "online" in
my e-mail address.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>
>References: <OBfv28S...@tk2msftngp13.phx.gbl>
<DRrgF2UV...@cpmsftngxa06.phx.gbl>
<#ClqN5cV...@TK2MSFTNGP10.phx.gbl>
<YHxpaqeV...@cpmsftngxa06.phx.gbl>

<OA$ArRfVD...@TK2MSFTNGP10.phx.gbl>
<n5vrXOgV...@cpmsftngxa06.phx.gbl>
>Subject: Re: aspnet_wp Problem
>Date: Wed, 30 Jul 2003 09:25:25 -0400
>Lines: 179


>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

>Message-ID: <u2gfl5p...@TK2MSFTNGP11.phx.gbl>


>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78

>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163352
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Tibby

unread,
Jul 30, 2003, 3:13:36 PM7/30/03
to
I will have to check on that first thing in the morning. Been in meetings
all day, so much fun!

"Jim Cheshire [MSFT]" <jame...@online.microsoft.com> wrote in message
news:QMgacUrV...@cpmsftngxa06.phx.gbl...

Tibby

unread,
Jul 31, 2003, 8:22:09 AM7/31/03
to
Well, what I ended up doing after scouring through hundreds of eventlog
events, is manualy copied the scripts over, the both of them, into the
c:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322\ directory, and every
is now copesetic. How friggin strange is that? Now just to figure out waz
up wit da memory problem.

Thanks for all your help and that utility is awsome!
Tibmeister
"Tibby" <tiersch...@hotmail.com> wrote in message
news:udnoJ8sV...@tk2msftngp13.phx.gbl...

Jim Cheshire [MSFT]

unread,
Jul 31, 2003, 11:39:22 AM7/31/03
to
Hi Tibby,

I'm glad you fixed it. Yep, Filemon and Regmon are both invaluable in
troubleshooting problems with permissions and missing Registry entries and
files. Not a bad site to bookmark. There are many other awesome tools
there.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>
>References: <OBfv28S...@tk2msftngp13.phx.gbl>
<DRrgF2UV...@cpmsftngxa06.phx.gbl>
<#ClqN5cV...@TK2MSFTNGP10.phx.gbl>
<YHxpaqeV...@cpmsftngxa06.phx.gbl>
<OA$ArRfVD...@TK2MSFTNGP10.phx.gbl>
<n5vrXOgV...@cpmsftngxa06.phx.gbl>

<u2gfl5p...@TK2MSFTNGP11.phx.gbl>
<QMgacUrV...@cpmsftngxa06.phx.gbl>
<udnoJ8sV...@tk2msftngp13.phx.gbl>
>Subject: Re: aspnet_wp Problem
>Date: Thu, 31 Jul 2003 08:22:09 -0400
>Lines: 272


>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

>Message-ID: <Oc87561V...@TK2MSFTNGP09.phx.gbl>


>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78

>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163720
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Tibby

unread,
Jul 31, 2003, 12:41:46 PM7/31/03
to
My major baffle is I had all those permission problems, but everyone had
full access tot he dirs, but after I manually copied them over and reran
aspnet_regiis -c, no problems. How wiggie is that?

Tibmeister


"Jim Cheshire [MSFT]" <jame...@online.microsoft.com> wrote in message

news:HDO$un3VDH...@cpmsftngxa06.phx.gbl...

Jim Cheshire [MSFT]

unread,
Jul 31, 2003, 4:18:11 PM7/31/03
to
Tibby,

It's entirely possible that IIS was denying access and it didn't show up in
the Filemon log. If that's the case, you should see a 401 in the IIS
server logs.

Jim Cheshire
Developer Support
ASP.NET
jame...@online.microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Tibby" <tiersch...@hotmail.com>
>References: <OBfv28S...@tk2msftngp13.phx.gbl>
<DRrgF2UV...@cpmsftngxa06.phx.gbl>
<#ClqN5cV...@TK2MSFTNGP10.phx.gbl>
<YHxpaqeV...@cpmsftngxa06.phx.gbl>
<OA$ArRfVD...@TK2MSFTNGP10.phx.gbl>
<n5vrXOgV...@cpmsftngxa06.phx.gbl>
<u2gfl5p...@TK2MSFTNGP11.phx.gbl>
<QMgacUrV...@cpmsftngxa06.phx.gbl>
<udnoJ8sV...@tk2msftngp13.phx.gbl>

<Oc87561V...@TK2MSFTNGP09.phx.gbl>
<HDO$un3VDH...@cpmsftngxa06.phx.gbl>
>Subject: Re: aspnet_wp Problem
>Date: Thu, 31 Jul 2003 12:41:46 -0400
>Lines: 348


>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

>Message-ID: <Oy3H#L4VDH...@TK2MSFTNGP11.phx.gbl>


>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: duck.sheads-associates.com 64.8.205.78
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl

>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163839
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

0 new messages