Re: Visual Basic 6.0 operations



Hi,

I have VB6 (service pack 6) and Visual Studio 2005 (service pack 1) both
intalled at the same time on my computer and I have no conflict. I can open
both applications at same time, run them without any problem. I think they
are so different they do not use the same files or registry at all.

For your example of code, I never saw the form.view method, maybe it's in
your code? in vb6 I use something like :

Dim F As New Form1
F.Show

one good question could be why uninstall the visual studio 2005, ok I am
leaning this new vb.net but up to now, it's seem to be more powerfull than
vb6 (you do not have to handle the resize event, a lot of new feature are
included, etc) so migrating to 2005 could be something good, if you don't
have too much stuff to migrate.

Eric


"CLIPER" <CLIPER@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
72E066C4-1A27-47D5-869C-DC9E2FA07A39@xxxxxxxxxxxxxxxx
Hi, I am really amazed when I started to use Visual Studio and installed a
service pack 6 in Visual Studio 6.0, In my office, I used to have my
Visual
Basic ok to use, my codes are functioning well, and then I also installed
Visual Basic at home, wich works well the first time...

The sad thing is, when I installed Visual Studio 2005, It came into my
mind
if it can affect Visual Studio 6.0's operation.. Well I think its kind of
a
weird when I did forgot to test my Visual Basic 6.0 projects at that
time..
The second thing I do is I installed Visual Basic 6.0 Service Pack 6...
and
after that, I've tried to work but suddenly, it appears that my project
did
not function well..

Like calling a Function from other form.. "ex. I loaded a new Form object,
Forms.Add("test") and call the function to it, test.View" it should
supposed
to work well but it did not work either..

I really want to uninstall Visual Studio 2005 and either of that 2
development tools but, I really want to ask these questions..

1, Can we use both these tools at the same machine?.. what the are the
consequences?

2. Is it possibly that I installed a service pack and updated some of its
component that are closed to my codes?

3. Finally, I want your opinions, comments and any of those other who have
concerns in it.. :)

Again, thank you and any help would be appreciated.


Best Regards,

Mark Neil Borromeo


.



Relevant Pages

  • Missing ADO.NET Entity Framework
    ... I have tried re-installing Service Pack 1 for Visual Studio 2008. ... Microsoft Visual Studio 2008 Team Explorer 91901-270-0733375-60035 ... This hotfix is for Microsoft Visual Studio 2008 Shell - ENU. ...
    (microsoft.public.vsnet.ide)
  • Re: Most Economical VB Development Compiler
    ... > same basic compiler and language syntax as plain vb6, right, so no ... > Is there a Service Pack Level to prefer in the Visual Studio 6 Enterprise ... I would be very carefull with offerings listing the "Service Pack": ...
    (microsoft.public.vb.winapi)
  • Re: Most Economical VB Development Compiler
    ... primary objective is to be able to compile code that was written for vb6 ... Is there a Service Pack Level to prefer in the Visual Studio 6 Enterprise ... If the package I end up buying was at an older Service Level, ...
    (microsoft.public.vb.winapi)
  • how to send request to the webserver using embedded vc++ programmi
    ... Please install Microsoft Windows Embedded ... I copied the Visual Studio info that show that Windows CE 6.0 alrady ... Microsoft Visual Web Developer 2005 77626-009-2568966-41317 ... This service pack is for Microsoft Visual Studio 2005 Professional ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Problem created by object between keyboard and chair
    ... >> I tried to install the Visual studio 2005 beta2 this morning. ... >> uninstalled service pack 2 and visual studio 2005. ... That's why it's beta. ...
    (microsoft.public.windowsxp.general)

Loading