Known Issues
Posted in Technical, About by JarrettV on 3/24/2009 8:40:46 AM - CSTRelease 1.0
- Wizard does not trim whitespace off of the name when filling out the basic settings
Release 0.9
- Install to virtual folder (sub-folder) will result in 401
and/or 404 errors in Live Writer
- add slash onto end of base address in service.config file, xml:base="http://localhost/AtomSiteDemo/">
- Login path is incorrect in web.config and may cause problems
with failed logins or OpenId logins
<forms loginUrl="~/Login.xhtml"/>
should say<forms loginUrl="~/Account/Login"/>