Missing Caption in Application
-
Hello please some body help me its urgent? I m in trouble. While working on an VB6 application in Vss mode. i got system error. when i run this application captions of all buttons where gone. Can anybody help me? why this happens and how to get back the captions? please Help??????????
-
Hello please some body help me its urgent? I m in trouble. While working on an VB6 application in Vss mode. i got system error. when i run this application captions of all buttons where gone. Can anybody help me? why this happens and how to get back the captions? please Help??????????
VB6 - probably not, it is no longer a supported platform. What is Vss mode? I presume you are debugging the application not just running it from the exe. I seem to remeber something like this happening, I have no idea how it was fixed, I'd close all other apps and try again, reboot if that does not work. I would get there is a problem between your app and windows.
-
VB6 - probably not, it is no longer a supported platform. What is Vss mode? I presume you are debugging the application not just running it from the exe. I seem to remeber something like this happening, I have no idea how it was fixed, I'd close all other apps and try again, reboot if that does not work. I would get there is a problem between your app and windows.
VSS - Visual Source Safe. And i had restart the system but problem not solved? m dont no? wat to do?
-
Hello please some body help me its urgent? I m in trouble. While working on an VB6 application in Vss mode. i got system error. when i run this application captions of all buttons where gone. Can anybody help me? why this happens and how to get back the captions? please Help??????????
-
Hello please some body help me its urgent? I m in trouble. While working on an VB6 application in Vss mode. i got system error. when i run this application captions of all buttons where gone. Can anybody help me? why this happens and how to get back the captions? please Help??????????
You should put VB6 in your subject, because it's been obsolete for so long, you'd need to work harder to attract people who still remember how they used to use it. Do you have the source code ? I assume so. Does the code set the text on the controls ? Have you tried running it on another machine ? It's either the case that your source code somehow lost all the text on the buttons ( in which case, you have source control to wind it back ), or something is broken on your computer, not your source code.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.