Tuesday, February 15, 2011

Error Message

Error Message

Ora error: "ORA-01036: illegal variable name/number"

when it happens remove @ character in your parameters Like this

< parameter>
< parameterName value="P_ERRORTOKENID"/>
< dbType value="String"/>
< size value="100"/>
< layout type="log4net.Layout.PatternLayout" value="%property{ErrorTokenId}"/>
<\parameter>

Hosting service on IIS


The requested content appears to be script and will not be served by the static file handler.
I have solve this issue by helping this article.


Hosting service on IIS: "http://www.byteblocks.com/post/2010/03/25/HTTP-Error-40417-Not-Found.aspx"