I need assistance. I have a web application that I have installed on an IIS 6.0 server. But, I get this specific error:
I need to know where on the IIS server to go to turn off security to allow castle.monorail applications to run on the IIS server.
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SecurityException: That assembly does not allow partially trusted callers.]
Castle.MonoRail.Framework.
EngineCont
extModule.
CreateAndS
tartContai
ner(HttpAp
plication context) +0
Castle.MonoRail.Framework.
EngineCont
extModule.
Init(HttpA
pplication
context) +96
System.Web.HttpApplication
.InitModul
esCommon()
+65
System.Web.HttpApplication
.InitModul
es() +43
System.Web.HttpApplication
.InitInter
nal(HttpCo
ntext context, HttpApplicationState state, MethodInfo[] handlers) +729
System.Web.HttpApplication
Factory.Ge
tNormalApp
licationIn
stance(Htt
pContext context) +298
System.Web.HttpApplication
Factory.Ge
tApplicati
onInstance
(HttpConte
xt context) +107
System.Web.HttpRuntime.Pro
cessReques
tInternal(
HttpWorker
Request wr) +289