Monday, March 26, 2012

Web.config problem.

Hi everyone,

I am facing a real problem here. I created a PDF file using the IO.MemoryStream object which put the File into memory without saving the file into the disk. The problem when i save that PDF file, it said my file is damaged. But when create another vb.net project for testing using the same code, it works. The only difference between those 2 vb.net project were the web.config file. Will this be the problem or is there any other problem that might be occur.

thanks for helping,Hello, we have to know to contents and changes you had on the web.config ?
this way we might know what's the source of the problem !!!!
regards
Hi haidar bilal,

Thanks for your reply, actually i solved the problem already. The problem was that i did not clear the content and headers before outputting the stream.

anyways, thanks for helping!!

0 comments:

Post a Comment