VB6 problem, after installing Vs.Net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ian

    VB6 problem, after installing Vs.Net

    Hello Everyone,

    I used to develop (and still am) both windows application and web
    applications (using webclasses) using VB6. I always used the Data
    Environment structure provided by VB6 to create my sql commands and add my
    stored procedures.

    Now I have just installed VS.net on my machine, which is running windows XP,
    leaving VB6 installed as well. I am still developing/editing applications
    using VB6, but I now have a problem with the Data Environment. It actually
    disappeared from the 'Project' menu! Now I cannot add any Data Environments
    to my projects. Worse still, I can use the Data Environments present in my
    windows applications, but when I try to use the ones inside my web
    applications, VB6 just crashes. This means that I cannot edit sql related
    stuff in my web sites. On the other hand, I can still compile them and
    deploy them normally if the changes are just within the normal code (I.e.
    when I do not have to click anywhere on the data environment).

    Does anyone have a clue about this problem???

    I just wish to have VS.Net and VB6 installed on the same machine with all
    their components working correctly..

    Thanks a lot

    Ian


Working...