Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

EXE unloads on every hit, OK in dev environment

$
0
0
EXE unloads on every hit, OK in dev environment
Web Connection 5.0
EXE unloads on every hit, OK in dev environment
Nov. 12, 2012
01:49 pm
3N50TMBWXShow this entire thread in new window
Gratar Image based on email address
From:Michael Hogan
To:All
I'm finding it difficult to debug this problem. Site runs fine in the development environment (file mode), but when it's run as an EXE in file mode it crashes on every page hit. If I run the exe after the crash, the page is returned and the exe crashes once again.

Typically, my functions end in a Response.ExpandTemplate(lcTemplate)

My JSON calls don't appear to crash the EXE. They typically conclude with Response.Write(lcReturnValue)

No errors appear in the request log. WCErrors shows only:

2012.11.12 15:41:09:309 - 5540_680A8BA60B86 - 5540_680A8BA60B86 - Request Started - /CondoApp/Franklin/MonthCal.cdo? - 0 - 5540 - Com: -1:0:0
2012.11.12 15:41:10:577 - 5540_680A8BA60B86 - 5540_680A8BA60B86 - Request Completed (1265) - /CondoApp/Franklin/MonthCal.cdo? - 3 - 5540 - Com: -1:0:0

Unfortunately, I don't think I can SET STEP ON in the EXE, so I'm at something of a loss in debugging this problem.

Any advice?


Viewing all articles
Browse latest Browse all 10393

Trending Articles