asp.NET 3.5 on IIS

  • Thread starter Thread starter snmatei
  • Start date Start date
S

snmatei

Hi,

I want to have an asp.NET page for the 3.5 .NET Framework on an WES 2009. I
use Sean Limings Full XP Pro Like Solution SLD
http://www.seanliming.com/WES2009_XPe.html in Target Designer to build my
WES, so IIS should be integrated as needed for asp.NET. At least I assume so.
I also installed .NET Framework 3.5 and normal applications for the
framework do run on my WES.
The IIS also displays normal HTML pages.
When adding my asp.NET site to the IIS (allready tested and working on IIS 7
in Vista), I don't get anything displayed.
I allready tried some workarounds, like for example
http://forums.iis.net/p/1133618/1860351.aspx .
I also tried registering the asp.NET Version in the folder for asp.NET 2.0,
like described on http://www.developerfusion.com/forum/thread/19497/ and had
no success with that.

What else could I do to get asp.NET 3.5 pages hosted on my WES2009?
 
Hello,

I found a working solution for my project. I use Cassini to publish my site
and it works well. I think Cassini is not a bad choice, but does anybody have
an idea to my prior described problem? I still didn't manage to get IIS 5.1
hosting an asp.NET 3.5 site.

Greetings,
Sebastian.
 
Back
Top