You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I created a user and all works fine, but when I try to add the path for an avatar (~/images/avatars/homer.gif), the path is not being stored upon an update.
This problem was all my doing...
I was trying to edit a (test) user while logged in as the Admin. When I switched users and logged as (test) user, I was able to edit the (test) user profile and add the avatar with no problem.