Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Profile - what is wrong ?

Reply
Thread Tools

Profile - what is wrong ?

 
 
goldie11
Guest
Posts: n/a
 
      03-14-2007
Hi,

I would like to use the profile - so I added the following code to the
web.config file:

<profile automaticSaveEnabled="true">
<properties>
<add name="ReplyAddress"/>
<add name="ReplyName"/>
<add name="ccName"/>
</properties>
</profile>

I expected that in the aspx page - when I type Profile. - I will have
all the properties of the profile (with the intellisense options).
For some reason - Profile. - isn't valid.
What am I missing ??

Thanks.
Ruthie.

 
Reply With Quote
 
 
 
 
ruthie
Guest
Posts: n/a
 
      03-15-2007
It seems that the Profile property doesn't work with web application
project - its seems there is a 3rd party tool - webprofilegenerator.

Ruthie.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
<profile><properties> with no Profile class Steven ASP .Net 5 10-24-2008 07:23 PM
Visual Studio 2008 asp.net web administration>profile: "The profile wasn't created"? Andy B ASP .Net 0 05-03-2008 05:15 PM
Profile. For the Gurus out there. What is wrong here?! shapper ASP .Net 3 03-07-2007 02:43 AM
Want to profile monitor for Fuji Frontier ICC profile? Lynn Digital Photography 9 09-08-2005 12:17 PM
Java Web Start app icons keep going in user profile not All Users profile Brad Java 1 07-19-2005 02:10 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57