| Still_in_denial@hotmail.com 2005-02-12, 5:48 pm |
| I am using Windows2000 and Visualstudio.net. I am trying to convert a VB6.0
application to a VS.net file type version and I recieve an error message that
states...
Upgrade failed: Exception occurred: Could not load referenced component:
MSWINSCK.OCK (1.0.0)
You need to install this component before you upgrade the project.
It is recommended that you install VB6.0, with all referenced components,
and ensure the application compiles and runs before upgrading.
(This program this is in response to uses winsock functions in order to
establish tcp/ip connections.)
I am sure this is due to the fact that Visual Studio.net, despite the name,
is not designed to compile windows applications that use winsock connection
controls. Is there something I am simply not doing correctly or is it the
fact that this program is missing a very useful tool?
|