Search found 3 matches

by gennarokoala
Wed May 09, 2012 9:35 am
Forum: GFL SDK
Topic: ok on windows 7 x64, error on w2008 x64
Replies: 5
Views: 4225

Re: ok on windows 7 x64, error on w2008 x64

In control panel i see:

Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161

Is this ?

I see also:

Microsoft Visual C++ 2005 Redistributable
Microsoft Visual C++ 2010 x86 Runtime - 10.0.40219
Microsoft Visual C++ 2010 x64 ...
by gennarokoala
Tue May 08, 2012 5:02 pm
Forum: GFL SDK
Topic: ok on windows 7 x64, error on w2008 x64
Replies: 5
Views: 4225

Re: ok on windows 7 x64, error on w2008 x64

when I try to register the dll is 3.40 i get error (i translate error from italian to english):

not load the module "Test.dll"
.....
.....
Can not find the specified module

I get error when try to register 3.40 on windows 7 and windows 2008
Version 2.82 on windows 7 works properly ...
by gennarokoala
Fri May 04, 2012 5:44 pm
Forum: GFL SDK
Topic: ok on windows 7 x64, error on w2008 x64
Replies: 5
Views: 4225

ok on windows 7 x64, error on w2008 x64

I'm doing some test with gflax version 2.82 because version 3.40 give me error when I try to register the dll

I'm implementing on a asp.net site (in vb.net)
Windows 7 x64 (with IIS7) gflax 2.82 and ghostscript 9.0.5 is ok:
Register the dll, add the reference to the web site, run the test page where ...