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

SQL Server 2K5 and VS.NET: Order of Installation

I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I install
first)?

Thanks!
May 11 '06 #1
16 1305
ML
VS first, SQL later.

The SQL 2005 Server installation won't let you choose the install folder for
the BI Management Studio, so you won't be able to change the destination when
installing VS 2005.

But then again, maybe you don't care about that. :)
ML

---
http://milambda.blogspot.com/
May 11 '06 #2
Jeremy S. wrote:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I install
first)?


I have always installed SQL before VS. I don't know what it's like now
after RTM, but at one stage during the betas you had to install SQL
before VS, so I'm always doing that now.

Niels
May 11 '06 #3
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it for you,
so -in that case- there's nothing to worry about : install VS 2005 first,
and you won't need to install SQL Server Express 2005: VS 2005 will do it for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP
Pro/SP2 etc).

Is the order of installation important (i.e., which product should I install first)?

Thanks!

May 11 '06 #4
re:
you won't be able to change the destination when installing VS 2005
OK, I'll bite : why is choosing the install folder for BI Management Studio important to me?

Does Business Intelligence Management Studio take up that much hard disk space ?


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"ML" <ML@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com... VS first, SQL later. The SQL 2005 Server installation won't let you choose the install folder for
the BI Management Studio, so you won't be able to change the destination when
installing VS 2005. But then again, maybe you don't care about that. :)
ML

May 11 '06 #5
I have the Professional edition of each.

On another machine I installed SQL SQL Server first, but it apparently
installed some version of VS.NET (perhaps for Management Studio). Thus my
question. Prior to the 2K5 versions, I installed SQL Server by itself
first - but apparently we now get both. Maybe it doesn't really matter.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:OL**************@TK2MSFTNGP02.phx.gbl...
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it
for you,
so -in that case- there's nothing to worry about : install VS 2005 first,
and you won't need to install SQL Server Express 2005: VS 2005 will do it
for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message
news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I
install first)?

Thanks!


May 11 '06 #6
re:
On another machine I installed SQL SQL Server first, but it apparently installed some version of
VS.NET (perhaps for Management Studio).
I'm not sure I follow you.

How can SQL Server 2005 Professional install VS.NET ?

re: but apparently we now get both.
If by "both" you mean both SQL Server 2005 and SQL Server Express 2005,
which is -optionally- installed by VS.NET, not the other way around,
you can install VS.NET using the "Personalized" option, and then you can
de-select SQL Server Express 2005 so that VS.NET doesn't install it,
if you only want to work with SQL Server 2005.

re: Maybe it doesn't really matter.
It does. It's important to share information, so others aren't misguided.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:ub**************@TK2MSFTNGP05.phx.gbl...I have the Professional edition of each.

On another machine I installed SQL SQL Server first, but it apparently installed some version of
VS.NET (perhaps for Management Studio). Thus my question. Prior to the 2K5 versions, I installed
SQL Server by itself first - but apparently we now get both. Maybe it doesn't really matter.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:OL**************@TK2MSFTNGP02.phx.gbl...
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it for you,
so -in that case- there's nothing to worry about : install VS 2005 first,
and you won't need to install SQL Server Express 2005: VS 2005 will do it for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP
Pro/SP2 etc).

Is the order of installation important (i.e., which product should I install first)?

Thanks!



May 11 '06 #7
I don't remember the order I did but SQL Server Management Studio did not
install for me.
I had to uninstall then reinstall in the reverse order. Sorry don't
remember the order.
Did anyone find this to be true or had this situation?

Thanks

SA
"Jeremy S." <A@B.COM> wrote in message
news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I
install first)?

Thanks!

May 11 '06 #8
Okay, rather than trying to recall what happened before, I just went through
the installation of SQL Server and VS.NET 2005 on a clean machine. Here's
what happened.

1. I installed SQL Server 2005 Standard first (before VS.NET).
2. On the first attempt I received the following error message:
"SQl Server Setup failed to obtain system account information for the ASPNET
account. To proceed, reinstall the .NET Framework, and then run SQL Server
Setup again."

Rather than following those instructions, I went backwards in the setup
wizard and deselected various components until I disovered that including
Reporting Services is what caused that error message to appear. Once I
deselected Reporting Services, the installation of SQL Server proceeded
without further incident.

3. Prior to installing VS.NET, I observed that my Start menu had an item for
"Microsoft Visual Studio 2005" - curious to me because I had only installed
SQL Server Standard at this point. I opened it and, sure enough, there was
the VS.NET IDE. I opened Help | About Microsoft Visual Studio and it listed
the version as Version 8.0.50727.42 (RTM.050727-4200).
The list of Installed products included only these:
__ SQL Server Analysis Services
__ SQL Server Integration Services
__ SQl Server Reporting Services (curious because I didn't install that! at
least I had it DESELECTED in the SQL Server installation wizard)

I then navigated, in the VS.NET IDE to File | New | Project and the only
project types available were "Other Project Types" ---> Visual Studio
Solutions ---> Blank Solution.
Obviously this is not a full installation - but the SQL Server Standard
edition installation does install VS.NET.

So this, Juan, is what I was recalling in my earlier post as "we apparently
get both" when you install one of the products. Sorry I wasn't more clear on
that.

4. I then proceeded to install VS.NET Professional from the DVD. That
installation proceeded smoothly. I then checked Help | About Microsoft
Visual Studio and it listed the version was of course still Version
8.0.50727.42 (RTM.050727-4200).
But now the list of Installed products included 6 additional items, like
each of the languages (C#, etc) and Crystal Reports. And, of course, all of
the possible/expected project types were available via File | New | Project.

So, that's what happens when one installs SQL Server prior to VS.NET. I
suppose I'll have to go back and add Reporting Services now.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:eX**************@TK2MSFTNGP03.phx.gbl...
re:
On another machine I installed SQL SQL Server first, but it apparently
installed some version of VS.NET (perhaps for Management Studio).


I'm not sure I follow you.

How can SQL Server 2005 Professional install VS.NET ?

re:
but apparently we now get both.


If by "both" you mean both SQL Server 2005 and SQL Server Express 2005,
which is -optionally- installed by VS.NET, not the other way around,
you can install VS.NET using the "Personalized" option, and then you can
de-select SQL Server Express 2005 so that VS.NET doesn't install it,
if you only want to work with SQL Server 2005.

re:
Maybe it doesn't really matter.


It does. It's important to share information, so others aren't misguided.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message
news:ub**************@TK2MSFTNGP05.phx.gbl...
I have the Professional edition of each.

On another machine I installed SQL SQL Server first, but it apparently
installed some version of VS.NET (perhaps for Management Studio). Thus my
question. Prior to the 2K5 versions, I installed SQL Server by itself
first - but apparently we now get both. Maybe it doesn't really matter.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:OL**************@TK2MSFTNGP02.phx.gbl...
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it
for you,
so -in that case- there's nothing to worry about : install VS 2005
first,
and you won't need to install SQL Server Express 2005: VS 2005 will do
it for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message
news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I
install first)?

Thanks!



May 12 '06 #9
ML
BI Studio is automatically installed in the "Visual Studio 8" folder, which
means:
"%system%\Program Files\Visual Studio 8\", unless VS has been installed to a
different folder prior to the SQL Server installation.

VS install won't allow you to change the destination folder if you install
SQL Server before VS.

I personally don't keep my development tools on the system disk.
ML

---
http://milambda.blogspot.com/
May 12 '06 #10
Thanks, a lot, for going the extra mile, Jeremy.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:un**************@TK2MSFTNGP04.phx.gbl...
Okay, rather than trying to recall what happened before, I just went through the installation of
SQL Server and VS.NET 2005 on a clean machine. Here's what happened.

1. I installed SQL Server 2005 Standard first (before VS.NET).
2. On the first attempt I received the following error message:
"SQl Server Setup failed to obtain system account information for the ASPNET account. To proceed,
reinstall the .NET Framework, and then run SQL Server Setup again."

Rather than following those instructions, I went backwards in the setup wizard and deselected
various components until I disovered that including Reporting Services is what caused that error
message to appear. Once I deselected Reporting Services, the installation of SQL Server proceeded
without further incident.

3. Prior to installing VS.NET, I observed that my Start menu had an item for "Microsoft Visual
Studio 2005" - curious to me because I had only installed SQL Server Standard at this point. I
opened it and, sure enough, there was the VS.NET IDE. I opened Help | About Microsoft Visual
Studio and it listed the version as Version 8.0.50727.42 (RTM.050727-4200).
The list of Installed products included only these:
__ SQL Server Analysis Services
__ SQL Server Integration Services
__ SQl Server Reporting Services (curious because I didn't install that! at least I had it
DESELECTED in the SQL Server installation wizard)

I then navigated, in the VS.NET IDE to File | New | Project and the only project types available
were "Other Project Types" ---> Visual Studio Solutions ---> Blank Solution.
Obviously this is not a full installation - but the SQL Server Standard edition installation does
install VS.NET.

So this, Juan, is what I was recalling in my earlier post as "we apparently get both" when you
install one of the products. Sorry I wasn't more clear on that.

4. I then proceeded to install VS.NET Professional from the DVD. That installation proceeded
smoothly. I then checked Help | About Microsoft Visual Studio and it listed the version was of
course still Version 8.0.50727.42 (RTM.050727-4200).
But now the list of Installed products included 6 additional items, like each of the languages
(C#, etc) and Crystal Reports. And, of course, all of the possible/expected project types were
available via File | New | Project.

So, that's what happens when one installs SQL Server prior to VS.NET. I suppose I'll have to go
back and add Reporting Services now.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:eX**************@TK2MSFTNGP03.phx.gbl...
re:
On another machine I installed SQL SQL Server first, but it apparently installed some version of
VS.NET (perhaps for Management Studio).


I'm not sure I follow you.

How can SQL Server 2005 Professional install VS.NET ?

re:
but apparently we now get both.


If by "both" you mean both SQL Server 2005 and SQL Server Express 2005,
which is -optionally- installed by VS.NET, not the other way around,
you can install VS.NET using the "Personalized" option, and then you can
de-select SQL Server Express 2005 so that VS.NET doesn't install it,
if you only want to work with SQL Server 2005.

re:
Maybe it doesn't really matter.


It does. It's important to share information, so others aren't misguided.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:ub**************@TK2MSFTNGP05.phx.gbl...
I have the Professional edition of each.

On another machine I installed SQL SQL Server first, but it apparently installed some version of
VS.NET (perhaps for Management Studio). Thus my question. Prior to the 2K5 versions, I installed
SQL Server by itself first - but apparently we now get both. Maybe it doesn't really matter.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:OL**************@TK2MSFTNGP02.phx.gbl...
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it for you,
so -in that case- there's nothing to worry about : install VS 2005 first,
and you won't need to install SQL Server Express 2005: VS 2005 will do it for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:up**************@TK2MSFTNGP05.phx.gbl...
> I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP
> Pro/SP2 etc).
>
> Is the order of installation important (i.e., which product should I install first)?
>
> Thanks!
>



May 12 '06 #11
re:
I personally don't keep my development tools on the system disk.
I figured that was at the root of this.
I do the same...plus I keep my temp directories and paging file in a different disk, too.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"ML" <ML@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com... BI Studio is automatically installed in the "Visual Studio 8" folder, which
means:
"%system%\Program Files\Visual Studio 8\", unless VS has been installed to a
different folder prior to the SQL Server installation.

VS install won't allow you to change the destination folder if you install
SQL Server before VS.

I personally don't keep my development tools on the system disk.
ML

---
http://milambda.blogspot.com/

May 12 '06 #12
This is incorrect ML. You can specify a path, if you click the advanced
button and go to the client tools and choose a folder. SQL will not let you
choose a path, however, if VS is already installed. Nor will VS let you
choose a path if the client tools for SQL is already installed.

The order is unimportant, overall. I prefer SQL first, as I can get up and
running as soon as the VS install is done, but it is not critical either
way.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"ML" <ML@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com...
VS first, SQL later.

The SQL 2005 Server installation won't let you choose the install folder
for
the BI Management Studio, so you won't be able to change the destination
when
installing VS 2005.

But then again, maybe you don't care about that. :)
ML

---
http://milambda.blogspot.com/

May 12 '06 #13
The order is not important, as SQL Server installs a VS shell that VS adds
on to and visa versa. Note that the GUI parts of SQL Server will install to
the same directory that VS is installed to. If you are using default paths,
there is no issue. If you put apps on another drive, make sure the GUI bits
are correct for whichever you install first.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"Jeremy S." <A@B.COM> wrote in message
news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I
install first)?

Thanks!

May 12 '06 #14
BI studio and the SQL Management tool are Visual Studio, or at least the VS
shell. When you install the client tools, you install VS ... period.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:eX**************@TK2MSFTNGP03.phx.gbl...
re:
On another machine I installed SQL SQL Server first, but it apparently
installed some version of VS.NET (perhaps for Management Studio).


I'm not sure I follow you.

How can SQL Server 2005 Professional install VS.NET ?

re:
but apparently we now get both.


If by "both" you mean both SQL Server 2005 and SQL Server Express 2005,
which is -optionally- installed by VS.NET, not the other way around,
you can install VS.NET using the "Personalized" option, and then you can
de-select SQL Server Express 2005 so that VS.NET doesn't install it,
if you only want to work with SQL Server 2005.

re:
Maybe it doesn't really matter.


It does. It's important to share information, so others aren't misguided.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message
news:ub**************@TK2MSFTNGP05.phx.gbl...
I have the Professional edition of each.

On another machine I installed SQL SQL Server first, but it apparently
installed some version of VS.NET (perhaps for Management Studio). Thus my
question. Prior to the 2K5 versions, I installed SQL Server by itself
first - but apparently we now get both. Maybe it doesn't really matter.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:OL**************@TK2MSFTNGP02.phx.gbl...
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it
for you,
so -in that case- there's nothing to worry about : install VS 2005
first,
and you won't need to install SQL Server Express 2005: VS 2005 will do
it for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message
news:up**************@TK2MSFTNGP05.phx.gbl...
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean
development machine (XP Pro/SP2 etc).

Is the order of installation important (i.e., which product should I
install first)?

Thanks!



May 12 '06 #15
ML
I've looked at all the Advanced options of the SQL Server setup but found no
way of selecting a different destination path for the BI Management Studio.
Once BI Management studio is installed, the destination path for the VS 2005
installation cannot be changed.

Please explain your experience if you've found the installation(s) to behave
differently.
ML

---
http://milambda.blogspot.com/
May 12 '06 #16
Sure, the tools are installed as a part of VS.NET.
That's not the same as installing *VS.NET*, though.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamM> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
BI studio and the SQL Management tool are Visual Studio, or at least the VS shell. When you
install the client tools, you install VS ... period.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:eX**************@TK2MSFTNGP03.phx.gbl...
re:
On another machine I installed SQL SQL Server first, but it apparently installed some version of
VS.NET (perhaps for Management Studio).


I'm not sure I follow you.

How can SQL Server 2005 Professional install VS.NET ?

re:
but apparently we now get both.


If by "both" you mean both SQL Server 2005 and SQL Server Express 2005,
which is -optionally- installed by VS.NET, not the other way around,
you can install VS.NET using the "Personalized" option, and then you can
de-select SQL Server Express 2005 so that VS.NET doesn't install it,
if you only want to work with SQL Server 2005.

re:
Maybe it doesn't really matter.


It does. It's important to share information, so others aren't misguided.
Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:ub**************@TK2MSFTNGP05.phx.gbl...
I have the Professional edition of each.

On another machine I installed SQL SQL Server first, but it apparently installed some version of
VS.NET (perhaps for Management Studio). Thus my question. Prior to the 2K5 versions, I installed
SQL Server by itself first - but apparently we now get both. Maybe it doesn't really matter.

-J

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:OL**************@TK2MSFTNGP02.phx.gbl...
I would install SQL Server 2005 *first*, and then install VS 2005.

If you're talking about SQL Server Express 2005, VS 2005 will install it for you,
so -in that case- there's nothing to worry about : install VS 2005 first,
and you won't need to install SQL Server Express 2005: VS 2005 will do it for you.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Jeremy S." <A@B.COM> wrote in message news:up**************@TK2MSFTNGP05.phx.gbl...
> I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP
> Pro/SP2 etc).
>
> Is the order of installation important (i.e., which product should I install first)?
>
> Thanks!
>



May 12 '06 #17

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

Similar topics

3
by: Richard Muller | last post by:
Hi All, I've got the ASP script shown below that complains as follows: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) Data source name not found and no default driver specified...
0
by: abhitriv | last post by:
Hello Everyone, I have problem installing visual studio 2003 on my pc. the current configuration of my pc is windows xp proffessional and i have installed .net framwork(1.1 redistributable). if...
0
by: Arun Bhalla | last post by:
I'm having some inconsistency problems with my deployment project ("Setup") and its custom actions ("Installer"). I'm using Visual Studio .NET 2003 (.NET 1.1, no service pack) on Windows XPSP1. ...
6
by: cat | last post by:
Hi Folks, We are going to start a grand new project, which is DB2v7 FP10a sitting on AIX4.3.3 on M80 server. Here is my question, 1) According to Fixpack installation guide, I have to install...
1
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools...
9
by: Steve Buster | last post by:
All right, I have read every forum, newsgroup etc about this issue and no one seems to know how to fix it. I am getting a "Server Application Unavailable" exception running my .NET 1.1...
2
by: Dennis Klaustermeyer | last post by:
Hello, On one of our servers, I am trying to install IIS 6.0 and ASP.NET. During the installation process, all files appear to copy fine but when the progress bar gets to the Installing IIS...
3
by: datapro01 | last post by:
I am a DB2 DBA that has been asked to become familiar enough with SQL Server in order to become actively involved in its installation, implementation, and to review database backup/recovery...
16
by: Jeremy S. | last post by:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? ...
0
by: Kris Mattheus | last post by:
A little background: I've been using web services successfully for a while now. My web server is a Windows CE 4.2 device and my client is a windows C# application created with Visual Studio 2003....
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: 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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.