Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Textobject hangs IIS server

Reply
Thread Tools

Textobject hangs IIS server

 
 
Rolf Rosenquist
Guest
Posts: n/a
 
      10-09-2005
This code works fine local with PWS on win98 and also on the Internet:
Set emailLog = Server.CreateObject("Scripting.FileSystemObject")

But on a local XP computer, the IIS hangs. The message is that too many are
trying to access the page.
Any suggestions?

/ Rolf


 
Reply With Quote
 
 
 
 
Ray Costanzo [MVP]
Guest
Posts: n/a
 
      10-09-2005
http://www.aspfaq.com/show.asp?id=2180

http://www.aspfaq.com/show.asp?id=2202

Ray at home

"Rolf Rosenquist" <> wrote in message
news:...
> This code works fine local with PWS on win98 and also on the Internet:
> Set emailLog = Server.CreateObject("Scripting.FileSystemObject")
>
> But on a local XP computer, the IIS hangs. The message is that too many
> are
> trying to access the page.
> Any suggestions?
>
> / Rolf
>
>



 
Reply With Quote
 
 
 
 
Rolf Rosenquist
Guest
Posts: n/a
 
      10-09-2005
Yes, right on-the-spot!
Thanks for the help.
/ Rolf



"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> skrev i
meddelandet news:...
> http://www.aspfaq.com/show.asp?id=2180
>
> http://www.aspfaq.com/show.asp?id=2202
>
> Ray at home
>
> "Rolf Rosenquist" <> wrote in message
> news:...
> > This code works fine local with PWS on win98 and also on the Internet:
> > Set emailLog = Server.CreateObject("Scripting.FileSystemObject")
> >
> > But on a local XP computer, the IIS hangs. The message is that too many
> > are
> > trying to access the page.
> > Any suggestions?
> >
> > / Rolf
> >
> >

>
>



 
Reply With Quote
 
Ray Costanzo [MVP]
Guest
Posts: n/a
 
      12-07-2005
http://www.aspfaq.com/show.asp?id=2180

Ray at work

"Rolf Rosenquist" <> wrote in message
news:...
> This code works fine local with PWS on win98 and also on the Internet:
> Set emailLog = Server.CreateObject("Scripting.FileSystemObject")
>
> But on a local XP computer, the IIS hangs. The message is that too many
> are
> trying to access the page.
> Any suggestions?
>
> / Rolf
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Gem hangs => TCPSocket.write hangs Tim Shadel Ruby 1 07-24-2005 06:11 AM
Add a TextObject Dynamicly Programmer ASP .Net 1 02-15-2005 04:41 PM
converting textobject to name of other object. Lars Tengnagel Python 1 12-08-2004 07:27 AM
Clear hangs up - & hangs up - & hangs up Sue Bilstein NZ Computing 26 03-07-2004 01:33 AM
IIS 5.0 / Win2k Hangs up when Reading file using Server.FileSystemObject Pedro Bautista ASP .Net 0 08-28-2003 11:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57