PC Review Forums Newsgroups Windows Vista Windows Vista General Discussion Help - Cannot edit profile!

Reply

Help - Cannot edit profile!

 
Thread Tools Rate Thread
Old 17-02-2007, 09:56 PM   #1
=?Utf-8?B?U21hY2tvd3Y=?=
Guest
 
Posts: n/a
Default Help - Cannot edit profile!


When I try to edit my profice in the community...I get this message. I will
need more basic instructions than this to figure out what to do. Can anyone
help me please?
Thanks
Smackowv

Server Error in '/library/errorpages' Application
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom
error settings for this application prevent the details of the application
error from being viewed remotely (for security reasons). It could, however,
be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable
on remote machines, please create a <customErrors> tag within a "web.config"
configuration file located in the root directory of the current web
application. This <customErrors> tag should then have its "mode" attribute
set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom
error page by modifying the "defaultRedirect" attribute of the application's
<customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>


  Reply With Quote
Old 18-02-2007, 03:56 AM   #2
=?Utf-8?B?TG9uZVdvbGY=?=
Guest
 
Posts: n/a
Default RE: Help - Cannot edit profile!

Smachowv

Go here:

http://msdn.microsoft.com/newsgroups/managed/

Sign in.
Click the 'edit my profile' button.
Change what you want then scroll to bottom and
either 'preview' or save' Don't forget to SAVE !

Sign out.
Come back and tell us if it worked !

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''


"Smackowv" wrote:

> When I try to edit my profice in the community...I get this message. I will
> need more basic instructions than this to figure out what to do. Can anyone
> help me please?
> Thanks
> Smackowv
>
> Server Error in '/library/errorpages' Application.
> --------------------------------------------------------------------------------
>
> Runtime Error
> Description: An application error occurred on the server. The current custom
> error settings for this application prevent the details of the application
> error from being viewed remotely (for security reasons). It could, however,
> be viewed by browsers running on the local server machine.
>
> Details: To enable the details of this specific error message to be viewable
> on remote machines, please create a <customErrors> tag within a "web.config"
> configuration file located in the root directory of the current web
> application. This <customErrors> tag should then have its "mode" attribute
> set to "Off".
>
>
> <!-- Web.Config Configuration File -->
>
> <configuration>
> <system.web>
> <customErrors mode="Off"/>
> </system.web>
> </configuration>
>
>
> Notes: The current error page you are seeing can be replaced by a custom
> error page by modifying the "defaultRedirect" attribute of the application's
> <customErrors> configuration tag to point to a custom error page URL.
>
>
> <!-- Web.Config Configuration File -->
>
> <configuration>
> <system.web>
> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
> </system.web>
> </configuration>
>
>

  Reply With Quote
Old 18-02-2007, 01:25 PM   #3
=?Utf-8?B?U21hY2tvd3Y=?=
Guest
 
Posts: n/a
Default RE: Help - Cannot edit profile!

Worked perfectly! U da man!!!
Thanks!

"LoneWolf" wrote:

> Smachowv
>
> Go here:
>
> http://msdn.microsoft.com/newsgroups/managed/
>
> Sign in.
> Click the 'edit my profile' button.
> Change what you want then scroll to bottom and
> either 'preview' or save' Don't forget to SAVE !
>
> Sign out.
> Come back and tell us if it worked !
>
> ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
>
>
> "Smackowv" wrote:
>
> > When I try to edit my profice in the community...I get this message. I will
> > need more basic instructions than this to figure out what to do. Can anyone
> > help me please?
> > Thanks
> > Smackowv
> >
> > Server Error in '/library/errorpages' Application.
> > --------------------------------------------------------------------------------
> >
> > Runtime Error
> > Description: An application error occurred on the server. The current custom
> > error settings for this application prevent the details of the application
> > error from being viewed remotely (for security reasons). It could, however,
> > be viewed by browsers running on the local server machine.
> >
> > Details: To enable the details of this specific error message to be viewable
> > on remote machines, please create a <customErrors> tag within a "web.config"
> > configuration file located in the root directory of the current web
> > application. This <customErrors> tag should then have its "mode" attribute
> > set to "Off".
> >
> >
> > <!-- Web.Config Configuration File -->
> >
> > <configuration>
> > <system.web>
> > <customErrors mode="Off"/>
> > </system.web>
> > </configuration>
> >
> >
> > Notes: The current error page you are seeing can be replaced by a custom
> > error page by modifying the "defaultRedirect" attribute of the application's
> > <customErrors> configuration tag to point to a custom error page URL.
> >
> >
> > <!-- Web.Config Configuration File -->
> >
> > <configuration>
> > <system.web>
> > <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
> > </system.web>
> > </configuration>
> >
> >

  Reply With Quote
Old 18-02-2007, 01:43 PM   #4
=?Utf-8?B?TG9uZVdvbGY=?=
Guest
 
Posts: n/a
Default RE: Help - Cannot edit profile!

Cheers !

'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

"Smackowv" wrote:

> Worked perfectly! U da man!!!
> Thanks!
>
> "LoneWolf" wrote:
>
> > Smachowv
> >
> > Go here:
> >
> > http://msdn.microsoft.com/newsgroups/managed/
> >
> > Sign in.
> > Click the 'edit my profile' button.
> > Change what you want then scroll to bottom and
> > either 'preview' or save' Don't forget to SAVE !
> >
> > Sign out.
> > Come back and tell us if it worked !
> >
> > ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >
> >
> > "Smackowv" wrote:
> >
> > > When I try to edit my profice in the community...I get this message. I will
> > > need more basic instructions than this to figure out what to do. Can anyone
> > > help me please?
> > > Thanks
> > > Smackowv
> > >
> > > Server Error in '/library/errorpages' Application.
> > > --------------------------------------------------------------------------------
> > >
> > > Runtime Error
> > > Description: An application error occurred on the server. The current custom
> > > error settings for this application prevent the details of the application
> > > error from being viewed remotely (for security reasons). It could, however,
> > > be viewed by browsers running on the local server machine.
> > >
> > > Details: To enable the details of this specific error message to be viewable
> > > on remote machines, please create a <customErrors> tag within a "web.config"
> > > configuration file located in the root directory of the current web
> > > application. This <customErrors> tag should then have its "mode" attribute
> > > set to "Off".
> > >
> > >
> > > <!-- Web.Config Configuration File -->
> > >
> > > <configuration>
> > > <system.web>
> > > <customErrors mode="Off"/>
> > > </system.web>
> > > </configuration>
> > >
> > >
> > > Notes: The current error page you are seeing can be replaced by a custom
> > > error page by modifying the "defaultRedirect" attribute of the application's
> > > <customErrors> configuration tag to point to a custom error page URL.
> > >
> > >
> > > <!-- Web.Config Configuration File -->
> > >
> > > <configuration>
> > > <system.web>
> > > <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
> > > </system.web>
> > > </configuration>
> > >
> > >

  Reply With Quote
Old 19-02-2007, 10:55 PM   #5
Hugh Wyn Griffith
Guest
 
Posts: n/a
Default Re: Help - Cannot edit profile!

Thanks for the instructions -- I had the same experience as Smackowv
yesterday.

BTW it says: Manage Your Profile not Edit on my view and it's a link
hidden way down so that you have to scroll to see it. Not good web
design!

My question -- how do I change the email address to one of the nospam
versions? I can enter the modified form but since they say they will
send an email to validate it I won't get the email.

What do people do? Leave a valic email address there but alter the
address in the, in my case, Off Line Reader they use?

  Reply With Quote
Old 20-02-2007, 12:08 AM   #6
=?Utf-8?B?TG9uZVdvbGY=?=
Guest
 
Posts: n/a
Default Re: Help - Cannot edit profile!

Hugh:

When you click on the ' change profile button' it
will allow you to change anything.

As far as your concerned, the 'notification e-mail'
is kept secret by MS, and they will supply you with
a so-spam address sent to your 'notification e-mail'
which should be a *real* e-mail address.

Hope this helps !

''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

"Hugh Wyn Griffith" wrote:

> Thanks for the instructions -- I had the same experience as Smackowv
> yesterday.
>
> BTW it says: Manage Your Profile not Edit on my view and it's a link
> hidden way down so that you have to scroll to see it. Not good web
> design!
>
> My question -- how do I change the email address to one of the nospam
> versions? I can enter the modified form but since they say they will
> send an email to validate it I won't get the email.
>
> What do people do? Leave a valic email address there but alter the
> address in the, in my case, Off Line Reader they use?
>
>

  Reply With Quote
Old 21-02-2007, 03:54 PM   #7
Hugh Wyn Griffith
Guest
 
Posts: n/a
Default Re: Help - Cannot edit profile!

In article <146B90FB-67AD-43EE-9B8E-6423EB9CFD5A@microsoft.com>,
LoneWolf wrote:
> When you click on the ' change profile button' it
> will allow you to change anything.


Except when it's broken, which I've seen reported elsewhere <g>

> As far as your concerned, the 'notification e-mail'
> is kept secret by MS, and they will supply you with
> a so-spam address sent to your 'notification e-mail'
> which should be a *real* e-mail address.


Could you say that again <g> I registered long before VISTA and I don't
remember any anti-spam address but I may be wrong.

  Reply With Quote
Old 09-04-2007, 03:52 AM   #8
=?Utf-8?B?RHJlYW1zYXllcg==?=
Guest
 
Posts: n/a
Default RE: Help - Cannot edit profile!

I tried your fix, it's not working for me. I'm using Vista. Any ideas?

"LoneWolf" wrote:

> Smachowv
>
> Go here:
>
> http://msdn.microsoft.com/newsgroups/managed/
>
> Sign in.
> Click the 'edit my profile' button.
> Change what you want then scroll to bottom and
> either 'preview' or save' Don't forget to SAVE !
>
> Sign out.
> Come back and tell us if it worked !
>
> ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
>
>
> "Smackowv" wrote:
>
> > When I try to edit my profice in the community...I get this message. I will
> > need more basic instructions than this to figure out what to do. Can anyone
> > help me please?
> > Thanks
> > Smackowv
> >
> > Server Error in '/library/errorpages' Application.
> > --------------------------------------------------------------------------------
> >
> > Runtime Error
> > Description: An application error occurred on the server. The current custom
> > error settings for this application prevent the details of the application
> > error from being viewed remotely (for security reasons). It could, however,
> > be viewed by browsers running on the local server machine.
> >
> > Details: To enable the details of this specific error message to be viewable
> > on remote machines, please create a <customErrors> tag within a "web.config"
> > configuration file located in the root directory of the current web
> > application. This <customErrors> tag should then have its "mode" attribute
> > set to "Off".
> >
> >
> > <!-- Web.Config Configuration File -->
> >
> > <configuration>
> > <system.web>
> > <customErrors mode="Off"/>
> > </system.web>
> > </configuration>
> >
> >
> > Notes: The current error page you are seeing can be replaced by a custom
> > error page by modifying the "defaultRedirect" attribute of the application's
> > <customErrors> configuration tag to point to a custom error page URL.
> >
> >
> > <!-- Web.Config Configuration File -->
> >
> > <configuration>
> > <system.web>
> > <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
> > </system.web>
> > </configuration>
> >
> >

  Reply With Quote
Old 04-05-2007, 09:39 PM   #9
=?Utf-8?B?cGlhcXQ=?=
Guest
 
Posts: n/a
Default RE: Help - Cannot edit profile!

Maybe it doesn't update retroactively.
--
--piaqt (moderator, TechZonez Vista Support Forum
http://www.techzonez.com/forums/forumdisplay.php?f=64)


"Dreamsayer" wrote:

> I tried your fix, it's not working for me. I'm using Vista. Any ideas?
>
> "LoneWolf" wrote:
>
> > Smachowv
> >
> > Go here:
> >
> > http://msdn.microsoft.com/newsgroups/managed/
> >
> > Sign in.
> > Click the 'edit my profile' button.
> > Change what you want then scroll to bottom and
> > either 'preview' or save' Don't forget to SAVE !
> >
> > Sign out.
> > Come back and tell us if it worked !
> >
> > ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >
> >
> > "Smackowv" wrote:
> >
> > > When I try to edit my profice in the community...I get this message. I will
> > > need more basic instructions than this to figure out what to do. Can anyone
> > > help me please?
> > > Thanks
> > > Smackowv
> > >
> > > Server Error in '/library/errorpages' Application.
> > > --------------------------------------------------------------------------------
> > >
> > > Runtime Error
> > > Description: An application error occurred on the server. The current custom
> > > error settings for this application prevent the details of the application
> > > error from being viewed remotely (for security reasons). It could, however,
> > > be viewed by browsers running on the local server machine.
> > >
> > > Details: To enable the details of this specific error message to be viewable
> > > on remote machines, please create a <customErrors> tag within a "web.config"
> > > configuration file located in the root directory of the current web
> > > application. This <customErrors> tag should then have its "mode" attribute
> > > set to "Off".
> > >
> > >
> > > <!-- Web.Config Configuration File -->
> > >
> > > <configuration>
> > > <system.web>
> > > <customErrors mode="Off"/>
> > > </system.web>
> > > </configuration>
> > >
> > >
> > > Notes: The current error page you are seeing can be replaced by a custom
> > > error page by modifying the "defaultRedirect" attribute of the application's
> > > <customErrors> configuration tag to point to a custom error page URL.
> > >
> > >
> > > <!-- Web.Config Configuration File -->
> > >
> > > <configuration>
> > > <system.web>
> > > <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
> > > </system.web>
> > > </configuration>
> > >
> > >

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off