This is a migrated thread and some comments may be shown as answers.

A model web.config file

1 Answer 92 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 03 Sep 2010, 08:23 PM
Hi

Where can I get an example of nice clean model web.config file for everything required to support
the Q2 2010 release on IIS6 (not IIS7), and asp.net 4.0 ?

I was thinking of generating a new VS 2010 web project to create this but my local machine is
running IIS7, whereas the remote server is running IIS6, and the requirements are different
it seems.

Thanks

Clive

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 07 Sep 2010, 12:06 PM
Hi Clive,

The most straight-forward approach would be to use the Telerik AJAX VS Extensions Project Wizard to include the necessary Telerik entries in your web.config file. Other option would be to examine the .NET 4 web.config file from your local Telerik AJAX demos at the following default installation location:

C:\Program Files (x86)\Telerik\RadControls for ASP.NET AJAX QX 20XX/Live Demos/Web.config.NET40
(this file will match the site's web.config in case the demos are run on a PC with .NET 4 framework installed)

Alternatively, you can start with the Telerik http handlers/modules registrations listed in this article and simply add them to your default ASP.NET 4.0 web.config file.

Best regards,
Sebastian
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or