08-18-04 12:51 PM
Hello All,
I am customizing a solution site and my requirement is to retrieve the
values from the Profile database for a logged on User. I customized the
addrForm.asp - GetDefaultValuesForAddressFormFields method, inside which I
used GetUserProfileByLoginName and passed on the logged on User. I am able
to retrieve all the values, but when I add the Telephone number (TEL_Number)
to the dictionary, I get an error. All the other values such as Last name,
First Name, Address Line etc...retrieve and display fine. I checked to see
in the Biz Desk that the user profile had the Tel_Number active and even
published it. But keep getting the same problem...any ideas or suggestions
to fix this problem would be off great help.
Thanks,
Chris
[ Post a follow-up to this message ]
|