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

moving to visual studio 2005

NH
Hi,

I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I want
to move it to asp.net 2.0 and VS 2005.

Do I need to install VS 2005 on the server first and then on my development
PC and then upgrade the app from my development PC?

Thanks
Jan 12 '06 #1
7 1181
You don't need VS.NET 2005 on the server, just the redistributable (same as
in 2003).
http://msdn.microsoft.com/netframewo...s/default.aspx

Then on your development machine which has 2005, you upgrade the site,
rebuild, and deploy to the server.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:8A**********************************@microsof t.com...
Hi,

I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I
want
to move it to asp.net 2.0 and VS 2005.

Do I need to install VS 2005 on the server first and then on my
development
PC and then upgrade the app from my development PC?

Thanks

Jan 12 '06 #2
NH
thanks

"Karl Seguin [MVP]" wrote:
You don't need VS.NET 2005 on the server, just the redistributable (same as
in 2003).
http://msdn.microsoft.com/netframewo...s/default.aspx

Then on your development machine which has 2005, you upgrade the site,
rebuild, and deploy to the server.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:8A**********************************@microsof t.com...
Hi,

I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I
want
to move it to asp.net 2.0 and VS 2005.

Do I need to install VS 2005 on the server first and then on my
development
PC and then upgrade the app from my development PC?

Thanks


Jan 12 '06 #3
NH
Can I install the redistributable on the server and therefore host asp 1.1
and asp2.0 apps at the same time?

"Karl Seguin [MVP]" wrote:
You don't need VS.NET 2005 on the server, just the redistributable (same as
in 2003).
http://msdn.microsoft.com/netframewo...s/default.aspx

Then on your development machine which has 2005, you upgrade the site,
rebuild, and deploy to the server.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:8A**********************************@microsof t.com...
Hi,

I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I
want
to move it to asp.net 2.0 and VS 2005.

Do I need to install VS 2005 on the server first and then on my
development
PC and then upgrade the app from my development PC?

Thanks


Jan 12 '06 #4
yup.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:BB**********************************@microsof t.com...
Can I install the redistributable on the server and therefore host asp 1.1
and asp2.0 apps at the same time?

"Karl Seguin [MVP]" wrote:
You don't need VS.NET 2005 on the server, just the redistributable (same
as
in 2003).
http://msdn.microsoft.com/netframewo...s/default.aspx

Then on your development machine which has 2005, you upgrade the site,
rebuild, and deploy to the server.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:8A**********************************@microsof t.com...
> Hi,
>
> I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I
> want
> to move it to asp.net 2.0 and VS 2005.
>
> Do I need to install VS 2005 on the server first and then on my
> development
> PC and then upgrade the app from my development PC?
>
> Thanks


Jan 12 '06 #5
NH
shoul I upgrade SQL 2000 to 2005 before installing the .net 2.0
redistributable or after? Or does it matter?

"Karl Seguin [MVP]" wrote:
yup.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:BB**********************************@microsof t.com...
Can I install the redistributable on the server and therefore host asp 1.1
and asp2.0 apps at the same time?

"Karl Seguin [MVP]" wrote:
You don't need VS.NET 2005 on the server, just the redistributable (same
as
in 2003).
http://msdn.microsoft.com/netframewo...s/default.aspx

Then on your development machine which has 2005, you upgrade the site,
rebuild, and deploy to the server.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:8A**********************************@microsof t.com...
> Hi,
>
> I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I
> want
> to move it to asp.net 2.0 and VS 2005.
>
> Do I need to install VS 2005 on the server first and then on my
> development
> PC and then upgrade the app from my development PC?
>
> Thanks


Jan 12 '06 #6
I don't remember if it matters. I'd guess after if anything.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"NH" <NH@discussions.microsoft.com> wrote in message
news:A6**********************************@microsof t.com...
shoul I upgrade SQL 2000 to 2005 before installing the .net 2.0
redistributable or after? Or does it matter?

"Karl Seguin [MVP]" wrote:
yup.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:BB**********************************@microsof t.com...
> Can I install the redistributable on the server and therefore host asp
> 1.1
> and asp2.0 apps at the same time?
>
> "Karl Seguin [MVP]" wrote:
>
>> You don't need VS.NET 2005 on the server, just the redistributable
>> (same
>> as
>> in 2003).
>> http://msdn.microsoft.com/netframewo...s/default.aspx
>>
>> Then on your development machine which has 2005, you upgrade the site,
>> rebuild, and deploy to the server.
>>
>> Karl
>>
>> --
>> http://www.openmymind.net/
>>
>>
>>
>> "NH" <NH@discussions.microsoft.com> wrote in message
>> news:8A**********************************@microsof t.com...
>> > Hi,
>> >
>> > I have a VS 2003 asp.net 1.1 project hosted on a windows 2003
>> > server. I
>> > want
>> > to move it to asp.net 2.0 and VS 2005.
>> >
>> > Do I need to install VS 2005 on the server first and then on my
>> > development
>> > PC and then upgrade the app from my development PC?
>> >
>> > Thanks
>>
>>
>>


Jan 12 '06 #7
NH
I suppose when I think about it SQL 2005 has CLR integration so I would think
the .net 2.0 will be installed anyways. It shouldnt matter.

"Karl Seguin [MVP]" wrote:
I don't remember if it matters. I'd guess after if anything.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"NH" <NH@discussions.microsoft.com> wrote in message
news:A6**********************************@microsof t.com...
shoul I upgrade SQL 2000 to 2005 before installing the .net 2.0
redistributable or after? Or does it matter?

"Karl Seguin [MVP]" wrote:
yup.

Karl

--
http://www.openmymind.net/

"NH" <NH@discussions.microsoft.com> wrote in message
news:BB**********************************@microsof t.com...
> Can I install the redistributable on the server and therefore host asp
> 1.1
> and asp2.0 apps at the same time?
>
> "Karl Seguin [MVP]" wrote:
>
>> You don't need VS.NET 2005 on the server, just the redistributable
>> (same
>> as
>> in 2003).
>> http://msdn.microsoft.com/netframewo...s/default.aspx
>>
>> Then on your development machine which has 2005, you upgrade the site,
>> rebuild, and deploy to the server.
>>
>> Karl
>>
>> --
>> http://www.openmymind.net/
>>
>>
>>
>> "NH" <NH@discussions.microsoft.com> wrote in message
>> news:8A**********************************@microsof t.com...
>> > Hi,
>> >
>> > I have a VS 2003 asp.net 1.1 project hosted on a windows 2003
>> > server. I
>> > want
>> > to move it to asp.net 2.0 and VS 2005.
>> >
>> > Do I need to install VS 2005 on the server first and then on my
>> > development
>> > PC and then upgrade the app from my development PC?
>> >
>> > Thanks
>>
>>
>>


Jan 12 '06 #8

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

Similar topics

3
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in...
3
by: MartyNg | last post by:
I have been looking online for pointers, and read mixed things. I was hoping if I post direct questions here, I could get some solid answers. I work for a small company with less than 10 web...
0
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the...
2
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
12
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/...
8
by: WT | last post by:
Is it normal that Visual Studio sets the PreInit handler for a Page from the OnInit code ? No chance to fire it as OnPreInit is run befor OnInit. ??? CS
3
by: Edwin Smith | last post by:
I have a 2 form project in VS2005 that now hangs whenever I try to do anything with the second form. This seems to have started when I added some SQL tables from a Pervasive v.9 database using the...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
4
by: =?Utf-8?B?R1Q=?= | last post by:
I have a Form which has a great number of events. I thought I would organize the project by moving some of the code into multiple '.cs' files (since the Form.cs was getting huge). When I move them,...
12
by: =?Utf-8?B?TWFyaw==?= | last post by:
I modified a C# application from Bob Powell that moves graphics primitives around on the screen into a Vb.NET 2005 application. I want to modify this application so along with moving regular...
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:
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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.