hello guys i get this really akward error only when i put my project on the
server when i test locally i have no problem can anyone tell me if they have
had this problem in the past?
here is my stack trace. my code errors when i tried to do

 document.close.



[ExceptionConverter: Exception of type 'com.lowagie.text.ExceptionConverter'
was thrown.]
   com.lowagie.text.pdf.PdfWriter.close() +1465
   com.lowagie.text.pdf.PdfDocument.close() +388
   com.lowagie.text.Document.close() +69
   _Default.Button1_Click(Object sender, EventArgs e) in
C:\General\Default.aspx.vb:31
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
+110
  
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

 
thanks for any help you guys can offer.
Miguel
-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/itext-net-on-the-server-help-please-tp2289629p2289629.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to