aquatera
|
| Posted: 05/22/2002, 10:25 AM |
|
I get this error when attempting to open up the default.asp page in CCS Beta4 of the example BugTrack Web site - CCS Beta3 worked without errors . Whats wrong?
Error Type:
Microsoft VBScript runtime (0x800A01F4)
Variable is undefined: 'ScriptPath'
/bugtrack/Header.asp, line 71
Browser Type:
Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
Page:
GET /bugtrack/BugRecord.asp
|
|
|
 |
Nicole
|
| Posted: 05/23/2002, 12:05 AM |
|
Hello,
looks like there was no ScriptPath variable in Beta 3. Try to regenerate project with Beta 4. Note, that if you modified generated code in code editor, modified parts won't be overwritten.
Try to create new project from scratch with Beta 4. Do you get the same error?
|
|
|
 |
aquatera
|
| Posted: 05/23/2002, 8:38 AM |
|
I'll try that approach. Thanks for the tip. By the way, why wasn't DIM Scriptpath incuded in the CCS Beta3 release?
|
|
|
 |
|