Dear Brothers
All the brothers, users of Vista and Windows seven suffer from the problem of lack of work programs made by Visual Basic
On their computer ..
The problem lies in the two systems do not recognize some of the libraries and tools used by Visual Basic, and especially if
Programmed system uses xp.
this is photo
For example, if notice that the tool MSWINSCK responsible for the connection in my axle are:
MSWINSCK.OCX
While in VISTA and Windows Seven is called:
mswinsck.dll
Note the difference ... The first and second format OCX format dll and of course
If I worked the program depends on communication and tool called MSWINSCK.OCX Since I use the xp system
Program will not work on Vista systems, seven, and you will see an error message telling you that the file MSWINSCK.OCX Aladp or non-registered ...
How To Fix it: -
When you receive an error message while running a program designed by Visual Basic do the following: -
1 - identify the name of the tool with the extension in a notebook ..
2 - downloaded from the Internet and put it in a folder System32.
3 - Go to Start Menu -> All Programs -> Accessories -> Command Prompt.
4 - Click on the command prompt and press the right click.
5 - Select run by the Director (Run As Administrator)
Claimed you open a command prompt (stomping).
Type the following: -
cd \ windows \ system32
Enter
Type the following: -
regsvr32 ToolName
ToolName = the name of the tool extension example: regsvr32 xp.OCX
Has the problem ...
Open the program and if you see the same problem with a tool again .. Repeat the process until the end of the problem ...
But it should be noted is important ....
Must make it clear that the name of the tool contains spaces Example: XP Command Button.ocx
Because the system will tell you the failure of registration tool ...
If I had to change the name of the tool is not there never a problem .... But not change the format ..
Forgive me for counting an annotation photographer
If i helped u press Thx
if it helped much Stick it
All the brothers, users of Vista and Windows seven suffer from the problem of lack of work programs made by Visual Basic
On their computer ..
The problem lies in the two systems do not recognize some of the libraries and tools used by Visual Basic, and especially if
Programmed system uses xp.
this is photo
For example, if notice that the tool MSWINSCK responsible for the connection in my axle are:
MSWINSCK.OCX
While in VISTA and Windows Seven is called:
mswinsck.dll
Note the difference ... The first and second format OCX format dll and of course
If I worked the program depends on communication and tool called MSWINSCK.OCX Since I use the xp system
Program will not work on Vista systems, seven, and you will see an error message telling you that the file MSWINSCK.OCX Aladp or non-registered ...
How To Fix it: -
When you receive an error message while running a program designed by Visual Basic do the following: -
1 - identify the name of the tool with the extension in a notebook ..
2 - downloaded from the Internet and put it in a folder System32.
3 - Go to Start Menu -> All Programs -> Accessories -> Command Prompt.
4 - Click on the command prompt and press the right click.
5 - Select run by the Director (Run As Administrator)
Claimed you open a command prompt (stomping).
Type the following: -
cd \ windows \ system32
Enter
Type the following: -
regsvr32 ToolName
ToolName = the name of the tool extension example: regsvr32 xp.OCX
Has the problem ...
Open the program and if you see the same problem with a tool again .. Repeat the process until the end of the problem ...
But it should be noted is important ....
Must make it clear that the name of the tool contains spaces Example: XP Command Button.ocx
Because the system will tell you the failure of registration tool ...
If I had to change the name of the tool is not there never a problem .... But not change the format ..
Forgive me for counting an annotation photographer
If i helped u press Thx
if it helped much Stick it






