I have XP pro edition with .Net 3.5 installed and IIS 5.0 and MVC RC 2 Can i run KiGG on this machine?

Also i have on my hosting server IIS 6 and .Net 3.5 , can it run there or no also? If no, there is no work around to make it work?

Thanks,

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

You would need to install an SQL server but yes, you can run KIGG on IIS 5/XP.

ASP.NET MVC is bin-deployable so you should be able to run it on your host also. I think for a shared host you'll need full trust because it uses some reflection in the code, otherwise you'll get exceptions.

link|improve this answer
So this discussion: kigg.codeplex.com/Thread/View.aspx?ThreadId=46794 is not right? – Amr ElGarhy Mar 7 '09 at 18:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.