473,387 Members | 1,481 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.

Development Environment setup?

I had asked this question about a week ago, but never got any feedback. I am
going to post it again:

I need some advice on how I should setup my development environment. I am
developing in ASP.Net with VB.net (.NET 2.0). I am working with multiple
sites. Some sites that use SSL are on two separate servers (in production). I
work alone and do not have a team of developers. In the old days of classic
ASP I had a development server that I could host all my sites on. To develop
in ASP.net on that same server I need to install FrontPage server extensions.
That has been a real mess. I gave up on that. I was using VSS 2005 and the
server extensions would mess up my source database for some reason. I also
had trouble with the FP-SE not allowing me to log in. I don’t mind developing
everything on one XP development machine, but wanted to get peoples opinions
on how I would set it up. What is the most effective way for me to work on
multiple sites on an XP machine? Has anyone tried developing sites on a
server without server extensions? I am using windows XP and 2003 if you
hadn’t already guessed. Since some of my sites, in production, have separate
server for SSL, would I need 2 separate projects? I guess I would. Thanks to
all who respond.

Daniel
May 1 '07 #1
2 1615
I am using windows XP and 2003 if you
hadn't already guessed.
What is "2003"? Is it Visual Studio.Net 2003?

If so, you will have to use FrontPage Server extensions. If developing with
Visual Studio 2005, you can use file-based webs. It has a built-in
development server for ASP.Net.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Daniel DiVita" <Da**********@discussions.microsoft.comwrote in message
news:68**********************************@microsof t.com...
>I had asked this question about a week ago, but never got any feedback. I
am
going to post it again:

I need some advice on how I should setup my development environment. I am
developing in ASP.Net with VB.net (.NET 2.0). I am working with multiple
sites. Some sites that use SSL are on two separate servers (in
production). I
work alone and do not have a team of developers. In the old days of
classic
ASP I had a development server that I could host all my sites on. To
develop
in ASP.net on that same server I need to install FrontPage server
extensions.
That has been a real mess. I gave up on that. I was using VSS 2005 and the
server extensions would mess up my source database for some reason. I also
had trouble with the FP-SE not allowing me to log in. I don't mind
developing
everything on one XP development machine, but wanted to get peoples
opinions
on how I would set it up. What is the most effective way for me to work on
multiple sites on an XP machine? Has anyone tried developing sites on a
server without server extensions? I am using windows XP and 2003 if you
hadn't already guessed. Since some of my sites, in production, have
separate
server for SSL, would I need 2 separate projects? I guess I would. Thanks
to
all who respond.

Daniel


May 2 '07 #2
I said I was using Windows XP and 2003 (Windows 2003). I am developing in
..Net 2.0 so I am using VS 2005. Thanks

Daniel

"Kevin Spencer" wrote:
I am using windows XP and 2003 if you
hadn't already guessed.

What is "2003"? Is it Visual Studio.Net 2003?

If so, you will have to use FrontPage Server extensions. If developing with
Visual Studio 2005, you can use file-based webs. It has a built-in
development server for ASP.Net.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Daniel DiVita" <Da**********@discussions.microsoft.comwrote in message
news:68**********************************@microsof t.com...
I had asked this question about a week ago, but never got any feedback. I
am
going to post it again:

I need some advice on how I should setup my development environment. I am
developing in ASP.Net with VB.net (.NET 2.0). I am working with multiple
sites. Some sites that use SSL are on two separate servers (in
production). I
work alone and do not have a team of developers. In the old days of
classic
ASP I had a development server that I could host all my sites on. To
develop
in ASP.net on that same server I need to install FrontPage server
extensions.
That has been a real mess. I gave up on that. I was using VSS 2005 and the
server extensions would mess up my source database for some reason. I also
had trouble with the FP-SE not allowing me to log in. I don't mind
developing
everything on one XP development machine, but wanted to get peoples
opinions
on how I would set it up. What is the most effective way for me to work on
multiple sites on an XP machine? Has anyone tried developing sites on a
server without server extensions? I am using windows XP and 2003 if you
hadn't already guessed. Since some of my sites, in production, have
separate
server for SSL, would I need 2 separate projects? I guess I would. Thanks
to
all who respond.

Daniel


May 2 '07 #3

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

Similar topics

3
by: JIM.H. | last post by:
Hello, I have C and D drive in my server. I developed all the applications in C and users access these applications from C: Now I need to create a development environment not to cause trouble to...
16
by: Linus | last post by:
Being a ASP developer for a consultant company thinking of starting developing with ASP.NET I have read literally hundreds of web pages and posts in discussion forums on the Internet to get an idea...
4
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats...
2
by: uniqueknight | last post by:
hi, can anybody help me setting up development environment under 2003 server domain controller, i want to setup secure development environment with least privilleges on the client machines, for...
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
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
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.