473,766 Members | 2,060 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Setup for Development environment?

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

Apr 27 '07 #1
0 986

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

Similar topics

6
3443
by: Ed | last post by:
Here's the scene: 1) XP Pro, with IIS installed and running, as well as complete .NET Architect Enterprise development environment 2) Tomcat server 4.1.27 in the default directory jakarta-tomcat-4.1.27 3) Java NetBeans "cobundle" installed in the default directory (j2sdk_nb\j2sdk1.4.2) 4) JSP environment variables set (JAVA_HOME and CATALINA_HOME) WHen I run Internet Explorer and enter the address http://localhost:8080/ I
4
2175
by: Richard Shea | last post by:
Hi - This is probably quite a stupid question but I've never understood what setup.py does. I've got a situation at the moment where I would like to use a script (which someone else has written and made available) to do CGI on a shared webserver to which I do not have shell access. The install instructions say "run python setup.py" but as far as I'm aware I cannot do that. There is only one script involved (except for the setup.py !)...
0
1087
by: Mark Jerde | last post by:
(Sorry for the cross post but I've noticed lots of good advice in both groups.) I'm a solo software developer wanting to learn .NET. I did a lot of work in VB3 - VB6. I'm specifically interested in learning web stuff. The goal of this post is to get help for setting up my home system for development & testing, and easy uploading of the apps to my web host. My web host is DiscountASP.net. I have both a web site (.NET 1.1 capable)...
4
5305
by: pbj | last post by:
my application was created in vb.net, vs 2003. the setup project was also created in vs 2003. one of my application reviewers reported this: The .Net link that is included in the setup is not the correct link, it's outdated. The link should be changed from this http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevframework.asp to the new link, which is this:...
0
1299
by: joe.bockskopf | last post by:
I am trying to add a setup project to an existing solution using VS.NET 2003. No matter what I do, VS.NET crashes while creating the project. I right click on the solution, select Add... New Project..., then select Web Setup Project. After a couple seconds I get the message : "Microsoft Development Environment has encountered a problem and needs to close. We are sorry for the inconvenience." I have also tried creating a regular...
1
1028
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables syncronization with remote database using merge replication. I found contradictory results while installing the application. I will mention here all the steps that I done while creating and installing setups. Result: Case 1: worked fine. ...
1
1545
by: Mansoor Dehghani via DotNetMonster.com | last post by:
Hi when i want to deployment and setup projects for win form then an error happen at start: Microsoft Development Environment has encountered a problem and needs to close. We are sorry for the inconvenience. Error Detail: An unhandled exception has been caught by the VSW exception filter.
2
1636
by: =?Utf-8?B?RGFuaWVsIERpVml0YQ==?= | last post by:
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...
0
3308
by: dot | last post by:
I spent a few headache filled days trying to use GMP on windows (XP pro) I finally got it to work and since I found little help on the Web I thought someone might find what i did useful. Creating an environment suitable for GMP programming. 1) Create 'cygwin' environment (see below) 2)add GMP to the cygwin directory (see below)
0
9568
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10168
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10008
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9959
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6651
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3929
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.