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

RenderAspScript error

$
0
0
RenderAspScript error
Web Connection 5.0
RenderAspScript error
May. 16, 2013
03:17 pm
3SB0WSJ3AShow this entire thread in new window
Gratar Image based on email address
From:Stein Goering
To:All
I'm getting Property Not Found errors when trying to execute this line of code:
lcHT = RenderASPScript(Config.cHTMLPagePath+lcTemplate)

The errors are coming from wwscripting and reference Response.Status and Response.RenderHttpHeader

IF (llResponseCreated)IFthis.lError Response.Status = "500 Server Error" Response.ContentType = "text/html"ENDIF _Out = Response.RenderHttpHeader() + _OutENDIF

This code has been in place for years and was working prior to upgrading to WC 5.66. Did something change in the scripting engine?

FWIW, I don't have problems rendering wcs pages when calling them directly - just when trying to render from within another method.

--stein


Viewing all articles
Browse latest Browse all 10393

Trending Articles