Jump to content


JuhMag

Member Since 26/12/2006
Offline Last Active 19/01/2007, 16:17
-----

Topics I've Started

Erro Em Asp.net

19/01/2007, 11:56

Alguém saberia dizer o que tem de errado com este código ?

Tentei várias coisas mas não consegui descobrir o erro..
Pensei que pudesse ser os imports :

Imports System.IO
Imports System.Drawing
Imports System.Drawing.Image
Imports System.Drawing.Drawing2D


Mas não sei..

=====================================================================

Server Error in '/' Application.
--------------------------------------------------------------------------------

A generic error occurred in GDI+.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.

Source Error:


Line 20: Img = Image.FromStream(FileUpload1.PostedFile.InputStream)
Line 21: Img = Redimensiona(Img, 1000, 270)
Line 22: Img.Save(Request.MapPath("~/images/produtos/img/") + Request.QueryString("Id") + ".jpeg", Imaging.ImageFormat.Jpeg)
Line 23: Img = Redimensiona(Img, 60, 60)
Line 24: Img.Save(Request.MapPath("~/images/produtos/tbn/") + Request.QueryString("Id") + ".jpeg", Imaging.ImageFormat.Jpeg)



=====================================================================

Dúvida Php Gerando Pdf!

28/12/2006, 16:48

Estou desenvolvendo um sistema que pega uma página php e salva como pdf..No entanto está dando o seguinte erro :

___________________________________________________________________________________

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 233472 bytes) in /home/sistemas.ipcompany.com.br/public_html/orcamento/pdf/css.defaults.inc.php on line 224

___________________________________________________________________________________


Alguem saberia me dizer qual é a causa deste erro?

Alguém Teria Um Bom Script Whois?

28/12/2006, 13:59

Pesquisei alguns scripts e todos que eu testei ou só eram internacionais ou não fuinconavam.. :(

Alguém podeia me ajudar com algum script whois profissional



Plix..

IPB Skin By Virteq