Re: Problem with BDC "View Profile" link
- From: "JD" <yazoo@xxxxxxxxxxxxxxxx>
- Date: Thu, 2 Aug 2007 09:41:48 -0400
That's correct - the BDC seems to work normally in the list (it validates
values, searches values, etc.) but clicking on the value in the list view
goes to the ProfileRedirect.aspx page and does not get to the View Profile
page. But on a development server using the same BDC xml file, it does
work.
I have not tried creating a new SSP. The problem exists on a production
environment and I don't know what the rammifications are with creating a new
SSP. Is that going to change anything from a user's point of view (port
number, etc.)? Will it bring down MOSS for any amount of time? Is there
any reference available on the web describing what creating a new SSP
entails?
If you do not find any information, let me know and I will use an MSDN
support incident to make a support call to ask about it.
Also, I have compared the logs from my production system (where it does not
work) and my development server (where it does work). There are no errors
shown, but it seems to "short circuit" while it is reading the BDC cache. I
have configured the diagnostic logging to give the most details for the BDC.
This is the log from the production server, after clicking the BDC value in
the list view:
------------------------------------
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystemInstance cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystemInstance cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystem cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystem cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on Entity cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on Entity cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on Action cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on Action cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on ActionParameter cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on ActionParameter cache w3wp.exe (0x1E74)
0x1894 SharePoint Portal Server Business Data 71qj
High Acquired Read lock on Entity cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on Entity cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qj High Acquired Read lock on Identifier cache
w3wp.exe (0x1E74) 0x1894 SharePoint Portal Server Business Data
71qk High Released Read lock on Identifier cache
-----------------------------------
This is the log from the working development system when clicking on the
same BDC value in the list view:
-----------------------------------
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystemInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystemInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Action cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Action cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on ActionParameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on ActionParameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Identifier cache
--->>>(was the same between the two systems up to this point....)
--->>>(these lines below never appear on the production system)
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystemInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystemInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Entity cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Parameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Parameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Method cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Method cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Parameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Parameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Method cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Method cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Identifier cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on LobSystem cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on MethodInstance cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Method cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Method cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on Parameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on Parameter cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
75vw High Instantiating Type 'System.String'.
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
75vy High Recursively instantiating Type 'System.String' at a nest level
of '0'.
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
75vz High Found default value '%'; returning that instead of instantiating
at a nest level of '0'.
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
75vx High Completely instantiated Type 'System.String'.
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qj High Acquired Read lock on TypeDescriptor cache
w3wp.exe (0x134C) 0x177C SharePoint Portal Server Business Data
71qk High Released Read lock on TypeDescriptor cache
....
.... (more lines like the above)
------------------------------------------
"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:SfJu9qO1HHA.4100@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi JD,
From your description, you're encountering some problem when using a BDC
column in a list, you can not get the expected "view profile" interface
when click it, correct?
As for this issue, we'll performed some research and update you. For a
general test, have you also tried creating a new SSP to see whether the
problem remains?
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
- Follow-Ups:
- Re: Problem with BDC "View Profile" link
- From: Wei Lu [MSFT]
- Re: Problem with BDC "View Profile" link
- References:
- Problem with BDC "View Profile" link
- From: JD
- RE: Problem with BDC "View Profile" link
- From: Steven Cheng[MSFT]
- Problem with BDC "View Profile" link
- Prev by Date: RE: Problem with BDC "View Profile" link
- Next by Date: Re: Problem with BDC "View Profile" link
- Previous by thread: RE: Problem with BDC "View Profile" link
- Next by thread: Re: Problem with BDC "View Profile" link
- Index(es):
Relevant Pages
|