Since no one else has answered this question, I guess I'll have to do so my self...
2 issues:
1 - Windows Server 2008 x64 won't run x86 components
Microsoft has a page explaining this, and (almost) how to fix it. I write "almost", because they have a syntax error; trying to put a string value ...
Search found 6 matches
- Thu Mar 06, 2008 7:21 am
- Forum: GFL SDK
- Topic: Windows Server 2008 and classic COM/DLL objects
- Replies: 1
- Views: 10387
- Tue Mar 04, 2008 11:11 am
- Forum: GFL SDK
- Topic: Windows Server 2008 and classic COM/DLL objects
- Replies: 1
- Views: 10387
Windows Server 2008 and classic COM/DLL objects
Hi all.
Has anyone tried running Windows Server 2008 / IIS7 x64 and used classic ASP COM/DLL objects?
Whenever I want to use either Gflax (any version) or any other new object (using pages which work on 2K3 x86), I get this error:
Microsoft VBScript runtime error '800a01ad'
ActiveX component ...
Has anyone tried running Windows Server 2008 / IIS7 x64 and used classic ASP COM/DLL objects?
Whenever I want to use either Gflax (any version) or any other new object (using pages which work on 2K3 x86), I get this error:
Microsoft VBScript runtime error '800a01ad'
ActiveX component ...
- Thu Oct 05, 2006 12:19 pm
- Forum: Miscellaneous
- Topic: BinuScan CMYK Production+
- Replies: 3
- Views: 3456
This is NOT freeware. Copy/pasting from http://www.binuscan.com/cmyk_prod_multilangues/us/order_europe.html
CMYK + is a downloadable application. To use it you will need a dongle (protection key to be plugged to a USB port). You may try it without a dongle. In demo mode, yellow lines will appear ...
CMYK + is a downloadable application. To use it you will need a dongle (protection key to be plugged to a USB port). You may try it without a dongle. In demo mode, yellow lines will appear ...
- Thu Sep 28, 2006 8:46 pm
- Forum: Miscellaneous
- Topic: zedgraph.org freeware charting component v5.0.2
- Replies: 1
- Views: 3038
zedgraph.org freeware charting component v5.0.2
This isn't a Gflax replacement, since it only has fixed graphs, but it sure does look nice. Only downsides: it takes dot.net 2.0.
It's 100% free and even open-source.
http://zedgraph.org/wiki/index.php?title=Main_Page
It's 100% free and even open-source.
http://zedgraph.org/wiki/index.php?title=Main_Page
- Mon Sep 26, 2005 1:24 pm
- Forum: GFL SDK
- Topic: Gflax - how does one read the error?
- Replies: 3
- Views: 2052
Re: Gflax - how does one read the error?
I don't understand, if you use "on error resume next", you continue the script after "on error goto 0". What do you want?
I'd like to be able to know if it was able to open the file OK...
something like this
on error resume next
myobject.loadbitmap file_url
on error goto 0
if myobject ...
- Sun Sep 25, 2005 5:53 pm
- Forum: GFL SDK
- Topic: Gflax - how does one read the error?
- Replies: 3
- Views: 2052
Gflax - how does one read the error?
Hi there :)
First of all
Thanks a ton..million...billion or more, for this great DLL. I've installed the light version some time ago (2.20), then switched to the normal vesion since selecting the right file format didn't follow the manual. Anyhow...now using the light version again, since this ...
First of all
Thanks a ton..million...billion or more, for this great DLL. I've installed the light version some time ago (2.20), then switched to the normal vesion since selecting the right file format didn't follow the manual. Anyhow...now using the light version again, since this ...