Bill D
|
| Posted: 05/27/2003, 6:35 PM |
|
Just started having a problem during development and test. I decided to do my development work on my laptop (Windows XP Pro SP1 w/IIS 5.1 and IE 6.0) only to find that when testing code on my local machine (ASP 3.0 w/Templates & MS Access), the browser just hangs when trying to open a page generated by CCS 2.0 - no error message, just hangs with no change in display. Opens http://localhost/localstart.asp fine but not CCS code. When accessing from other systems, same symptom occurs. Code generated in PHP4/MySql is fine.
The system that I moved CCS from runs fine. Exact same versions of everything and I checked to make sure that configurations are identical twice. Even reloaded IIS 5.1 a couple of times on the laptop. There is obviously something different but I can't find it.
I'm able to upload to remote server for test as long as I've got an Internet connection, but I do quite a bit of work where I don't have access. Kind of makes development on the laptop useless!
Anyone else ever have this problem?? Any ideas??
|
|
|
 |
KenM
|
| Posted: 05/27/2003, 9:11 PM |
|
Sounds like the problem I had, if you have Anti-Virus installed on the XP system, try turning OFF 'script blocking ?' etc as I did in Symantec SystemWorks NAV or the equivalent in others.
Worked for me and I am sure I have seen other postings in this regard as well.
Good luck,
KenM
|
|
|
 |
Bill D
|
| Posted: 05/28/2003, 3:35 AM |
|
Thanks, Ken, but didn't work. I've got Symantec A/V 2003 and I got the same symtoms with script blocking off as I got with it turned on. Also, when accessing with another system w/o Symantec I still can't display an ASP page generated with CCS.
I would appreciate any other ideas!!!
|
|
|
 |
rclayh
|
| Posted: 05/28/2003, 2:10 PM |
|
I can't tell you the solution but that sounds exactly like the problem I had when I built an ASP test web. Using exact same platform as you describe. I switched to ASP.NET but never found what was causing the problem. Hope you do.
|
|
|
 |
No Name
|
| Posted: 05/28/2003, 4:52 PM |
|
Fill out support request. There is an interrim ASP class library that solves a number of issues.
|
|
|
 |
John F
|
| Posted: 06/26/2003, 10:14 AM |
|
has anyone found a resolution to this problem? I've been in touch with tech support, and nobody seems to know about this 'interim class library' referred to in above post...
|
|
|
 |
rclayh
|
| Posted: 06/26/2003, 12:04 PM |
|
Make sure you reboot your machine after you turn off script blocking. Otherwise you page may just be hung in the cache. That's what happened to me.
|
|
|
 |
John F
|
| Posted: 06/26/2003, 3:48 PM |
|
that did it -- restarting after disabling script blocking was finally the answer. Thanks!
|
|
|
 |