Closed jacko873 closed 9 years ago
What problems are you facing? I had problems when decided to set virtual path "/dashing" to the application. In my case I had to:
Batman.config.viewPrefix = 'dashing/views'
in the dashing.coffeesource = new EventSource('/dashing/api/events')
if (url.StartsWith("/dashing/views/") && url.EndsWith(".html"))
I know the bug for this was already closed but there was really no resolution there,
i have been trying to deploy dashiong.net to iis all day without any luck.
has anybody managed todo this? do anyone have any guidance?
thanks