Is IIS 5.1 works with .NET Framework 3.5 or higher? I have to create a simple web page that has access to a SQL Server database (7 tables). I was considering using LinQ technology for the first time but I think it is only supported with the 3.5 version of the framework.
The web page is ASP.NET, what do you recommend besides the database to access LinQ? Thank you very much in advance!
Julian.
I think you only need
- Click Start Click, and then click Run.
- In the Open text box, type cmd, and then press ENTER.
- At the command prompt, type the following, and then press ENTER: "% windir% \ Microsoft.NET \ Framework \ version \ Aspnet_regiis.exe" -i
More than rightclick on the virtual directory & gt; & Gt; Property & gt; & Gt;
Check this post for msdn:
Comments
Post a Comment