473,387 Members | 2,436 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,387 software developers and data experts.

Installing VS .NET 2003 SP1 on Vista

The application installed okay, but attempted installation of SP1 produces an
error 1606 ("Could not access network location VS Developers (cannot create
group)"). It's hard to believe that any network access error should be fatal to
installing the SP, but it's enough to kill it.

KB article 886549 describes a fix for the problem by modifying the registry, but
it's clearly intended for an OS pre-Vista. A couple of the reg entries listed in
the article were missing in my registry (Local Settings and Common Favorites). I
tried adding these with guesses for the correct values (and made sure the
locations exist), but it still fails. Does anyone have a fix? Thanks.
Feb 4 '08 #1
11 1647
DavidW wrote:
The application installed okay, but attempted installation of SP1 produces an
error 1606 ("Could not access network location VS Developers (cannot create
group)"). It's hard to believe that any network access error should be fatal to
installing the SP, but it's enough to kill it.

KB article 886549 describes a fix for the problem by modifying the registry, but
it's clearly intended for an OS pre-Vista. A couple of the reg entries listed in
the article were missing in my registry (Local Settings and Common Favorites). I
tried adding these with guesses for the correct values (and made sure the
locations exist), but it still fails. Does anyone have a fix? Thanks.
David:

AFAIK VS2003 is not supported on Vista. You can't upgrade to VS2008?

--
David Wilkinson
Visual C++ MVP
Feb 4 '08 #2

"DavidW" <no@email.providedwrote in message news:co*******************@fe115.usenetserver.com. ..
Again on "not supported", this is another reason almost the entire world detests
Microsoft. VS is an expensive product and people don't have endless money to
throw at upgrades...
Well, there is always Visual Studio 2008 Express. You can't beat that price.
or the time to install another huge application and learn
another new interface, because MS deigns from its lofty, monopolistic position
that it's no longer going to support it.
The interface of VS 2008 is very similar, and won't require a learning curve of any significance.
Furthermore, it is highly unlikely that
a large project built with VS 2003 can simply be rebuilt with VS 2008 and it
will all work fine.
I personally had no issues upgrading any of my old VS 2003 or VS 2005 projects to VS 2008. If there are problems, it's likely
because VS 2008 is more standards conformant that VS 2003, and may in fact detect problems with your coding. Isn't that a good
thing?
There are a lot of products out there that developers just
want to maintain with a minimum of fuss. People don't have infinite time and
money to deal with every obstacle that Microsoft deliberately places in their
path.
Ok, we get the message that you don't want to waste time. That's why David Wilkinson suggested that it may be better to upgrade.
Besides you get a much better compiler.

By the way, I found your statements highly inflammatory. If you want to post such comments you should be prepared to back it up with
specifics. What obstacles are you talking about?

Regards,

Brian
Feb 5 '08 #3
"Brian Muth" <bm***@mvps.orgwrote in message
news:Op**************@TK2MSFTNGP05.phx.gbl...
>
"DavidW" <no@email.providedwrote in message
news:co*******************@fe115.usenetserver.com. ..
>Again on "not supported", this is another reason almost the entire world
detests
Microsoft. VS is an expensive product and people don't have endless money to
throw at upgrades...

Well, there is always Visual Studio 2008 Express. You can't beat that price.
>or the time to install another huge application and learn
another new interface, because MS deigns from its lofty, monopolistic
position
that it's no longer going to support it.

The interface of VS 2008 is very similar, and won't require a learning curve
of any significance.
>Furthermore, it is highly unlikely that
a large project built with VS 2003 can simply be rebuilt with VS 2008 and it
will all work fine.

I personally had no issues upgrading any of my old VS 2003 or VS 2005 projects
to VS 2008. If there are problems, it's likely because VS 2008 is more
standards conformant that VS 2003, and may in fact detect problems with your
coding. Isn't that a good thing?
Fine, but it's not my usual experience in upgrading development systems, and I
can't know it will be trouble-free without getting it, installing it, building
the project and then re-testing the whole thing rigorously. Are you are trying
to tell me that doing all that is easier and quicker than just using what I've
got?
>There are a lot of products out there that developers just
want to maintain with a minimum of fuss. People don't have infinite time and
money to deal with every obstacle that Microsoft deliberately places in their
path.

Ok, we get the message that you don't want to waste time. That's why David
Wilkinson suggested that it may be better to upgrade. Besides you get a much
better compiler.

By the way, I found your statements highly inflammatory. If you want to post
such comments you should be prepared to back it up with specifics. What
obstacles are you talking about?
I'm talking about the particular obstacle under discussion. New projects would
have been built using VS 2003 up to, and probably significantly beyond, the
release of VS 2005. So we are talking barely two years since then and already MS
says it won't support that product on their new shiny OS. That's not good
enough.
Feb 6 '08 #4

"DavidW" <no@email.providedwrote in message news:6M******************@fe117.usenetserver.com.. .
>
Fine, but it's not my usual experience in upgrading development systems, and I can't know it will be trouble-free without getting
it, installing it, building the project and then re-testing the whole thing rigorously. Are you are trying to tell me that doing
all that is easier and quicker than just using what I've got?
Given the choice of either trying to get VS 2003 to run under Vista or upgrading to VS 2008, I'd choose the latter in a heartbeat.

Remember, you have other choices. You don't _have_ to run it under Vista. Why not develop it under the current OS? Or, you could run
Virtual PC (which is free) under Vista, and keep your VS 2003 running in its current environment.
>
>>
By the way, I found your statements highly inflammatory. If you want to post such comments you should be prepared to back it up
with specifics. What obstacles are you talking about?

I'm talking about the particular obstacle under discussion. New projects would have been built using VS 2003 up to, and probably
significantly beyond, the release of VS 2005. So we are talking barely two years since then and already MS says it won't support
that product on their new shiny OS. That's not good enough.
VS 2003 came out long before Vista hit the market. VS 2005 was a much better product, as it replaced the unreliable Managed C++
extensions with the C++/CLI technology, and of course supported .NET Framework 2.0 instead of the more immature 1.1. So there are
other good technical reasons to upgrade. Like it or not, the reality is that the sun is starting to set on this product, whether or
not it's capable of running on Vista.

Regards,

Brian

Feb 6 '08 #5
>I personally had no issues upgrading any of my old VS 2003 or VS 2005
>projects to VS 2008. If there are problems, it's likely because VS 2008
is more standards conformant that VS 2003, and may in fact detect
problems with your coding. Isn't that a good thing?

Fine, but it's not my usual experience in upgrading development systems,
and I can't know it will be trouble-free without getting it, installing
it, building the project and then re-testing the whole thing rigorously.
Are you are trying to tell me that doing all that is easier and quicker
than just using what I've got?
I totally fail to see how that argues in favor of VS2003 on Vista.

If the retesting is too expensive, you have no business using Vista. If
you're going to the trouble of retesting with a new OS, you should upgrade
your compiler at the same time to get the most return from your testing
effort.
Feb 6 '08 #6
You are
just making excuses for Microsoft's lack of consideration for its customers. You
must be an MS paid employee. No other type of person on the planet would be
defending it so gallantly.
To be clear, I am not an MS employee.

Brian

Feb 6 '08 #7
"Brian Muth" <bm***@mvps.orgwrote
>You are just making excuses for Microsoft's lack of consideration for its
customers. You must be an MS paid employee. No other type of person on the
planet would be defending it so gallantly.

To be clear, I am not an MS employee.
Okay. My apologies for the accusation.
Feb 6 '08 #8
"Brian Muth" <bm***@mvps.orgwrote
>
"DavidW" <no@email.providedwrote in message
news:co*******************@fe115.usenetserver.com. ..

>Furthermore, it is highly unlikely that
a large project built with VS 2003 can simply be rebuilt with VS 2008 and it
will all work fine.

I personally had no issues upgrading any of my old VS 2003 or VS 2005 projects
to VS 2008.
Well, I've just tried to build it with VS 2008 and, as expected, there are a
million errors I wasn't getting before.
If there are problems, it's likely because VS 2008 is more standards
conformant that VS 2003, and may in fact detect problems with your coding.
Isn't that a good thing?
Nope. Not right now. It's funny that every time you get a new version of
something everything you did on previous versions becomes unacceptable and needs
to be fixed, even though it was fine at the time and the code worked. There's no
telling how long it's going to take just to get VS 2008 to produce an
executable.
Feb 6 '08 #9
>
Well, I've just tried to build it with VS 2008 and, as expected, there are a
million errors I wasn't getting before.
>If there are problems, it's likely because VS 2008 is more standards
conformant that VS 2003, and may in fact detect problems with your coding.
Isn't that a good thing?

Nope. Not right now. It's funny that every time you get a new version of
something everything you did on previous versions becomes unacceptable and needs
to be fixed, even though it was fine at the time and the code worked. There's no
telling how long it's going to take just to get VS 2008 to produce an
executable.
Would you care to list the first few? I'm sure there are people here willing to help.

Brian

Feb 6 '08 #10
"Brian Muth" <bm***@mvps.orgwrote
>>
Well, I've just tried to build it with VS 2008 and, as expected, there are a
million errors I wasn't getting before.
>>If there are problems, it's likely because VS 2008 is more standards
conformant that VS 2003, and may in fact detect problems with your coding.
Isn't that a good thing?

Nope. Not right now. It's funny that every time you get a new version of
something everything you did on previous versions becomes unacceptable and
needs to be fixed, even though it was fine at the time and the code worked.
There's no telling how long it's going to take just to get VS 2008 to produce
an executable.

Would you care to list the first few? I'm sure there are people here willing
to help.
Thanks, but I don't need help with the errors at this stage. I know C++ pretty
well and should be able to fix them. For your interest, the most common ones are
C3867, 2065, 4430 and 4867. These are in a library of primitives, so it didn't
attempt to compile any of the thirteen projects that depend on it.
Feb 6 '08 #11
"DavidW" <no@email.providedwrote in message
news:UA******************@fe115.usenetserver.com.. .
"Brian Muth" <bm***@mvps.orgwrote
>>>
Well, I've just tried to build it with VS 2008 and, as expected, there
are a million errors I wasn't getting before.

If there are problems, it's likely because VS 2008 is more standards
conformant that VS 2003, and may in fact detect problems with your
coding. Isn't that a good thing?

Nope. Not right now. It's funny that every time you get a new version of
something everything you did on previous versions becomes unacceptable
and needs to be fixed, even though it was fine at the time and the code
worked. There's no telling how long it's going to take just to get VS
2008 to produce an executable.

Would you care to list the first few? I'm sure there are people here
willing to help.

Thanks, but I don't need help with the errors at this stage. I know C++
pretty well and should be able to fix them. For your interest, the most
common ones are C3867, 2065, 4430 and 4867. These are in a library of
primitives, so it didn't attempt to compile any of the thirteen projects
that depend on it.

All those errors are the result of C++ standard compiler conformance,
starting with VS 2005.

Aside from having to use the std namespace where needed, the rest can be
quieted with #pragma options, although making the code compliant is probably
more useful in the long run.

Mark

--
Mark Salsbery
Microsoft MVP - Visual C++
>
Feb 6 '08 #12

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

Similar topics

3
by: Padraig | last post by:
Hi all, Just a quick question... when I try to install Python on Windows Vista Beta 2 the installer seems to hang after I select the destination folder, saying that it will "return when it has...
4
by: John | last post by:
Should I post this message here or is there a different group. Thanks ---------------------------------------------------------------- I created a setup project in VS 2003 to deploy a windows...
11
by: Don | last post by:
QUESTIONS: 1. Has anyone figured out how to successfully install the Office 97 Pro Service Release 2 patch in Vista? 2. Has anyone successfully installed an Office 97 Pro CD (SR2 version) in...
10
by: Jeff | last post by:
This is something I can't test (don't have 2007) and found no definitive answer, but a few conflicting ones. Will a 2003 database work correctly in Access 2007? Don't want to do any design...
17
by: merrily | last post by:
Read in one forum the question someone asked after successfully (sort of) installing Picture It 2000 on new computer with Vista. Will this person or any other help me accomplish this install on...
11
by: =?Utf-8?B?S3VlaXNoaW9uZyBUdQ==?= | last post by:
I am running Visual studio 2003 with framework 1.1 on a vista platform. However it runs very slow in debug mode, especially while it is loading dlls. What is the problem? Is there a compatibility...
0
by: Peter Van Peborgh | last post by:
I have an app that is built in Access 2002 and packaged with its runtime. When installing it in a Vista PC/laptop, several dialog boxes pop up that require specific answers for the app to install and...
2
by: Tam | last post by:
Im running into problems installing either VS 05 or 08 on a Vista Premium 64 bit machine and, ahem, it isnt going sweetly. When installing i get an "Error 1935.An error occured during the...
3
by: techtonator | last post by:
Hi All, I wonder why I bought the Vista Home Premium 64 bit laptop (perhaps only the 64 bit thing lured me :) :( ) because I am unable to do anything really useful on the machine. Here is another...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.