you bet.
Last Error: Inner Exception
Source: System.Web
Message: The virtual path
'/cutesoft_client/cuteeditor/template.aspx' maps to another application, which
is not allowed.
Stack: at
System.Web.VirtualPath.FailIfNotWithinAppRoot()
at
System.Web.HttpContext.RewritePath(VirtualPath filePath, VirtualPath pathInfo,
String queryString, Boolean setClientFilePath)
at
System.Web.HttpContext.RewritePath(String filePath, String pathInfo, String
queryString, Boolean setClientFilePath)
at
Sitecore.Pipelines.HttpRequest.ExecuteRequest.Process(HttpRequestArgs
args)
Outer Exception
Source: mscorlib
Message: Exception has been
thrown by the target of an invocation.
Stack: at
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments,
SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object
obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture)
at Sitecore.Reflection.ReflectionUtil.InvokeMethod(MethodInfo
method, Object[] parameters, Object obj)
at
Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args)
at
Sitecore.Pipelines.CorePipeline.Run(String pipelineName, PipelineArgs args,
String pipelineDomain)
at
Sitecore.Web.HttpModule.HttpApplication_BeginRequest(Object sender, EventArgs
e)
at
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)