473,382 Members | 1,376 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Developing in XP, deploying in Vista

I am in the process of writing programs using VB6 in XP Pro. However,
I am thinking about starting over using VB2005 as my company is
migrating to Vista.

Two questions...

What kinds of problems will I have installing and running my VB6 app
under Vista?

If I develop VB2005 apps under XP, what kinds of problems will I have
installing and running under Vista?

Thanks!
Feb 19 '08 #1
2 1695

<13******@gmail.comwrote in message
news:91**********************************@i12g2000 prf.googlegroups.com...
>I am in the process of writing programs using VB6 in XP Pro. However,
I am thinking about starting over using VB2005 as my company is
migrating to Vista.

Two questions...

What kinds of problems will I have installing and running my VB6 app
under Vista?
You need a Vista manifest for the program so that it will run on Vista with
the proper privileges. You need a Vista manifest to run programs with the
proper privileges such as Run as Administrator on Vista, even .Net
solutions.
>
If I develop VB2005 apps under XP, what kinds of problems will I have
installing and running under Vista?
The problem you will face is picking up or using DLL(s) on XP (DLL hell
deployment ) that may not work on Vista or that may cause Vista to crash.

Although XP and Vista are NT based O/S(s), they are different under the
hood. All you have to do is to step into any Vista NG and see the various
problems of some user installing non Vista compliant such as XP based
solution on to the machine running Vista to watch things blow-up to hell and
back.

The rule of thumb is one complies/builds using the DLL(s) or whatnot from a
given platform and deploys the application with other needed components to
the platform it is intended to run on, Vista to Vista and XP to XP -- not XP
to Vista or Vista to XP.

This link may help you to not consider trying to ploy something you have
developed on XP thinking that it can be deployed to Vista and it may not
cause some problems.

http://blogs.zdnet.com/Ou/?p=785

If you're going to be developing on the Vista platform, then do your home
work and find out what's happening on the hood of Vista from a software
development standpoint, because Vista is not XP.

Feb 19 '08 #2
>
What kinds of problems will I have installing and running my VB6 app
under Vista?
Why are you asking this in a newsgroup about VB for Net, however maybe the
same kind of problems as with WP51.

There is a very active discussion newsgroup about VB6.

news://microsoft.public.vb.general.discussion

Cor
>
If I develop VB2005 apps under XP, what kinds of problems will I have
installing and running under Vista?
Not more than on XP

Cor

Feb 19 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Flip | last post by:
I am deploying webapps using XP (IIS5) and deploying them to a Windows 2003 Server box (IIS6). So far so good. However, when I try to manage my w2k3 server from XP, I get an error message saying...
21
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight...
1
by: David Jackson | last post by:
Hello, I'm looking for some best practice advice on deploying a 32-bit WinForms app on 32-bit Vista as regards file locations. The app will be written in Visual Studio.NET 2005 and will be...
0
by: Jared Goralnick | last post by:
Hi, I'm in the process of developing some high-level specs for an application. Some of the functionality of this application involves intercepting Windows access to certain applications or...
2
by: Jason Huang | last post by:
Hi, Our application is coding using the C#.Net 1.1, I am wondering how to deploy our C#.Net 1.1 application on the Windows Vista OS. Thanks for help. Jason
1
by: athindrans | last post by:
Hi I am new to web devp,I have the following query What are the steps and precautions to take when developing your site on a WAMP server and deploying on a LAMP. Since most of the hosting...
12
by: ARC | last post by:
I'm currently looking at the access developer extensions for creating an MSI installer package for a 2007 runtime app. Couple of observations and questions. 1) Doesn't look like we have the...
0
by: =?Utf-8?B?bWo=?= | last post by:
Hello, I am planning on developing a windows service in C# using VS 2005 on a Vista 32bit operating system. I am going to be deploying this windows service on a 2003 server in our Production...
2
by: =?Utf-8?B?UGV0ZQ==?= | last post by:
Hi, I have developed a VB application in VS2005 and deployed it sucessfully to XP using an MSI file built with a standard VS setup project. The MSI creates some keys under...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.