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

How to configure KendoUIMvc project as intranet app

1 Answer 114 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Yingyi
Top achievements
Rank 1
Yingyi asked on 09 Aug 2013, 03:29 PM
By default the KendoUI MVC project template for VS 2012 is an internet project.  After I create the project, I want to make it an intranet project(window integrated authentication).  I have done the following on the project properties:

1.  Disabled the Anonymous Authentication
2. changed Managed Pipeline Mode to Integrated.
3. Enabled Windows Authentication

but it always redirects me to http://localhost:55063/login.aspx?ReturnUrl=%2F.  Of course, the file doesn't exist.  It works when I refresh with the url.
Please let me know how to remove this redirect.

Thanks.

Yingyi

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 13 Aug 2013, 12:37 PM
Hello Yingyi,

I can see that we have already answered your question in the support request you sent us. I would like to ask you to submit your support questions just once, at it will be easier for us to keep track on the tickets and answer them as soon as possible. For your convenience I will copy the answer here:

Perhaps the easiest way to go is to create a new ASP.NET MVC Intranet Project using the built-in template (not the Kendo UI one). Then from the Telerik Visual Studio extensions menu item click the "Convert" option. More info is available here: http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/vs-integration/convert-project-wizard

 

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Installer and VS Extensions
Asked by
Yingyi
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or