CyberiaPC.com Community Forums Main Page
RSS Feeds: Late(st) News | Zenith Picture Gallery | Most Recent Community Topics | Tips, Tricks and Other Useful Stuff

Welcome Guest ( Log In | Register )

Reply to this topicStart new topic
> c++coder, error messages........
Guest_Guest_*
post Jul 17 2003, 01:39 PM
Post #1





Guests







I recently downloaded the c++coder program and installed it on my computer.
So far so good.
Launching the program seems to be no problem, but when I try to access the c++ excercises I get this error message:

"Run-time error '339':

Component 'COMCTL32.OCX' or one of its dependencies
not correctly registered:
a file is missing or invalid
--------------------------------------------------------------
Andybody know why this happens?

I'm using a Compaq Presario, P3 1000ghz, 256mb, Win ME
Go to the top of the page
 
+Quote Post
usr.c
post Jul 17 2003, 09:00 PM
Post #2


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Hi there,

Which version did you download? This is a bug in v1.2, which has been fixed in v1.5.

What operating system are you using?


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
lnx
post Jul 17 2003, 10:00 PM
Post #3


New Member
*

Group: Members
Posts: 3
Joined: 17-July 03
Member No.: 512

Nothing Selected




I downloaded coder v1.5......

I'm using windows me
Go to the top of the page
 
+Quote Post
usr.c
post Jul 19 2003, 09:01 AM
Post #4


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




That's strange since v1.5 does not have that bug. My advise is to download the application again from http://www.cyberiapc.com/aa/ccoder/ccoder15.exe, uninstall your current version and the then reinstall it. That should register all the required dependency files.

If that fails please let me know original.gif


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
lnx
post Jul 19 2003, 06:52 PM
Post #5


New Member
*

Group: Members
Posts: 3
Joined: 17-July 03
Member No.: 512

Nothing Selected




I reinstalled the coder program once more, but still no luck.
Still get the error message......
I've also updated the comctl32.ocx file but instead I get
a new error message:

Run-time error '372':

"Failed to load control 'Tabstrip' from comctl32.ocx
Your version of comctl32.ocx may be outdated.
Make sure you are using the version of the control
that was provided with your application"

The version of comctl32.ocx that I have installed on win ME
is 6.0.81.5, previous version was 5.0.38.28..........

Any tips?
Go to the top of the page
 
+Quote Post
usr.c
post Jul 19 2003, 09:55 PM
Post #6


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




The version of comctl that comes with the program is the one to use. Try manually registering the component using the following process, even though the installation should have automatically registered the component for you:

Save the component at a location that you will never move it fromsuch as C:\WINNT\SYSTEM32
Go to Start, Run and type:

REGSVR32 C:\WINNT\SYSTEM32\COMCTL32.OCX (change the path to wherever the component exists)

Click OK.

Let me know how it goes original.gif


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
lnx
post Jul 20 2003, 09:38 PM
Post #7


New Member
*

Group: Members
Posts: 3
Joined: 17-July 03
Member No.: 512

Nothing Selected




I manually registered the comctl like you said and it works.
Don't get any error messages anymore.

Thanks for the tip, you've been very helpful.
Go to the top of the page
 
+Quote Post
Zep
post Jul 21 2003, 05:29 PM
Post #8


New Member
*

Group: Members
Posts: 3
Joined: 21-July 03
Member No.: 517

Nothing Selected




Hi, that error happened to me to (the 339)
But I use Windows 98. How do I solve it?

And whats that comctl32.ocx file? I used the windows search and i didnt find it. Do I have to download it?
Go to the top of the page
 
+Quote Post
usr.c
post Jul 21 2003, 09:54 PM
Post #9


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Welcome to the board Zep!

comctl.ocx is the dependency needed to run the tabstrip component which exists in the "Exercises" section. You should have it in your C:\Windows\System or C:\Windows\System32 folder. If not, then try the same process I described and it should take care of the problem.


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
Zep
post Jul 22 2003, 03:16 AM
Post #10


New Member
*

Group: Members
Posts: 3
Joined: 21-July 03
Member No.: 517

Nothing Selected




I searched in the windows\system, but I didnt find any comctl32.ocx.
Just mscomctl.ocx or comctl.dll
Go to the top of the page
 
+Quote Post
usr.c
post Jul 22 2003, 08:25 PM
Post #11


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




Look in your System32 folder. Did you follow the dependency registration process that I described in my last post?


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
Zep
post Jul 22 2003, 11:18 PM
Post #12


New Member
*

Group: Members
Posts: 3
Joined: 21-July 03
Member No.: 517

Nothing Selected




This file just don't exist in my computer.

And I inserted that code in Start->Run and it just gives a LoadLibrary error
Go to the top of the page
 
+Quote Post
usr.c
post Jul 23 2003, 11:32 AM
Post #13


Boss, my code's compiling (xkcd)
Group Icon

Group: Admins
Posts: 10,440
Joined: 19-September 01
Member No.: 1

Nothing Selected




I don't really have any more suggestions other than what I already mentioned about uninstalling and then reinstalling the program.

Sorry.. ph34r.gif


--------------------


Things that I don't suck at: Photography (flickr, JPG Mag), Skydiving, Splitting atoms, Flying a space shuttle
"Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch
I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com
Go to the top of the page
 
+Quote Post
hoomun
post Apr 5 2004, 07:52 AM
Post #14


New Member
*

Group: Members
Posts: 7
Joined: 5-April 04
Member No.: 944

Australia




here try this site it's got it for download

http://www.devx.com/vb2themax/Tip/18538

This post has been edited by hoomun: Apr 5 2004, 07:55 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 24th May 2013 - 10:56 PM