|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP counter script problem (server cannot handle)
Hi,
I have tried to implement several counter scripts in ASP. For some strange reason it seems my server does not like these. At the moment my server is down again due to "too many user connected" errors from testing the counters. I copied the ASP script to another server and it works fine. For some reason, my server cannot handle the following code. When I run it, it simply stalls. Set fs = CreateObject("Scripting.FileSystemObject") Wfile=server.mappath("\") & "\counter.txt" Any special setting I have to take care of? I run IIS 5.1 on XP Pro. |
|
#2
|
|||
|
|||
|
have you made sure you've got the appropriate dll's installed and running?
|
|
#3
|
|||
|
|||
|
If you're running antivirus script blocking turn it off & see if it helps.
|
|
#4
|
|||
|
|||
|
Hi Doug. I found out the problem was due to insufficient user priviledge; fixed that in the Security tab (of course, I knew it probably had something to do with the SECURITY tab, just couldn't find that damn tab until I finally came across an article that told me to uncheck an option that hid that tab)
![]() |
|
#5
|
|||
|
|||
|
Yep, you have to disable "simple file sharing" to see the security tab in XP
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > ASP counter script problem (server cannot handle) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|