No announcements
Found 1146946 threads
-
0 Votes
Report Viewer control and ASPX
I am trying to use the Report Viewer Control in an ASPX page but getting the following error "For security reasons DTD is prohibited in this XML document. To enable DTD ...Answered | 9 Replies | 24608 Views | Created by Krishnaswin - Monday, October 3, 2005 3:52 PM | Last reply by NexusToday - Tuesday, September 16, 2008 4:51 PM -
0 Votes
FIM Portal RCDC - CheckBox is not working
don't see this check box checked either your rcdc doesn't propagate attribute to FIM service or you have a workflow that is cleaning the ...Answered | 2 Replies | 1199 Views | Created by inlan95 - Saturday, June 14, 2014 7:23 PM | Last reply by inlan95 - Tuesday, June 17, 2014 3:22 PM -
0 Votes
RCDC: control visibility is not working
Thanks Frank for the reply, Well, it's funny that you've asked :D, of course i did an iisreset but thanks for asking. the control i was trying to hide is MemberToAdd ...Discussion | 2 Replies | 4679 Views | Created by Eihab Isaac - Tuesday, March 8, 2011 7:26 PM | Last reply by Eihab Isaac - Thursday, March 10, 2011 2:42 PM -
0 Votes
SharePoint 2010 aspx page control
or try to use SharePoint Control. <%@Answered | 2 Replies | 4986 Views | Created by Sarathi R - Sunday, March 25, 2012 12:28 PM | Last reply by Johnny Zhang (China) - Monday, March 26, 2012 2:40 AM -
0 Votes
FIM Portal - RCDC - drop down list defined in another xml file
Hi I am just wondering is it possible to define values of a drop down list in another xml file? So for example a customer can modife the values without modifying the ...Unanswered | 1 Replies | 798 Views | Created by 2xTsei - Wednesday, December 16, 2015 9:01 AM | Last reply by Brian Desmond - Wednesday, December 16, 2015 5:02 PM -
0 Votes
rcdc problem
problem is occuring. Otherwise, the best I can do is refer you to the RCDC configuation guide here: httpAnswered | 2 Replies | 5300 Views | Created by YannickF - Friday, May 6, 2011 8:17 AM | Last reply by YannickF - Wednesday, May 11, 2011 8:29 AM -
0 Votes
How to get filename and file path using HTML file control in aspx page?
Dear All, I am using HTML file control and HTML image control in ...Unanswered | 1 Replies | 6804 Views | Created by SriramJitendra - Thursday, January 6, 2011 4:48 AM | Last reply by eryang - Thursday, January 6, 2011 5:35 AM -
2 Votes
Error in RCDC UocIdentityPicker with FIM 2010 R2
I just try your control on my FIM R2 test environment and it's work! So for me it's definitely a schema issue. I create a ...Answered | 12 Replies | 2510 Views | Created by per kristensen - Monday, April 15, 2013 12:02 PM | Last reply by aelric - Monday, May 20, 2013 10:54 AM -
0 Votes
Delegate Control ASCX errors raising to ASPX
I have an ASPX page that has 3 delegate controls loaded on the page in SharePoint. For some reason, when there is an error in the ASCX syntax occurs, the control ...Answered | 1 Replies | 4456 Views | Created by Pirooz Javan - Friday, December 2, 2011 12:52 AM | Last reply by Stefan Goßner - Friday, December 2, 2011 9:34 AM -
0 Votes
Dynamic RCDC
I tried doing this by giving 2 control tags with the same name but RCDC errored out. Is there any other way to achieve this? Also can dynamic RCDC ...Unanswered | 5 Replies | 1042 Views | Created by Veena Prabhu - Tuesday, August 30, 2016 7:42 AM | Last reply by RBS-DSA - Thursday, September 1, 2016 12:40 PM -
2 Votes
Populating Custom Drop Down RCDC Control And Sync Custom Information
to via the drop down control using a method (similar to #4Answered | 9 Replies | 1760 Views | Created by EuroTechie2013 - Thursday, August 14, 2014 11:15 PM | Last reply by EuroTechie2013 - Wednesday, August 20, 2014 5:09 PM -
0 Votes
FIM Portal: Synchronization Rule - Edit View Mode RCDC error.
http://www.imsequencer.com that supports FIM 2010, Omada Identity Manager, SQL, File, AD or Powershell real time synchronization!Unanswered | 8 Replies | 2495 Views | Created by Sneha K - Monday, June 4, 2012 6:32 AM | Last reply by Sneha K - Friday, June 15, 2012 12:16 PM -
0 Votes
Cannot upload ASPX file
said, “It doesn't matter where I try to upload the aspx file. It will not let me upload it”, since you can upload a .txt file to this library, it ...Answered | 6 Replies | 4003 Views | Created by jlongjr - Thursday, March 5, 2015 4:37 PM | Last reply by Lucas T. Cavalcante - Wednesday, May 6, 2015 7:51 PM -
0 Votes
RCDC my:Enabled
Much like the Visible property the enabled property can only be bound to a Boolean attribute not an expression. Sorry it is a limitation of the RCDCDavid Lundell,Answered | 1 Replies | 740 Views | Created by junidev - Wednesday, July 17, 2019 11:01 AM | Last reply by David P. Lundell -- MVP, IdM Expert - Thursday, August 1, 2019 4:38 AM -
0 Votes
Report Viewer control disabled in aspx page
actually a layout based and deployed to one of folder in layouts and in the same folder the rdlc file resides. But when the aspx page is opened in SharePoint site, the ...Unanswered | 3 Replies | 837 Views | Created by RPC24 - Monday, November 17, 2014 8:20 AM | Last reply by CoolDadTx - Monday, November 17, 2014 3:05 PM -
2 Votes
RCDC Contacts
Before you embark down this path too far, is there any reason why you wouldn't consider using the standard Person object for contacts, since in the FIM Portal a "person" is still a ...Answered | 4 Replies | 3366 Views | Created by Chesu Alvarez - Thursday, March 1, 2012 3:13 PM | Last reply by Chesu Alvarez - Wednesday, March 7, 2012 4:34 PM -
0 Votes
RCDC & Javascipt
Hi, How could I add peaces of javascript to RCDC pages (to perform extra validaions, msgbox messages, ...)? Any samples? ThanksProposed | 2 Replies | 708 Views | Created by junidev - Friday, August 16, 2019 4:06 PM | Last reply by Ian Bassi - Tuesday, August 20, 2019 8:46 AM -
0 Votes
copy aspx file content from another aspx file
// acquire objects for site, page and limited Web Part Manager SPWeb site = (SPWeb)properties.Feature.Parent; SPFile page = ...Answered | 2 Replies | 4792 Views | Created by miki-tlv - Wednesday, October 21, 2009 3:06 PM | Last reply by Chengyi Wu - Friday, October 23, 2009 12:51 AM -
0 Votes
UnCustomized aspx-file
uncustomize our master and aspx-pages. We do so by using RevertContentStream. And it works fine but for one aspx-file.Unanswered | 0 Replies | 7356 Views | Created by Bjarke.Jonassen - Wednesday, September 5, 2007 7:33 AM | Last reply by Bjarke.Jonassen - Wednesday, September 5, 2007 7:33 AM -
0 Votes
RCDC - Control Visibility depending on two non boolean attributes
JD, Unfortunately, the RCDC Visible property can only work with a Boolean, so you will need to create a 3rd attribute that you set through a workflow based on the other ...Answered | 1 Replies | 727 Views | Created by junidev - Monday, July 15, 2019 5:25 PM | Last reply by David P. Lundell -- MVP, IdM Expert - Thursday, August 1, 2019 4:36 AM
No announcements