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,
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,
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.