Making a web interface for my add-in..
-
05/صفر/1432 08:41 م
I'm making a web interface for my add-in and I haven't seen/read anything about where I should put the web folder.
Should I put it in the Inetpub folder or an application folder, or some other folder?
Thanks,
Jeffery
جميع الردود
-
12/صفر/1432 04:41 م
I would have thought this would be an easy one. Just looking for best practice on where I should put my web application.
Thanks,
Jeffery
-
13/صفر/1432 04:54 صالمشرف
Hey Jeff,
There really aren't any "best practices" for Vail development yet (outside of the documented SDK, of course). We're all trying out different ways of doing things.
However, when you're installing on Windows, you should be putting your code in Program Files, if you can help it. IIS doesn't care where the physical location of your web application is; when you "install" a web site or a virtual directory you provide the physical path to the files as part of the setup process, so not putting stuff into INETPUB isn't a limitation.
Tentacle Blog: http://www.tentaclesoftware.com/blog/
WHS Disk Management: http://www.tentaclesoftware.com/WHSDiskManagement/- تم وضع علامة كإجابة بواسطة JefferyS 14/صفر/1432 06:32 م