Page 1 of 1

Using Razor view engine means compilation at server?

Posted: Wed 20 Apr 2011 13:54
by extrakun
Hi,

I am reading through the instructions for deploying dotConnect.

The docs mention that if the server serves complied page, it will be necessary to build App_Licenses.dll.

Does that applies to using Razor view engine, which complies template files on the fly?

Posted: Fri 22 Apr 2011 11:56
by Shalex
If ASP.NET source files will be compiled at server on user request, you should create a special assembly App_Licenses.dll in the Bin directory of your site: http://www.devart.com/dotconnect/univer ... g.html#asp.

We have not tested our product with Razor view engine. If you encounter any difficulties, please contact us.