-1

I am looking at installing my ASP.NET app on my client's Microsoft Small Business Server Premium Edition, but I've never used it as a platform. Are there any limitations or restrictions I need to be aware of?

Thanks

flesh
  • 23,725
  • 24
  • 80
  • 97

1 Answers1

0

Sharepoint is one of the pillars of SBS, which is largely an ASP.NET application, so I can't imagine there are any restrictions in using ASP.NET on SBS.

nickd
  • 3,951
  • 2
  • 20
  • 24
  • Does that mean that Sharepoint takes over IIS in SBS? Can you run other public web apps alongside it? (I don't think you can under normal Sharepoint installs). – flesh Nov 16 '10 at 22:25