Search found 11 matches

by nec
Sat Nov 06, 2004 7:24 pm
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

Yes.
Now it hung again - with the errormessage above...
by nec
Fri Nov 05, 2004 10:32 am
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

that was nec of course.
by nec
Wed Nov 03, 2004 2:17 pm
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

No, i had the 2.01 version installed.
I've updated it.

I'll be back if i run into further problems.

Thanks for the help.
by nec
Sat Oct 30, 2004 4:50 pm
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

No, the error is called WHEN the .LoadBitmap sFilePath is executed.

The other call to the ctrl object is the nWidth = nWidth + .Width + 4 call. The function returns a HTML string of pictures that all together doesnt exeed 560px width. It also checks that the active picture isnt already included.
by nec
Sat Oct 30, 2004 12:28 am
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

This is a function called AFTER a ranomization is done, with a global array called aBefore, and aUsers wich includes SID's (relevant to the path). The function returns x amount of linked pictures (with javascript calls) and checks that the picture isnt already loaded.

function ...
by nec
Fri Oct 29, 2004 12:45 pm
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

Hmm, now it happened again.
I have no idea whu.
Works after a IISRESET.


Please help me out.
by nec
Thu Oct 28, 2004 8:38 am
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

It was a whole bunch of pictures,
All .jpg

They work now, but im still curious of why this happened.
by nec
Fri Oct 22, 2004 4:59 pm
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

The call worked after a IISRESET, but its kinda scary that it came up at all...
Does anyone know what it was?
by nec
Fri Oct 22, 2004 4:35 pm
Forum: GFL SDK
Topic: An exception occurred: 'LoadBitmap'
Replies: 22
Views: 8881

An exception occurred: 'LoadBitmap'

Hi,

When i try to load a .jpg file in ASP with: .LoadBitmap sFile
I get this error message: An exception occurred: 'LoadBitmap'

The object is set with Set ctrl = server.createobject("GflAx.GflAx") and did work fine until recently.

I have no idea why, but i need it fixed.
Any suggestions?
by nec
Mon Sep 27, 2004 8:20 pm
Forum: GFL SDK
Topic: changing DPI with ASP
Replies: 3
Views: 2009

hi again, thanx.

I'd like to load a image - not dependent on format, and save it as .jpg.
In this procedure i need to set the correct values on colormode etc. to be applied to the output - wich is a 32bit .jpg without any compression in a fixed size.

After this i'd like to save it as whatever.jpg ...
by nec
Mon Sep 27, 2004 2:15 am
Forum: GFL SDK
Topic: changing DPI with ASP
Replies: 3
Views: 2009

changing DPI with ASP

Hi,

I was wondering if it is possible to change x- and Ydpi with ASP.
I cant seem to figure it out by myself.

Is there more ASP examples out there then the five in the zip-package?


Best regards,