Printing Problem - Help!

G

Guest

I have an HP psc 1300 series printer connected locally to my computer. I was
printing photos and it has stopped printing. I have restarted, tried to
cancel all documents, replaced the ink and trouble shooted every way I can
think of. The Status says that it is deleting the print job but it isn't
doing anything and hasn't for a full day now. I can't get anything else to
print because it is first in the queue. Help?
 
G

Guest

Hi Ted,

Thanks for getting back to me so quickly however when I click on that link I
get this message and I don't know what to do:
Server Error in '/EDIAGS/GMN' Application.
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 'g_sPageName' does not exist in the
class or namespace 'ASP.DisplayPopUp_Excp_aspx'

Source Error:

Line 53: {
Line 54: Response.Write("<div
style=\"FONT-SIZE:18pt;LEFT:180px;COLOR:black;LINE-HEIGHT:18pt;POSITION:absolute;TOP:15px;HEIGHT:25px\">");
Line 55: Response.Write(oTrans.GetTextString("hp guided solutions
pop up details",g_sPageName+"_TITLE"));
Line 56: Response.Write("</div>");
Line 57: }


Source File: F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx
Line: 55


Show Detailed Compiler Output:

c:\winnt\system32\inetsrv>
"c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe" /t:library /utf8output
/R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\ediags_gmn\504769f6\302ecaad\flk7hcmy.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\ediags_gmn\504769f6\302ecaad\assembly\dl2\e3064323\1011a3c3_3fcfc501\getmodelnumber.dll"
/R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll"
/R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\ediags_gmn\504769f6\302ecaad\assembly\dl2\2bb0f013\00fd74ae_8abbc401\gmnv_2.dll"
/R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll"
/R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll"
/R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll"
/R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll"
/out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\ediags_gmn\504769f6\302ecaad\s8l8nco_.dll" /debug- /optimize+
/win32res:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\ediags_gmn\504769f6\302ecaad\s8l8nco_.res" /warnaserror /w:1
"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\ediags_gmn\504769f6\302ecaad\s8l8nco_.0.cs"


Microsoft (R) Visual C# .NET Compiler version 7.10.6310.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx(55,82):
error CS0103: The name 'g_sPageName' does not exist in the class or namespace
'ASP.DisplayPopUp_Excp_aspx'
F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx(60,82):
error CS0103: The name 'g_sPageName' does not exist in the class or namespace
'ASP.DisplayPopUp_Excp_aspx'


Show Complete Compilation Source:

Line 1:
//------------------------------------------------------------------------------
Line 2: // <autogenerated>
Line 3: // This code was generated by a tool.
Line 4: // Runtime Version: 1.1.4322.2300
Line 5: //
Line 6: // Changes to this file may cause incorrect behavior and will
be lost if
Line 7: // the code is regenerated.
Line 8: // </autogenerated>
Line 9:
//------------------------------------------------------------------------------
Line 10:
Line 11: namespace ASP {
Line 12: using System;
Line 13: using System.Collections;
Line 14: using System.Collections.Specialized;
Line 15: using System.Configuration;
Line 16: using System.Text;
Line 17: using System.Text.RegularExpressions;
Line 18: using System.Web;
Line 19: using System.Web.Caching;
Line 20: using System.Web.SessionState;
Line 21: using System.Web.Security;
Line 22: using System.Web.UI;
Line 23: using System.Web.UI.WebControls;
Line 24: using System.Web.UI.HtmlControls;
Line 25: using ASP;
Line 26:
Line 27:
Line 28: public class DisplayPopUp_Excp_aspx : HPeDiags.System_Compat,
System.Web.SessionState.IRequiresSessionState {
Line 29:
Line 30:
Line 31: #line 137
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 32: protected System.Web.UI.HtmlControls.HtmlForm
System_Compat;
Line 33:
Line 34: #line default
Line 35: #line hidden
Line 36:
Line 37: private static bool __initialized = false;
Line 38:
Line 39: private static object __stringResource;
Line 40:
Line 41: private static System.Collections.ArrayList
__fileDependencies;
Line 42:
Line 43: public DisplayPopUp_Excp_aspx() {
Line 44: System.Collections.ArrayList dependencies;
Line 45: if ((ASP.DisplayPopUp_Excp_aspx.__initialized ==
false)) {
Line 46: ASP.DisplayPopUp_Excp_aspx.__stringResource =
System.Web.UI.TemplateControl.ReadStringResource(typeof(ASP.DisplayPopUp_Excp_aspx));
Line 47: dependencies = new System.Collections.ArrayList();
Line 48:
dependencies.Add("F:\\vzccestwwspro.cce.hp.com\\Stairway\\gmn\\DisplayPopUp-Excp.aspx");
Line 49: ASP.DisplayPopUp_Excp_aspx.__fileDependencies =
dependencies;
Line 50: ASP.DisplayPopUp_Excp_aspx.__initialized = true;
Line 51: }
Line 52: }
Line 53:
Line 54: protected override bool SupportAutoEvents {
Line 55: get {
Line 56: return false;
Line 57: }
Line 58: }
Line 59:
Line 60: protected ASP.Global_asax ApplicationInstance {
Line 61: get {
Line 62: return
((ASP.Global_asax)(this.Context.ApplicationInstance));
Line 63: }
Line 64: }
Line 65:
Line 66: public override string TemplateSourceDirectory {
Line 67: get {
Line 68: return "/ediags/gmn";
Line 69: }
Line 70: }
Line 71:
Line 72: private System.Web.UI.Control
__BuildControlSystem_Compat() {
Line 73: System.Web.UI.HtmlControls.HtmlForm __ctrl;
Line 74:
Line 75: #line 137
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 76: __ctrl = new System.Web.UI.HtmlControls.HtmlForm();
Line 77:
Line 78: #line default
Line 79: #line hidden
Line 80: this.System_Compat = __ctrl;
Line 81:
Line 82: #line 137
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 83: __ctrl.ID = "System_Compat";
Line 84:
Line 85: #line default
Line 86: #line hidden
Line 87:
Line 88: #line 137
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 89: __ctrl.Method = "post";
Line 90:
Line 91: #line default
Line 92: #line hidden
Line 93: System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 94:
Line 95: #line 137
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 96: __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\r\n\r\n "));
Line 97:
Line 98: #line default
Line 99: #line hidden
Line 100: return __ctrl;
Line 101: }
Line 102:
Line 103: private void __BuildControlTree(System.Web.UI.Control
__ctrl) {
Line 104:
Line 105: #line 1
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 106: this.__BuildControlSystem_Compat();
Line 107:
Line 108: #line default
Line 109: #line hidden
Line 110: System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 111:
Line 112: #line 1
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 113: __parser.AddParsedSubObject(this.System_Compat);
Line 114:
Line 115: #line default
Line 116: #line hidden
Line 117: __ctrl.SetRenderMethodDelegate(new
System.Web.UI.RenderMethod(this.__Render__control1));
Line 118: }
Line 119:
Line 120: private void
__Render__control1(System.Web.UI.HtmlTextWriter __output,
System.Web.UI.Control parameterContainer) {
Line 121: __output.Write("\r\n<!DOCTYPE HTML PUBLIC
\"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.o" +
Line 122: "rg/TR/html4/loose.dtd\">\r\n<HTML lang=");
Line 123:
Line 124: #line 3
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 125: __output.Write(LanguageCode_639_1);
Line 126:
Line 127: #line default
Line 128: #line hidden
Line 129: __output.Write("-");
Line 130:
Line 131: #line 3
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 132: __output.Write(CountryCode);
Line 133:
Line 134: #line default
Line 135: #line hidden
Line 136: __output.Write(">\r\n <HEAD>\r\n\t<title>");
Line 137:
Line 138: #line 5
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 139: __output.Write(oTrans.GetTextString("hp guided
solutions pop up details","HPQ_PAGE_TITLE"));
Line 140:
Line 141: #line default
Line 142: #line hidden
Line 143: this.WriteUTF8ResourceString(__output, 0, 574, true);
Line 144:
Line 145: #line 15
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 146: __output.Write(CountryCode);
Line 147:
Line 148: #line default
Line 149: #line hidden
Line 150: __output.Write("/");
Line 151:
Line 152: #line 15
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 153: __output.Write(LanguageCode);
Line 154:
Line 155: #line default
Line 156: #line hidden
Line 157:
__output.Write("/js/hpweb_utilities.js\"></script>\r\n\t<script>\r\n\t");
Line 158:
Line 159: #line 17
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 160:
Line 161: bool bNS4 = false;
Line 162: string sUA = Request.UserAgent.ToLower();
Line 163: if((sUA.IndexOf("msie") == -1) && (sUA.IndexOf("gecko") == -1)
&& (Double.Parse(Request.Browser.Version) < 5.0)) bNS4 = true;
Line 164:
Line 165:
Line 166: #line default
Line 167: #line hidden
Line 168: __output.Write("\r\n\r\n\tvar g_sLangCode = \"");
Line 169:
Line 170: #line 23
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 171: __output.Write(LanguageCode);
Line 172:
Line 173: #line default
Line 174: #line hidden
Line 175: __output.Write("\"; //eng (3 letter)\r\n\tvar
g_sCtryCode = \"");
Line 176:
Line 177: #line 24
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 178: __output.Write(CountryCode);
Line 179:
Line 180: #line default
Line 181: #line hidden
Line 182: __output.Write("\";\r\n\tvar g_sLng2Code = \"");
Line 183:
Line 184: #line 25
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 185: __output.Write(LanguageCode_639_1);
Line 186:
Line 187: #line default
Line 188: #line hidden
Line 189: __output.Write("\"; //en\r\n\tvar g_sPageName = \"");
Line 190:
Line 191: #line 26
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 192: __output.Write(PageName);
Line 193:
Line 194: #line default
Line 195: #line hidden
Line 196: this.WriteUTF8ResourceString(__output, 574, 502, true);
Line 197:
Line 198: #line 51
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 199:
Line 200: if(!bNS4)
Line 201: {
Line 202: Response.Write("<div
style=\"FONT-SIZE:18pt;LEFT:180px;COLOR:black;LINE-HEIGHT:18pt;POSITION:absolute;TOP:15px;HEIGHT:25px\">");
Line 203: Response.Write(oTrans.GetTextString("hp guided solutions
pop up details",g_sPageName+"_TITLE"));
Line 204: Response.Write("</div>");
Line 205: }
Line 206: else
Line 207: {
Line 208: Response.Write(oTrans.GetTextString("hp guided solutions
pop up details",g_sPageName+"_TITLE"));
Line 209: }
Line 210:
Line 211:
Line 212: #line default
Line 213: #line hidden
Line 214: this.WriteUTF8ResourceString(__output, 1076, 323,
true);
Line 215:
Line 216: #line 76
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 217: __output.Write(oTrans.GetTextString("hp guided
solutions pop up details",PageName+"_HEADER"));
Line 218:
Line 219: #line default
Line 220: #line hidden
Line 221: this.WriteUTF8ResourceString(__output, 1399, 258,
true);
Line 222:
Line 223: #line 86
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 224: __output.Write(oTrans.GetTextString("hp guided
solutions pop up details",PageName+"_BODY1"));
Line 225:
Line 226: #line default
Line 227: #line hidden
Line 228: this.WriteUTF8ResourceString(__output, 1657, 461,
true);
Line 229:
Line 230: #line 105
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 231: __output.Write(oTrans.GetTextString("hp guided
solutions pop up details",PageName+"_BODY2"));
Line 232:
Line 233: #line default
Line 234: #line hidden
Line 235: this.WriteUTF8ResourceString(__output, 2118, 387,
true);
Line 236:
Line 237: #line 121
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 238: __output.Write(oTrans.GetTextString("hp guided
solutions pop up details",PageName+"_BODY3"));
Line 239:
Line 240: #line default
Line 241: #line hidden
Line 242:
__output.Write("\r\n\t\t\t\t\t\t\t\t</span>\r\n\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t</table>\r\n\t\t\t\t\t\r\n\t\t\t\t</td>\r\n\t\t" +
Line 243: "\t</tr>\r\n\r\n\t\t\t<tr>\r\n\t\t\t\t<td align=\"right\"
colspan=\"2\">\r\n\t\t\t\t\t<input type=\"button\"" +
Line 244: " value=\"");
Line 245:
Line 246: #line 132
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 247: __output.Write(oTrans.GetTextString("hp guided
solutions pop up details","BUTTON_CLOSE_VALUE"));
Line 248:
Line 249: #line default
Line 250: #line hidden
Line 251: __output.Write(" »\" class=\"primButton\" ");
Line 252:
Line 253: #line 132
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 254: if(!bNS4) Response.Write("style=\"CURSOR:hand\"");
Line 255:
Line 256: #line default
Line 257: #line hidden
Line 258: __output.Write("
onClick=\"self.close();\">\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n\t\r\n\t");
Line 259:
Line 260: #line 137
"F:\vzccestwwspro.cce.hp.com\Stairway\gmn\DisplayPopUp-Excp.aspx"
Line 261: parameterContainer.Controls[0].RenderControl(__output);
Line 262:
Line 263: #line default
Line 264: #line hidden
Line 265: __output.Write("\r\n</body>\r\n</HTML>\r\n");
Line 266: }
Line 267:
Line 268: protected override void FrameworkInitialize() {
Line 269:
SetStringResourcePointer(ASP.DisplayPopUp_Excp_aspx.__stringResource, 2505);
Line 270: this.__BuildControlTree(this);
Line 271: this.FileDependencies =
ASP.DisplayPopUp_Excp_aspx.__fileDependencies;
Line 272: this.EnableViewStateMac = true;
Line 273: this.Request.ValidateInput();
Line 274: }
Line 275:
Line 276: public override int GetTypeHashCode() {
Line 277: return 889465008;
Line 278: }
Line 279: }
Line 280: }
Line 281:



Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
 
G

Guest

It isn't listed on the applications tab, I see one under Processes called
spoolsv.exe - is this what you mean? I got a warning when I clicked on it to
delete and want to make sure that I don't delete something I shouldn't.

Thanks,
Shannon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top