windows 8 Problems
windows 8 Problems
HI , we are developing an application with the SDK
so far the problems we encounter :
1.- Windows 8 32 bits (we need to run the APP as administrator always)
and the first time we run : mobjNovaOptios.LicenseShellExecuteFile(txtFileToConvert.Text)
WORKS but somehow there is a problem with COM SURROGATE (COMSysApp) Service
so far what we tested is
- Close app
- REstart (COMSysApp) Service Twice
- Respart (Spooler)
- REstart (COMSysApp) Service once
- Run app
and Works but only one time
Also : our main need is was for convert and print ¿doc, xls, xlsx, docx, txt, rtf, among others while our application is running
Problem 2.- Windows 8 32 bits if i run
mobjNovaOptios.LicenseApplication("excel.exe")
mobjNovaOptios.LicenseApplication("mycustomAccountingAPP.exe")
No works ,
on windows xp 32bits with sp3 works, on windows 7 32 bit works but windows 8 no works
we are still making tests on 64 bit machines (vista and 7) cause if it doesnt work on windows 8 32 bits , the 64 bit version will fail also,
you have a estimated date for release a version that works on windows 8 ?
thanks in advance and wait for reply
so far the problems we encounter :
1.- Windows 8 32 bits (we need to run the APP as administrator always)
and the first time we run : mobjNovaOptios.LicenseShellExecuteFile(txtFileToConvert.Text)
WORKS but somehow there is a problem with COM SURROGATE (COMSysApp) Service
so far what we tested is
- Close app
- REstart (COMSysApp) Service Twice
- Respart (Spooler)
- REstart (COMSysApp) Service once
- Run app
and Works but only one time
Also : our main need is was for convert and print ¿doc, xls, xlsx, docx, txt, rtf, among others while our application is running
Problem 2.- Windows 8 32 bits if i run
mobjNovaOptios.LicenseApplication("excel.exe")
mobjNovaOptios.LicenseApplication("mycustomAccountingAPP.exe")
No works ,
on windows xp 32bits with sp3 works, on windows 7 32 bit works but windows 8 no works
we are still making tests on 64 bit machines (vista and 7) cause if it doesnt work on windows 8 32 bits , the 64 bit version will fail also,
you have a estimated date for release a version that works on windows 8 ?
thanks in advance and wait for reply
-
- Posts: 177
- Joined: Wed Dec 16, 2009 10:48 am
Re: windows 8 Problems
novaPDF works well on Windows 8, are you using the latest build from our website?