If you are tied up to the Windows platform (not that it is bad, it does
some good stuff, actually, it's just different) I suggest that you consider
using other solution stack.

If it's a must that Django + IIS + SqlServer, then you will need to sweat
and work a lot to get your project running.

The constraints on computer environment are harder to handle (the server
may not be yours, your admin won't approve a linux install, licenses
already bought, etc.) so suggest that you take some time and see if it is a
must that this stack remains in place.

If you can't change your environment then take a look for something like
ASP.MVC. It's not Django, but it's a good MVC framework. A more common MS
approach is SQL Server + ASP.MVC + nHibernate (for ORM).

I hope that helps.

On Tue, Apr 17, 2012 at 11:51 AM, Leandro Ostera Villalva <
leost...@gmail.com> wrote:

> Is there a real need for using Windows Server, IIS or MSSQL? I have had
> really bad experiences with MS stuff in general.
>
>
> On Tue, Apr 17, 2012 at 11:35 AM, Enrique Juan de Dios <
> juanded...@gmail.com> wrote:
>
>> Hello Everyone,
>> Please I need tips and common errors to this environment:
>> Django 1.3 + Windows Server 2003 + IIS6 + MSSQL 2005
>> I found this project:
>> https://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer
>> Have anyone tested this project?
>> What is the best way to install to setup a Django Webapp in that?
>> Thanks!
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/django-users/-/k8Po1FybZsIJ.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> --
> Regards,
>
> Leandro Ostera Villalva,
> *Read my technical blog <http://leostera.github.com/>
> Check my latest projects <https://github.com/leostera/>*
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
George R. C. Silva

Desenvolvimento em GIS
http://geoprocessamento.net
http://blog.geoprocessamento.net

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to