I think I saw this error once when trying to incorporate an image that
didn't exist at the URL given, but I may be remembering that wrongly so
don't bet on it.

Basically, ignore everything I say, I'm in my own little world consisting of
just me. ;)

Neil

On Oct 31, 2007 1:35 PM, <[EMAIL PROTECTED]> wrote:

> My code works on my dev server, but I get this error on the server.
>
> <cfdocument format = "PDF" src="
> http://www.yobabyyogurt.com/CoverBaby/souvenir.cfm"; filename="test.pdf"
> overwrite="yes">
> </cfdocument>
>
> The web site you are accessing has experienced an unexpected error.
> Please contact the website administrator.
>
>
> The following information is meant for the website developer for debugging
> purposes.
>
> Error Occurred While Processing Request
> An exception occurred when performing document processing.
> The cause of this exception was that: ExceptionConverter:
> java.lang.NullPointerException.
>
> The error occurred in D:\Inetpub\wwwroot\Yobaby\test.cfm: line 15
>
> 13 : <!--- <cfhttp url="
> http://www.yobabyyogurt.com/coverybaby/#getit.sov_image_path#/souvenir4.cfm";
> resolveURL="yes" method="get"></cfhttp>  --->
> 14 : <!--- <cfhttp url="http://www.yobabyyogurt.com/CoverBaby/souvenir.cfm";
> resolveURL="yes" method="get"></cfhttp>  --->
> 15 : <cfdocument format = "PDF" src="
> http://www.yobabyyogurt.com/CoverBaby/souvenir.cfm"; filename="test.pdf"
> overwrite="yes">
> 16 : </cfdocument>
> 17 :
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292406
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to