hi,
I get page not found error with clicking a user from search results. The
internet explorer address bar shows
http://server/_layouts/1033/userdisp.aspx?ID=1.
But, when clicking a user from http://server/_layouts/1033/userinfo.aspx, it
bring me to
http://server/_layouts/1033/userdisp.aspx?Src=userinfo.aspx&Force=True&ID=1,
the user information surf up correctly.

I have not created the site from code, and have not changed the file
userdisp.aspx. sorri, posted wrongly to STS group previously.

Kindly please help.
Taggy

RE: userdisp.aspx ... page not found by Taggy

Taggy
Fri Nov 05 01:58:01 CST 2004

Prior to having this problem, I had "configure portal site" for http://server
to point to http://oracleportal (non-wss, non-sps location)

After much trials and errors, I discovered that by clearing "connection to
portal site" in http://server, the userdisp.aspx(page not found) problem
disappear.
Meaning, http://server/_layouts/1033/userdisp.aspx?ID=1 is ok again.

I "configure portal site" and clearing "connection to portal site" a few
more times to confirm the source of the problem.

Can someone comment please?

Thanks & regards
Taggy


"Taggy" wrote:

> hi,
> I get page not found error with clicking a user from search results. The
> internet explorer address bar shows
> http://server/_layouts/1033/userdisp.aspx?ID=1.
> But, when clicking a user from http://server/_layouts/1033/userinfo.aspx, it
> bring me to
> http://server/_layouts/1033/userdisp.aspx?Src=userinfo.aspx&Force=True&ID=1,
> the user information surf up correctly.
>
> I have not created the site from code, and have not changed the file
> userdisp.aspx. sorri, posted wrongly to STS group previously.
>
> Kindly please help.
> Taggy
>

RE: userdisp.aspx ... page not found by ebisolutions

ebisolutions
Fri Nov 05 07:20:02 CST 2004

Seams you fixed the problem the same way we did. Looks like this Portal site
Url is used many place (not just for userdisp.aspx) When you enter a wrong
url in their (by code or by the GUI) you can break many features... too bad
this field is not filled or at least validated by WSS.

You realy need to supply a valid SPS Server relative url in this field if
you want the site to work properly.

Eric

"Taggy" wrote:

> Prior to having this problem, I had "configure portal site" for http://server
> to point to http://oracleportal (non-wss, non-sps location)
>
> After much trials and errors, I discovered that by clearing "connection to
> portal site" in http://server, the userdisp.aspx(page not found) problem
> disappear.
> Meaning, http://server/_layouts/1033/userdisp.aspx?ID=1 is ok again.
>
> I "configure portal site" and clearing "connection to portal site" a few
> more times to confirm the source of the problem.
>
> Can someone comment please?
>
> Thanks & regards
> Taggy
>
>
> "Taggy" wrote:
>
> > hi,
> > I get page not found error with clicking a user from search results. The
> > internet explorer address bar shows
> > http://server/_layouts/1033/userdisp.aspx?ID=1.
> > But, when clicking a user from http://server/_layouts/1033/userinfo.aspx, it
> > bring me to
> > http://server/_layouts/1033/userdisp.aspx?Src=userinfo.aspx&Force=True&ID=1,
> > the user information surf up correctly.
> >
> > I have not created the site from code, and have not changed the file
> > userdisp.aspx. sorri, posted wrongly to STS group previously.
> >
> > Kindly please help.
> > Taggy
> >

RE: userdisp.aspx ... page not found by Taggy

Taggy
Fri Nov 05 08:03:01 CST 2004

hi Eric,
Now, then i understand what u mean by "check SPSite.PortalUrl is a valid
path ..."
Thanks.

Taggy :)

"Eric Beaudry" wrote:

> Seams you fixed the problem the same way we did. Looks like this Portal site
> Url is used many place (not just for userdisp.aspx) When you enter a wrong
> url in their (by code or by the GUI) you can break many features... too bad
> this field is not filled or at least validated by WSS.
>
> You realy need to supply a valid SPS Server relative url in this field if
> you want the site to work properly.
>
> Eric
>
> "Taggy" wrote:
>
> > Prior to having this problem, I had "configure portal site" for http://server
> > to point to http://oracleportal (non-wss, non-sps location)
> >
> > After much trials and errors, I discovered that by clearing "connection to
> > portal site" in http://server, the userdisp.aspx(page not found) problem
> > disappear.
> > Meaning, http://server/_layouts/1033/userdisp.aspx?ID=1 is ok again.
> >
> > I "configure portal site" and clearing "connection to portal site" a few
> > more times to confirm the source of the problem.
> >
> > Can someone comment please?
> >
> > Thanks & regards
> > Taggy
> >
> >
> > "Taggy" wrote:
> >
> > > hi,
> > > I get page not found error with clicking a user from search results. The
> > > internet explorer address bar shows
> > > http://server/_layouts/1033/userdisp.aspx?ID=1.
> > > But, when clicking a user from http://server/_layouts/1033/userinfo.aspx, it
> > > bring me to
> > > http://server/_layouts/1033/userdisp.aspx?Src=userinfo.aspx&Force=True&ID=1,
> > > the user information surf up correctly.
> > >
> > > I have not created the site from code, and have not changed the file
> > > userdisp.aspx. sorri, posted wrongly to STS group previously.
> > >
> > > Kindly please help.
> > > Taggy
> > >

RE: userdisp.aspx ... page not found by fjp

fjp
Wed Dec 07 14:13:02 CST 2005

Is this something that can be fixed? MSFT?

"Taggy" wrote:

> hi Eric,
> Now, then i understand what u mean by "check SPSite.PortalUrl is a valid
> path ..."
> Thanks.
>
> Taggy :)
>
> "Eric Beaudry" wrote:
>
> > Seams you fixed the problem the same way we did. Looks like this Portal site
> > Url is used many place (not just for userdisp.aspx) When you enter a wrong
> > url in their (by code or by the GUI) you can break many features... too bad
> > this field is not filled or at least validated by WSS.
> >
> > You realy need to supply a valid SPS Server relative url in this field if
> > you want the site to work properly.
> >
> > Eric
> >
> > "Taggy" wrote:
> >
> > > Prior to having this problem, I had "configure portal site" for http://server
> > > to point to http://oracleportal (non-wss, non-sps location)
> > >
> > > After much trials and errors, I discovered that by clearing "connection to
> > > portal site" in http://server, the userdisp.aspx(page not found) problem
> > > disappear.
> > > Meaning, http://server/_layouts/1033/userdisp.aspx?ID=1 is ok again.
> > >
> > > I "configure portal site" and clearing "connection to portal site" a few
> > > more times to confirm the source of the problem.
> > >
> > > Can someone comment please?
> > >
> > > Thanks & regards
> > > Taggy
> > >
> > >
> > > "Taggy" wrote:
> > >
> > > > hi,
> > > > I get page not found error with clicking a user from search results. The
> > > > internet explorer address bar shows
> > > > http://server/_layouts/1033/userdisp.aspx?ID=1.
> > > > But, when clicking a user from http://server/_layouts/1033/userinfo.aspx, it
> > > > bring me to
> > > > http://server/_layouts/1033/userdisp.aspx?Src=userinfo.aspx&Force=True&ID=1,
> > > > the user information surf up correctly.
> > > >
> > > > I have not created the site from code, and have not changed the file
> > > > userdisp.aspx. sorri, posted wrongly to STS group previously.
> > > >
> > > > Kindly please help.
> > > > Taggy
> > > >