Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - File Format No Longer supported
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

File Format No Longer supported

 Post Reply Post Reply
Author
Message
Vishal Sodani View Drop Down
Newbie
Newbie


Joined: 12 December 2008
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Vishal Sodani Quote  Post ReplyReply Direct Link To This Post Topic: File Format No Longer supported
    Posted: 12 December 2008 at 1:30am
Hi,
I am unable to use Codejocks suite Controls ocx.It was working earlier, but now when I try to use it gives me error -"File Format No Longer supported". I am able to use other controls.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 12 December 2008 at 2:01pm
Hi,
Do you see it with new project ? Try delete temporary ocx file Visual Basic generated in bin folder.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
victor View Drop Down
Groupie
Groupie
Avatar

Joined: 04 January 2006
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote victor Quote  Post ReplyReply Direct Link To This Post Posted: 26 December 2008 at 4:10pm
Hi
I am having the same problem.
 
I've narrowed it down to the "Xtreme Suite Controls ActiveX Control 12.0.1"  as it's listed in the VB6 Components screen.
 
When I try to add that reference to a blank project it says "File Format No Longer supported" and it doesn't add it to the project.
 
It's pointing to the correct location according to what the components screen says at the bottom.
 
All the other controls load okay.  I uninstalled all previous versions of the toolkit.
 
Please help.
 
Vic
 
Running version 12.0.1
ActiveX version for VB6 SP6
Vista Home Premium SP1
Back to Top
victor View Drop Down
Groupie
Groupie
Avatar

Joined: 04 January 2006
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote victor Quote  Post ReplyReply Direct Link To This Post Posted: 28 December 2008 at 11:52am
Ok, I figured it out.  I tried quite a few things, this worked.
 
Uninstall all versions of codejock
Delete all codejock folders
Delete any codejock files installed in windows\system32 or anywhere else you can find them.  Sometimes the files are called CODEJO~1.* (oca, ocx, exe, etc).  Deleting just the VB generated files doesn't work.
Go to regedit and search for occurences of CODEJO~ and delete the root of the key, not just the value you found.  These sometimes look like class ids.  There may be lots of these so it takes some patience.
Finally, reinstall codejock.
 
That fixed it for me
 
Hope this works for you if you ever run into the same problem.
 
Vic
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 05 January 2009 at 9:57am
For future reference:

Removing just the oca files should have fixed the problem.  normally they are located here "C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v12.1.1\Bin"

If you don't see them there, then Run regedit and open the
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Visual Basic\6.0" key.

It will have subkeys for used ocx files.  Find the path where these oca files were created and remove them.
Back to Top
braian87b View Drop Down
Groupie
Groupie


Joined: 01 April 2008
Location: Argentina
Status: Offline
Points: 35
Post Options Post Options   Thanks (0) Thanks(0)   Quote braian87b Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2009 at 12:00pm
This dont have relation to this treath, but:
if you have

Object={7CAC59E5-B703-4CCF-B326-8B956D962F27}#12.1#0; CODAF9~1.OCX
Object={79EB16A5-917F-4145-AB5F-D3AEA60612D8}#12.1#0; CODEJO~2.OCX
Object={945E8FCC-830E-45CC-AF00-A012D5AE7451}#12.1#0; COA767~1.OCX
Object={C8E5842E-102B-4289-9D57-3B3F5B5E15D3}#12.1#0; CO5248~1.OCX
Object={555E8FCC-830E-45CC-AF00-A012D5AE7451}#12.1#0; CODEJO~4.OCX
Object={A8E5842E-102B-4289-9D57-3B3F5B5E15D3}#12.1#0; CODB53~1.OCX

...

You can Replace it for

Object={7CAC59E5-B703-4CCF-B326-8B956D962F27}#12.1#0; Codejock.ReportControl.v12.1.1.ocx
Object={79EB16A5-917F-4145-AB5F-D3AEA60612D8}#12.1#0; Codejock.Calendar.v12.1.1.ocx
Object={945E8FCC-830E-45CC-AF00-A012D5AE7451}#12.1#0; Codejock.DockingPane.v12.1.1.ocx
Object={C8E5842E-102B-4289-9D57-3B3F5B5E15D3}#12.1#0; Codejock.ShortcutBar.v12.1.1.ocx
Object={555E8FCC-830E-45CC-AF00-A012D5AE7451}#12.1#0; Codejock.CommandBars.v12.1.1.ocx
Object={A8E5842E-102B-4289-9D57-3B3F5B5E15D3}#12.1#0; Codejock.Controls.v12.1.1.ocx

...

For have the ocx in the same folder than exe and dont require to use regsrv32 for register them.

Hope be useful


Product: Xtreme SuitePro (ActiveX) version 11.
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0 SP 6
Spanish, Espaņol, English.
Argentina
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.