Nicolas Buduroi
unread,May 4, 2012, 11:22:45 AM5/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jay...@googlegroups.com
Hi, I'm trying to deploy a web application which use Jayrock and can't get it to work. I don't have much experience with modern version of IIS so I don't really get how to deploy a web app that doesn't contains any documents. I've published the application, copied the folder to "C:\intepub\wwwroot", then converted that folder to an application and if I try to browse the app I get a 403.14 Forbidden error while if I use a JSON-RPC client I get a 405 error. I suspect the web application isn't even starting. Am I doing something wrong?