 |
|
 |
|
Next: IIS problem after SP1 in windows 2003
|
| Author |
Message |
External

Since: Apr 21, 2005 Posts: 2
|
(Msg. 1) Posted: Thu Apr 21, 2005 11:06 am
Post subject: ASP Classic hang on IIS6 Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
Hello everybody,
I have a Snitz forum (ASP classic) hosted on an Windows 2003 Server . Before
when it was on Windows 2000 (IIS5), it worked perfectly , but since we
migrate to Windows 2003 sometimes the IIS does not response to ASP pages .
HTML and other file types (graphic , text, etc) still display correctly but
not the ASP . We have to start the website to make it up. I have found a KB
about hangging problem when using JET (Access .MDB Database) on IIS6 -Win2K3
, my ISP has installed the hotfix of M$$$ and either I have converted my
Database to SQL Server (I use MSDE now) , after that it works for some
weeks, but today, it has same problem . Do you have any idea about the
problem, so I'm sure that it's not the problem with the JET Engine likes it
says in the KB . I did a search in google and found so much post about this
same problem, but people still think it was problem of JET . I can not
understand what Microsoft has done to change the more stable IIS5 to a
worse version like that . We have seen this problem since months, but there
is no fix for that , this makes us a lot of nightmare since we migrate to
Windows 2003 hoppying the better thing . If you have any suggestion, please
give me, I appreciate very much .
Thanks in advance
Thomas T. >> Stay informed about: ASP Classic hang on IIS6 |
|
| Back to top |
|
 |  |
External

Since: Aug 24, 2003 Posts: 1478
|
(Msg. 2) Posted: Thu Apr 21, 2005 11:06 am
Post subject: Re: ASP Classic hang on IIS6 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
It could be anything - bug in the ASP page, bug in a COM object, etc. Run
IISState when the hang occurs and post the log. We can then see what the
problem is.
Pat
"ThomasTran" <ThomasTran.TakeThisOut@nospam.nospam> wrote in message
news:u$$7pPoRFHA.3336@TK2MSFTNGP10.phx.gbl...
> Hello everybody,
>
> I have a Snitz forum (ASP classic) hosted on an Windows 2003 Server .
> Before
> when it was on Windows 2000 (IIS5), it worked perfectly , but since we
> migrate to Windows 2003 sometimes the IIS does not response to ASP pages .
> HTML and other file types (graphic , text, etc) still display correctly
> but
> not the ASP . We have to start the website to make it up. I have found a
> KB
> about hangging problem when using JET (Access .MDB Database) on
> IIS6 -Win2K3
> , my ISP has installed the hotfix of M$$$ and either I have converted my
> Database to SQL Server (I use MSDE now) , after that it works for some
> weeks, but today, it has same problem . Do you have any idea about the
> problem, so I'm sure that it's not the problem with the JET Engine likes
> it
> says in the KB . I did a search in google and found so much post about
> this
> same problem, but people still think it was problem of JET . I can not
> understand what Microsoft has done to change the more stable IIS5 to a
> worse version like that . We have seen this problem since months, but
> there
> is no fix for that , this makes us a lot of nightmare since we migrate to
> Windows 2003 hoppying the better thing . If you have any suggestion,
> please
> give me, I appreciate very much .
>
> Thanks in advance
>
> Thomas T.
>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP Classic hang on IIS6 |
|
| Back to top |
|
 |  |
External

Since: Apr 21, 2005 Posts: 2
|
(Msg. 3) Posted: Thu Apr 21, 2005 11:06 am
Post subject: Re: ASP Classic hang on IIS6 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks for your answer, how ever there is no COM object except the ADO
using to access the Database, and the application works fine since years
under Windows 2K . When it's stuck, the static html page still work.
Could you tell me about IISState quickly ? not need the detail, I can
figure out after. I don't have the control on the server but I can ask them
to do that .
Thanks very much
Thomas T.
"Pat [MSFT]" <patfilot DeleteThis @online.microsoft.com> wrote in message
news:%23ukuJcpRFHA.3072@TK2MSFTNGP10.phx.gbl...
> It could be anything - bug in the ASP page, bug in a COM object, etc. Run
> IISState when the hang occurs and post the log. We can then see what the
> problem is.
>
> Pat
>
> "ThomasTran" <ThomasTran DeleteThis @nospam.nospam> wrote in message
> news:u$$7pPoRFHA.3336@TK2MSFTNGP10.phx.gbl...
> > Hello everybody,
> >
> > I have a Snitz forum (ASP classic) hosted on an Windows 2003 Server .
> > Before
> > when it was on Windows 2000 (IIS5), it worked perfectly , but since we
> > migrate to Windows 2003 sometimes the IIS does not response to ASP pages
..
> > HTML and other file types (graphic , text, etc) still display correctly
> > but
> > not the ASP . We have to start the website to make it up. I have found a
> > KB
> > about hangging problem when using JET (Access .MDB Database) on
> > IIS6 -Win2K3
> > , my ISP has installed the hotfix of M$$$ and either I have converted my
> > Database to SQL Server (I use MSDE now) , after that it works for some
> > weeks, but today, it has same problem . Do you have any idea about the
> > problem, so I'm sure that it's not the problem with the JET Engine likes
> > it
> > says in the KB . I did a search in google and found so much post about
> > this
> > same problem, but people still think it was problem of JET . I can not
> > understand what Microsoft has done to change the more stable IIS5 to a
> > worse version like that . We have seen this problem since months, but
> > there
> > is no fix for that , this makes us a lot of nightmare since we migrate
to
> > Windows 2003 hoppying the better thing . If you have any suggestion,
> > please
> > give me, I appreciate very much .
> >
> > Thanks in advance
> >
> > Thomas T.
> >
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP Classic hang on IIS6 |
|
| Back to top |
|
 |  |
External

Since: Aug 24, 2003 Posts: 1478
|
(Msg. 4) Posted: Thu Apr 21, 2005 1:29 pm
Post subject: Re: ASP Classic hang on IIS6 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
IISState will dump the threads that are running and any ASP pages (caveat:
IISState must be able to get to microsoft.com from the IIS machine to
download symbols for this to work). It will create a log that you can post
to the group. You can download it from IISFAQ. If you do a search for
IISState you'll see a bunch of logs others have posted to get a feel for
what info is there.
I would caution against assuming this is related to the DB. It could be
_anything_. There are 3 or 4 hangs/crashes analyzed on this group every
day - the symptoms are the same ("My IIS hangs" or "My IIS crashes"). I can
tell you that it is very rare for any of the 3 or 4 to be caused by the same
problem.
Pat
"ThomasTran" <ThomasTran.TakeThisOut@nospam.nospam> wrote in message
news:uUrP0spRFHA.3296@TK2MSFTNGP15.phx.gbl...
> Thanks for your answer, how ever there is no COM object except the ADO
> using to access the Database, and the application works fine since years
> under Windows 2K . When it's stuck, the static html page still work.
> Could you tell me about IISState quickly ? not need the detail, I can
> figure out after. I don't have the control on the server but I can ask
> them
> to do that .
>
> Thanks very much
>
> Thomas T.
>
> "Pat [MSFT]" <patfilot.TakeThisOut@online.microsoft.com> wrote in message
> news:%23ukuJcpRFHA.3072@TK2MSFTNGP10.phx.gbl...
>> It could be anything - bug in the ASP page, bug in a COM object, etc.
>> Run
>> IISState when the hang occurs and post the log. We can then see what the
>> problem is.
>>
>> Pat
>>
>> "ThomasTran" <ThomasTran.TakeThisOut@nospam.nospam> wrote in message
>> news:u$$7pPoRFHA.3336@TK2MSFTNGP10.phx.gbl...
>> > Hello everybody,
>> >
>> > I have a Snitz forum (ASP classic) hosted on an Windows 2003 Server .
>> > Before
>> > when it was on Windows 2000 (IIS5), it worked perfectly , but since we
>> > migrate to Windows 2003 sometimes the IIS does not response to ASP
>> > pages
> .
>> > HTML and other file types (graphic , text, etc) still display correctly
>> > but
>> > not the ASP . We have to start the website to make it up. I have found
>> > a
>> > KB
>> > about hangging problem when using JET (Access .MDB Database) on
>> > IIS6 -Win2K3
>> > , my ISP has installed the hotfix of M$$$ and either I have converted
>> > my
>> > Database to SQL Server (I use MSDE now) , after that it works for some
>> > weeks, but today, it has same problem . Do you have any idea about the
>> > problem, so I'm sure that it's not the problem with the JET Engine
>> > likes
>> > it
>> > says in the KB . I did a search in google and found so much post about
>> > this
>> > same problem, but people still think it was problem of JET . I can not
>> > understand what Microsoft has done to change the more stable IIS5 to a
>> > worse version like that . We have seen this problem since months, but
>> > there
>> > is no fix for that , this makes us a lot of nightmare since we migrate
> to
>> > Windows 2003 hoppying the better thing . If you have any suggestion,
>> > please
>> > give me, I appreciate very much .
>> >
>> > Thanks in advance
>> >
>> > Thomas T.
>> >
>> >
>> >
>>
>>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: ASP Classic hang on IIS6 |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 2901
|
(Msg. 5) Posted: Fri Apr 29, 2005 8:55 am
Post subject: Re: ASP Classic hang on IIS6 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi,
You can get IISState from here:
http://www.iisfaq.com/Default.aspx?tabid=2513
If you search this group, you will see lots of other IISState logs posted.
Pat usually analyses them and can give you an answer as to what's causing
the issue.
There are some instructions on getting IISSTate setup on Windows 2003 Server
here:
www.adOpenStatic.com/faq/IISConfigureIISState.aspx
Cheers
Ken
--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com
"ThomasTran" <ThomasTran.RemoveThis@nospam.nospam> wrote in message
news:uUrP0spRFHA.3296@TK2MSFTNGP15.phx.gbl...
: Thanks for your answer, how ever there is no COM object except the ADO
: using to access the Database, and the application works fine since years
: under Windows 2K . When it's stuck, the static html page still work.
: Could you tell me about IISState quickly ? not need the detail, I can
: figure out after. I don't have the control on the server but I can ask
them
: to do that .
:
: Thanks very much
:
: Thomas T.
:
: "Pat [MSFT]" <patfilot.RemoveThis@online.microsoft.com> wrote in message
: news:%23ukuJcpRFHA.3072@TK2MSFTNGP10.phx.gbl...
: > It could be anything - bug in the ASP page, bug in a COM object, etc.
Run
: > IISState when the hang occurs and post the log. We can then see what
the
: > problem is.
: >
: > Pat
: >
: > "ThomasTran" <ThomasTran.RemoveThis@nospam.nospam> wrote in message
: > news:u$$7pPoRFHA.3336@TK2MSFTNGP10.phx.gbl...
: > > Hello everybody,
: > >
: > > I have a Snitz forum (ASP classic) hosted on an Windows 2003 Server .
: > > Before
: > > when it was on Windows 2000 (IIS5), it worked perfectly , but since we
: > > migrate to Windows 2003 sometimes the IIS does not response to ASP
pages
: .
: > > HTML and other file types (graphic , text, etc) still display
correctly
: > > but
: > > not the ASP . We have to start the website to make it up. I have found
a
: > > KB
: > > about hangging problem when using JET (Access .MDB Database) on
: > > IIS6 -Win2K3
: > > , my ISP has installed the hotfix of M$$$ and either I have converted
my
: > > Database to SQL Server (I use MSDE now) , after that it works for some
: > > weeks, but today, it has same problem . Do you have any idea about the
: > > problem, so I'm sure that it's not the problem with the JET Engine
likes
: > > it
: > > says in the KB . I did a search in google and found so much post about
: > > this
: > > same problem, but people still think it was problem of JET . I can not
: > > understand what Microsoft has done to change the more stable IIS5 to
a
: > > worse version like that . We have seen this problem since months, but
: > > there
: > > is no fix for that , this makes us a lot of nightmare since we migrate
: to
: > > Windows 2003 hoppying the better thing . If you have any suggestion,
: > > please
: > > give me, I appreciate very much .
: > >
: > > Thanks in advance
: > >
: > > Thomas T.
: > >
: > >
: > >
: >
: >
:
: >> Stay informed about: ASP Classic hang on IIS6 |
|
| Back to top |
|
 |  |
| Related Topics: | IIS6 Hang on Classic ASP - We are having an intermittent problem (sometimes occurs 2 or 3 times a day, and then goes on for 4 or 5 days without happening), whereby classic ASP pages hang. When this happens:- HTML Pages are servered OK ASP.NET .aspx pages are servered OK ..
iis6 compatability with classic asp - I have recently migrated some classic asp web sites from iis5 to iis6 and seem to be experiencing some memory problems, in particular sql server (which is running on the same machine) seems to be using exessive amounts of memory which eventually causes..
IIS6 debug classic ASP - I have Visual Studio 2003 on Windows 2003 and IIS6. How does one debug classsic ASP pages in this environment. The Debugging flags are checked for ASP debugging. I can attach to the processes, but none of my breakpoints are hit. I've set up Network...
IIS6 hang - front end windows 2003 server/IIS 6 back end cluster 1 active/passive 2 windows 2003 servers sql 2000 cluster 2 active/passive 2 windows 2003 servers sql 2000 about 800 sessions to IIS at any given time from onsite staff and users remote locations ...
IIS6 Hang up -Debug Tools - I have followed the guidelines about solving the IIS 6 suddenly hang up - Download the Debug Tools at http://www.microsoft.com/downloads/details.aspx?FamilyID=01c4f89d-cc68-42ba- 98d2-0c580437efcf&DisplayLang=en However, it cannot install on Window... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|