Hello,
I keep getting this error at line 26 even though I have added a reference for my CuteEditor.dll. Please help.
Thanks
Mel
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0103: The name 'CuteEditor' does not exist in the current context
Source Error:
|
Line 24: <meta name="GENERATOR" content="CuteEditor"> Line 25: <base target="_blank" href="<%=Server.HtmlEncode(referrer)%>" /> Line 26: <link type="text/css" rel="stylesheet" href='<%=CuteEditor.EditorUtility.ProcessWebPath(Context,Page,"Load.ashx?type=style&file=SyntaxHighlighter.css")%>' /> Line 27: </head> Line 28: <body> |
Source File: c:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx
Line: 26
Show Detailed Compiler Output:
C:\WINDOWS\system32> "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /out:"c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\prism_u_formulator_cutesoft_client_cuteeditor\49299eab\b02b2818\App_Web_template.aspx.cdcab7d2.mkvpis9q.dll" /D:DEBUG /debug+ /optimize- /w:4 /nowarn:1659;1699;1701 "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\prism_u_formulator_cutesoft_client_cuteeditor\49299eab\b02b2818\App_Web_template.aspx.cdcab7d2.mkvpis9q.0.cs" "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\prism_u_formulator_cutesoft_client_cuteeditor\49299eab\b02b2818\App_Web_template.aspx.cdcab7d2.mkvpis9q.1.cs" Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.3053 for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 Copyright (C) Microsoft Corporation 2001-2005. All rights reserved. c:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx(26,51): error CS0103: The name 'CuteEditor' does not exist in the current context |
Show Complete Compilation Source:
Line 1: #pragma checksum "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "60FD5B036AA157C9E9B8FD07FA7AAD60" Line 2: //------------------------------------------------------------------------------ Line 3: // <auto-generated> Line 4: // This code was generated by a tool. Line 5: // Runtime Version:2.0.50727.3620 Line 6: // Line 7: // Changes to this file may cause incorrect behavior and will be lost if Line 8: // the code is regenerated. Line 9: // </auto-generated> Line 10: //------------------------------------------------------------------------------ Line 11: Line 12: namespace ASP { Line 13: Line 14: #line 40 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 15: using System.Web.Profile; Line 16: Line 17: #line default Line 18: #line hidden Line 19: Line 20: #line 35 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 21: using System.Text.RegularExpressions; Line 22: Line 23: #line default Line 24: #line hidden Line 25: Line 26: #line 37 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 27: using System.Web.Caching; Line 28: Line 29: #line default Line 30: #line hidden Line 31: Line 32: #line 33 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 33: using System.Configuration; Line 34: Line 35: #line default Line 36: #line hidden Line 37: Line 38: #line 32 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 39: using System.Collections.Specialized; Line 40: Line 41: #line default Line 42: #line hidden Line 43: Line 44: #line 44 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 45: using System.Web.UI.HtmlControls; Line 46: Line 47: #line default Line 48: #line hidden Line 49: Line 50: #line 42 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 51: using System.Web.UI.WebControls; Line 52: Line 53: #line default Line 54: #line hidden Line 55: Line 56: #line 31 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 57: using System.Collections; Line 58: Line 59: #line default Line 60: #line hidden Line 61: Line 62: #line 41 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 63: using System.Web.UI; Line 64: Line 65: #line default Line 66: #line hidden Line 67: Line 68: #line 43 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 69: using System.Web.UI.WebControls.WebParts; Line 70: Line 71: #line default Line 72: #line hidden Line 73: Line 74: #line 30 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 75: using System; Line 76: Line 77: #line default Line 78: #line hidden Line 79: Line 80: #line 39 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 81: using System.Web.Security; Line 82: Line 83: #line default Line 84: #line hidden Line 85: Line 86: #line 36 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 87: using System.Web; Line 88: Line 89: #line default Line 90: #line hidden Line 91: Line 92: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 93: using System.Web.SessionState; Line 94: Line 95: #line default Line 96: #line hidden Line 97: Line 98: #line 34 "C:\Inetpub\wwwroot\PRISM\u\formulator\web.config" Line 99: using System.Text; Line 100: Line 101: #line default Line 102: #line hidden Line 103: Line 104: Line 105: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()] Line 106: public class template_aspx : global::System.Web.UI.Page, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler { Line 107: Line 108: Line 109: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 110: protected global::System.Web.UI.HtmlControls.HtmlHead Head1; Line 111: Line 112: #line default Line 113: #line hidden Line 114: Line 115: private static bool @__initialized; Line 116: Line 117: private static object @__fileDependencies; Line 118: Line 119: private static System.Web.UI.OutputCacheParameters @__outputCacheSettings = null; Line 120: Line 121: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 122: public template_aspx() { Line 123: string[] dependencies; Line 124: ((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/Template.aspx"; Line 125: if ((global::ASP.template_aspx.@__initialized == false)) { Line 126: dependencies = new string[1]; Line 127: dependencies[0] = "~/Template.aspx"; Line 128: global::ASP.template_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies); Line 129: global::ASP.template_aspx.@__initialized = true; Line 130: } Line 131: this.Server.ScriptTimeout = 30000000; Line 132: if ((global::ASP.template_aspx.@__outputCacheSettings == null)) { Line 133: System.Web.UI.OutputCacheParameters outputCacheSettings; Line 134: outputCacheSettings = new System.Web.UI.OutputCacheParameters(); Line 135: outputCacheSettings.Duration = 31536000; Line 136: outputCacheSettings.Location = System.Web.UI.OutputCacheLocation.Client; Line 137: outputCacheSettings.VaryByParam = null; Line 138: global::ASP.template_aspx.@__outputCacheSettings = outputCacheSettings; Line 139: } Line 140: } Line 141: Line 142: protected System.Web.Profile.DefaultProfile Profile { Line 143: get { Line 144: return ((System.Web.Profile.DefaultProfile)(this.Context.Profile)); Line 145: } Line 146: } Line 147: Line 148: protected override bool SupportAutoEvents { Line 149: get { Line 150: return false; Line 151: } Line 152: } Line 153: Line 154: protected System.Web.HttpApplication ApplicationInstance { Line 155: get { Line 156: return ((System.Web.HttpApplication)(this.Context.ApplicationInstance)); Line 157: } Line 158: } Line 159: Line 160: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 161: private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control2() { Line 162: global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl; Line 163: Line 164: #line 39 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 165: @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle(); Line 166: Line 167: #line default Line 168: #line hidden Line 169: System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl)); Line 170: Line 171: #line 39 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 172: @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("Posted Values")); Line 173: Line 174: #line default Line 175: #line hidden Line 176: return @__ctrl; Line 177: } Line 178: Line 179: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 180: private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControlHead1() { Line 181: global::System.Web.UI.HtmlControls.HtmlHead @__ctrl; Line 182: Line 183: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 184: @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head"); Line 185: Line 186: #line default Line 187: #line hidden Line 188: this.Head1 = @__ctrl; Line 189: Line 190: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 191: @__ctrl.ID = "Head1"; Line 192: Line 193: #line default Line 194: #line hidden Line 195: global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1; Line 196: Line 197: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 198: @__ctrl1 = this.@__BuildControl__control2(); Line 199: Line 200: #line default Line 201: #line hidden Line 202: System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl)); Line 203: Line 204: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 205: @__parser.AddParsedSubObject(@__ctrl1); Line 206: Line 207: #line default Line 208: #line hidden Line 209: Line 210: #line 38 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 211: @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\t\t<style type=\"text/css\">\r\n\t\t body { font:normal 12px arial;} \r\n\t\t table { font" + Line 212: ":normal 12px arial; }\r\n\t\t</style>\r\n\t")); Line 213: Line 214: #line default Line 215: #line hidden Line 216: return @__ctrl; Line 217: } Line 218: Line 219: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 220: private void @__BuildControlTree(template_aspx @__ctrl) { Line 221: Line 222: #line 1 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 223: this.InitializeCulture(); Line 224: Line 225: #line default Line 226: #line hidden Line 227: global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1; Line 228: Line 229: #line 1 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 230: @__ctrl1 = this.@__BuildControlHead1(); Line 231: Line 232: #line default Line 233: #line hidden Line 234: System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl)); Line 235: Line 236: #line 1 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 237: @__parser.AddParsedSubObject(@__ctrl1); Line 238: Line 239: #line default Line 240: #line hidden Line 241: @__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1)); Line 242: } Line 243: Line 244: private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) { Line 245: Line 246: #line 3 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 247: Line 248: if(Request.HttpMethod!="POST") Line 249: { Line 250: string referrer=Request.QueryString["Referrer"]; Line 251: if(referrer!=null) Line 252: { Line 253: if(referrer.IndexOfAny("<>\'\"".ToCharArray())!=-1) Line 254: referrer=null; Line 255: } Line 256: if(referrer==null) Line 257: { Line 258: referrer=Convert.ToString(Request.UrlReferrer); Line 259: } Line 260: if(referrer==null||referrer=="") Line 261: { Line 262: referrer=Request.Url.ToString(); Line 263: } Line 264: Line 265: Line 266: #line default Line 267: #line hidden Line 268: @__w.Write("\r\n<html>\r\n\t<head>\r\n\t\t<title>Untitled</title>\r\n\t\t<meta name=\"GENERATOR\" content=\"C" + Line 269: "uteEditor\">\r\n\t\t<base target=\"_blank\" href=\""); Line 270: Line 271: #line 25 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 272: @__w.Write(Server.HtmlEncode(referrer)); Line 273: Line 274: Line 275: #line default Line 276: #line hidden Line 277: @__w.Write("\" />\r\n\t\t<link type=\"text/css\" rel=\"stylesheet\" href=\'"); Line 278: Line 279: #line 26 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 280: @__w.Write(CuteEditor.EditorUtility.ProcessWebPath(Context,Page,"Load.ashx?type=style&file=SyntaxHighlighter.css")); Line 281: Line 282: Line 283: #line default Line 284: #line hidden Line 285: @__w.Write("\' />\r\n\t</head>\r\n\t<body>\r\n\t</body>\r\n</html>\r\n"); Line 286: Line 287: #line 31 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 288: Line 289: } Line 290: else Line 291: { Line 292: Line 293: Line 294: Line 295: #line default Line 296: #line hidden Line 297: @__w.Write("\r\n<html>\r\n\t"); Line 298: parameterContainer.Controls[0].RenderControl(@__w); Line 299: @__w.Write("\r\n\t<body>\r\n\t\t<table border=\"1\" cellspacing=\"0\" cellpadding=\"3\" style=\"border-coll" + Line 300: "apse:collapse;width:400px;\">\r\n\t\t\t<tr style=\"color:white;background-color:steelbl" + Line 301: "ue\">\r\n\t\t\t\t<td>Name</td>\r\n\t\t\t\t<td>Value</td>\r\n\t\t\t</tr>\r\n\t\t\t"); Line 302: Line 303: #line 51 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 304: foreach(string key in Request.Form.AllKeys){ Line 305: Line 306: #line default Line 307: #line hidden Line 308: @__w.Write("\r\n\t\t\t<tr>\r\n\t\t\t\t<td>"); Line 309: Line 310: #line 53 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 311: @__w.Write(HttpUtility.HtmlEncode(key+"")); Line 312: Line 313: Line 314: #line default Line 315: #line hidden Line 316: @__w.Write("</td>\r\n\t\t\t\t<td><pre>"); Line 317: Line 318: #line 54 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 319: @__w.Write(HttpUtility.HtmlEncode(Request.Form[key]+"")); Line 320: Line 321: Line 322: #line default Line 323: #line hidden Line 324: @__w.Write("</pre>\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t\t"); Line 325: Line 326: #line 57 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 327: } Line 328: Line 329: #line default Line 330: #line hidden Line 331: @__w.Write("\r\n\t\t</table>\r\n\t</body>\r\n</html>\r\n"); Line 332: Line 333: #line 61 "C:\Inetpub\wwwroot\PRISM\u\formulator\CuteSoft_Client\CuteEditor\Template.aspx" Line 334: Line 335: } Line 336: Line 337: Line 338: #line default Line 339: #line hidden Line 340: } Line 341: Line 342: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 343: protected override void FrameworkInitialize() { Line 344: base.FrameworkInitialize(); Line 345: this.@__BuildControlTree(this); Line 346: this.AddWrappedFileDependencies(global::ASP.template_aspx.@__fileDependencies); Line 347: this.InitOutputCache(global::ASP.template_aspx.@__outputCacheSettings); Line 348: this.Request.ValidateInput(); Line 349: } Line 350: Line 351: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 352: public override int GetTypeHashCode() { Line 353: return -1469240994; Line 354: } Line 355: Line 356: [System.Diagnostics.DebuggerNonUserCodeAttribute()] Line 357: public override void ProcessRequest(System.Web.HttpContext context) { Line 358: base.ProcessRequest(context); Line 359: } Line 360: } Line 361: } Line 362: |