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

Problem with publish application [IIS]

2 Answers 189 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Felipe
Top achievements
Rank 1
Felipe asked on 29 Oct 2012, 01:17 AM
Hi,

I would like to know if someone had the same problem than me and if possible give me some help.
I was trying the grid component with a ForeingKey column and it works ok when I use the Visual Studio Compilation, but when I published the application it did not work very well. The column comboBox do not works.
I put all the .dll files in the project and had the same problem.
Have any idea?

I'm using visual studio 2010 with SP1
I published the application in IIS 7

Images to show my problem

IIS Publish [erro]
http://postimage.org/image/xjb3mlvfl/

Visual Studio Compilation [ok]
http://postimage.org/image/hz3pw2lb5/


2 Answers, 1 is accepted

Sort by
0
Felipe
Top achievements
Rank 1
answered on 01 Nov 2012, 04:24 PM
I'm with the same problem of publish, when trying deploy my app in server using  hierarchical grid in my page, there is shown this message in console from browser: "invalid template". But when running in VS 2012  works normally 
0
Felipe
Top achievements
Rank 1
answered on 01 Nov 2012, 07:28 PM
Hi,

Today I asked for help to a Jedi developer.
He found the solution and now it works!

To fix this problem, I had to add in my Solution the EditorTemplates folder.
You can find this folder in the package when you download the KendoUI Trial accessing the folder below:
'\Examples\aspnetmvc\Views\Shared\EditorTemplates'

You must copy this folder in 'Views\Shared' folder in your Solution
When you make the publish, this folder must be there.

This worked for me, I hope it helps you.
Thanks

Tags
Grid
Asked by
Felipe
Top achievements
Rank 1
Answers by
Felipe
Top achievements
Rank 1
Felipe
Top achievements
Rank 1
Share this question
or