Anyone using IIS server and know what the problem is?
It work in visual studio development server but just keep loading when run in IIS...
Search found 5 matches
- Tue May 04, 2010 11:33 am
- Forum: GFL SDK
- Topic: Can't open PDF file
- Replies: 7
- Views: 5711
- Mon Mar 29, 2010 8:39 am
- Forum: GFL SDK
- Topic: Can't open PDF file
- Replies: 7
- Views: 5711
Re: Can't open PDF file
Thanks anyway~
seems now it is one step closer to the goal...
seems now it is one step closer to the goal...
- Mon Mar 29, 2010 4:35 am
- Forum: GFL SDK
- Topic: Can't open PDF file
- Replies: 7
- Views: 5711
Re: Can't open PDF file
I change to a pdf file that xnview could open it...
and when I run it in the IIS server, it will just keep loading
but when I run it under the visual studio development server then it work fine
don't know why...it is something about the setting about the IIS server?
and when I run it in the IIS server, it will just keep loading
but when I run it under the visual studio development server then it work fine
don't know why...it is something about the setting about the IIS server?
- Mon Mar 29, 2010 3:55 am
- Forum: GFL SDK
- Topic: Can't open PDF file
- Replies: 7
- Views: 5711
Re: Can't open PDF file
oh...that can't open...
um...do you know what kind of pdf can not open?
because I am using the mapserver and I need to show some construction plan in a layer
but seem the mapserver can not show pdf directly in their layer...
so what I would like to do is to convert the pdf to a image then show it in ...
um...do you know what kind of pdf can not open?
because I am using the mapserver and I need to show some construction plan in a layer
but seem the mapserver can not show pdf directly in their layer...
so what I would like to do is to convert the pdf to a image then show it in ...
- Fri Mar 26, 2010 11:39 am
- Forum: GFL SDK
- Topic: Can't open PDF file
- Replies: 7
- Views: 5711
Re: Can't open PDF file
Hi~
I have the same COMException (0x80004005) when I use GFLAx with C#
I found that if I do not load the pdf file, it is fine.
But when I load a pdf file it will show
[COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.]
GflAx.GflAxClass.LoadBitmap ...
I have the same COMException (0x80004005) when I use GFLAx with C#
I found that if I do not load the pdf file, it is fine.
But when I load a pdf file it will show
[COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.]
GflAx.GflAxClass.LoadBitmap ...