Luca Morelli

Results 7 comments of Luca Morelli

Hi, I uploaded the solution at https://dl.dropboxusercontent.com/u/19486794/TestDrive.zip The project is the **aurelia2** project: starting the project I don't see the glimpse ui, and if you navigate to the **attivita** page...

Can you retry now? Finally I found the problem. FYI the gulp node modules installed by the project template contains some file or/and path too much long for compressed folders....

even after installing update 1 I have the exception, if of help I see this in diagnostic tools Activated Event Time Duration Thread Stopped at Exception: **OnBeforeActionResult** 32.83s 32,840ms [19116]...

this is the first result ![untitled](https://cloud.githubusercontent.com/assets/127777/11532003/1f160328-9901-11e5-8a90-ed0f5752e853.png) tried to change to var objectResult = _proxyAdapter.Process("Microsoft.AspNet.Mvc.ObjectResult", result); but same result ``` if (subscription.ProxiedType == null) { var proxiedType = ProxyTypeEmitter.GetProxyType(_cache, typeof(T), target.GetType());...

ok, I'll give a look and try

Commenting that case I have no more errors: looking to the log I find this ![untitled](https://cloud.githubusercontent.com/assets/127777/11539354/ea96942a-9926-11e5-9fbf-8e523793f675.png) ![untitled2](https://cloud.githubusercontent.com/assets/127777/11539356/ed8638b6-9926-11e5-9c47-2c1d6696d055.png)

right now I have this this issue trying to use the musicstore pipeline inside a asp.net project