View previous topic :: View next topic |
Author |
Message |
marbles
Joined: 01 Mar 2006 Posts: 16
|
Posted: Wed Mar 01, 2006 5:58 pm Post subject: Using IIS locally |
|
|
I generally develop my apps locally and use IIS to test them.
I still cant figure out if I should actually test them on a real server, or if testing locally on IIS is ok? |
|
Back to top |
|
|
paul
Joined: 11 Oct 2004 Posts: 128
|
Posted: Wed Mar 01, 2006 6:09 pm Post subject: |
|
|
In my opinion you should do both. Testing in real server environment is a must, because the operating systems are little different. _________________ World Countries | Survival Skills |
|
Back to top |
|
|
Don
Joined: 22 Oct 2004 Posts: 28
|
Posted: Thu Mar 02, 2006 10:41 am Post subject: |
|
|
I test everything on my local Windows XP development machine and then just upload to my shared web hosting account.
Don |
|
Back to top |
|
|
Kurtis
Joined: 05 Mar 2006 Posts: 9
|
Posted: Sun Mar 05, 2006 11:05 pm Post subject: |
|
|
I don't test on my home computer. I develop there, but all debugging etc is done on my server as I think it's the only real way to find bugs in a real world environment.
Often your local home server using IIS will spring up bugs that won't show on your real server, and vice versa. |
|
Back to top |
|
|
Don
Joined: 22 Oct 2004 Posts: 28
|
Posted: Mon Mar 06, 2006 10:40 am Post subject: |
|
|
I usually don't have any problems when I run ASP or ASP.NET code on the server and the code was tested on my local machine. It's possible to have differences between your machine settings and the server settings and that might cause some problems.
Don |
|
Back to top |
|
|
Necron
Joined: 23 Feb 2006 Posts: 13
|
Posted: Mon Mar 06, 2006 5:24 pm Post subject: |
|
|
What sorts of differences in settings would cause problems?
I imagine that only things like permissions and security issues might cause a problem, but everything else would be just about the same on the server as your home machine. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|