Re: How to reset ole control after moving the file
Hi Polachan; Have you tried ... OLE_1.Object.LoadFile ("") Regards ... Chris
View ArticleRe: How to reset ole control after moving the file
I had tried before , still the file on the ole control. Not resettingPol
View ArticleRe: How to reset ole control after moving the file
Yes, I see that clearing the file name does not work. Suggestion: 1) Open MS-Word and create a 1 page blank document. 2) Perform a SaveAs (PDF) in MS-Word (ie: "Blank.pdf") 3) To clear (reset) the...
View ArticleRe: Powerbuilder 12.6 \MSVCR100.dlL Crashing
Hi Ed; WOW .. this sounds like this might be a PB 12.6 issue. BTW: I would check the atl71.dll, atl100.dll, msvcp71.dll, msvcp100.dll, msvcr71.dll, msvcr100.dll file sizes and dates on the...
View ArticleRe: How to reset ole control after moving the file
Hi Pol. Try to load a pdf file that does not exists, e.g. ole_pdf.object.LoadFile("DONTEXISTS.pdf") This will return the ole object to blank status. HTH, Luiz
View ArticleRe: Powerbuilder 12.6 \MSVCR100.dlL Crashing
OK .. Thank you for all your help I really appreciate it. One thing I did do that wasn't there before was making sure that all the dll's were there....
View ArticleRe: Powerbuilder 12.6 \MSVCR100.dlL Crashing
Great ... let us know how if that is the final resolution!
View ArticlePB 12.5.2 - Problem right-click target properties options
Hellow coleagues .... I am having a problen in PB 12.5.1 when I try to access to workspace\target properties option by right-clicking over the object in the object explorer. I have reinstalled the...
View ArticleRe: PowerBuilder 5.0 Vs Sybase ASE PC Client 15.5
PB 5 will work with ASE 15.x... the issue in question was specific to PC Client 15.5.
View ArticleRe: Powerbuilder 12.0 32-bit .EXE compatibilty with Windows 2012 server...
Thank You Chris! If 12.1 and 12.5.1 32-bit exe's are working with WIN 2012,v12 32-bit exes will also work. Great Help!
View ArticleRe: Sysam License
Yes. That I was also wanted when we originallybought PB 11. And no one told us that floating licenses are not supported. I learned it by my self. I remember also discussions in the nntp forums about...
View ArticleRe: Sysam License
Can you please share a copy of license file UTIL_SCO_20141022135744.lic? For an example of lmremove, please consult SAP KBA below:http://service.sap.com/sap/support/notes/2088264 HTHJacob
View ArticleRe: Powerbuilder 12.0 32-bit .EXE compatibilty with Windows 2012 server...
Yes, you just need to remember to deploy the 32 bit external DLL's, DB drivers, etc that the 32bit EXE depends on ... then everything sees to be OK as its just the same old WOW support we had in...
View ArticleRe: Sysam License
Hi Andreas; The other thing moving forward, is that SAP needs to reconsider Sysam in light of more IT shops moving to VM based development environment model. Regards ... Chris
View ArticleRe: Powerbuilder 12.0 32-bit .EXE compatibilty with Windows 2012 server...
Thanks for bringing it to my attention.I will definitely keep this valuable point in mind while deploying. Thanks a ton!!
View ArticleRe: Sysam License
Here the license# Sybase Software Asset Management License File. SS License for PowerBuilder# EnterpriseSERVER UTIL_SCO 00163E590A02VENDOR SYBASEUSE_SERVERPACKAGE PB_ENTERPRISE SYBASE...
View ArticleRe: Sysam License
I think the floating model creates more problems than it solves... If I'm a PB developer, I need it 100% of my work day (and some of the off-hours too). There wouldn't be a situation where I wasn't...
View ArticleRe: Import PB12.6 Custom Function into PB11.2 InfoMaker PBL
Hi Chris, THANK YOU. I would have never known of the hidden buttons in the toolbar without your help. Everything worked flawlessly. Thanks again,Mitch
View Article