How to deploy user controls containing licensed components?

I have a custom control incorporating licensed components from NationalInstruments.UI.WindowsForms. 
I want to take the custom control to a computer that does not have Measurement Studio installed, add it to the toolbox, and drop the control onto a form.
I am using Measurement Studio 2013, Visual Studio 2010, and targeting the x86 CPU, and using the .NET 3.5 framework.
The ability seems to work only when Measurement Studio is also installed and licensed on the other machine.
The following descries what happens.
Reproduction
On a computer with Measurement Studio 2013 Standard installed:
Start Visual Studio 2010
Create a new Class Library
Create a new User Control
Add a waveFormGraph and Legend in the designer
Compile the project
Deploy the library according to the help topic "Measurement Studio .NET XCOPY Deployment Files"
On another computer without Measurement Studio:
Get the deployed library
Start Visual Studio 2010
Create a new Windows Forms Application
Open the Form in design mode
Add the deployed User Control to the toolbox items
Drag a new User Control into the form
I see the following message popping up:
The control is not actually added as a consequence.
Am I missing some licensing detail or making a mistake during deployment/redistribution?
I have seen a previous post on this here in this forum , however, it is over a year old now and there was no solution posted.
Some guidance or clarification would be greatly appreciated.  
Thank you
-Steve

Hello GGS-AKR
I have been able to reproduce the issue in my end by only de-activating the license in the License Manager. What happens is that if you are going to use a Measurement Studio in a "design time" context, it will ask you for a license. According to NATIONAL INSTRUMENTS SOFTWARE LICENSE AGREEMENT, it states:
E. "Authorized Applications." Means ( i) those applications that you create with development versions of the
SOFTWARE that you have validly licensed (including such applications that you create with third party
software using real-time operating system components of the LabVIEW Real-Time Module and the
LabWindows/CVI Real-Time Module in accordance with the licenses for such modules), and (ii) those
applications that you create with third party software development environments and that utilize Driver
Interface Software, if such software development environment is supported by such Driver Interface
Software as indicated in the applicable Documentation for such Driver Interface Software. Notwithstanding
the foregoing, (a) any application created with the Measurement Studio SOFTWARE is not an Authorized
Application if it uses any Measurement Studio controls in a "design time" context, and (b) any application
created with any SOFTWARE acquired under an evaluation license is not an Authorized Application.
I hope this information helps you.
Regards,
Carmen Chan | Applications Engineering | National Instruments| 

Similar Messages

  • How to swap the controls contained between two panels?

    I want to swap all the controls contained between two panel? so can anyone please help?
    Thank you in advance

    Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
    Dim LIST1 As New List(Of Control)
    Dim LIST2 As New List(Of Control)
    For Each c As Control In Panel1.Controls
    LIST1.Add(c)
    Next
    For Each c As Control In Panel2.Controls
    LIST2.Add(c)
    Next
    Panel1.Controls.Clear()
    Panel2.Controls.Clear()
    Panel1.Controls.AddRange(LIST2.ToArray)
    Panel2.Controls.AddRange(LIST1.ToArray)
    End Sub

  • MapViewer: how to manage user selections in business components Java class

    Hi list,
    I'm a GIS developer with experience on Mapserver and Mapguide. Buit I'm totally new on Oracle Mapviewer and I'm doing a feasibility study on a project where I basically have a very simple GIS use case, but I don't know if it is possible to manage by use Oracle ADF Java API and Oracle Mapviewer.
    I would like to use JDeveloper / ADF Business Components / ADF Faces.
    This is the use case:
    - Mapviewer should display a polygon layer from Oracle Spatial
    - Mapviewer should display a polygon layer from WFS
    - User should be able to select a polygon on Oracle Spatial layer and another polygon in WFS layer
    - ADF Face map control should:
    a) hilglight these two polygon
    b) execute my buiseness component Java function passing the user selection (id?... coordinates?... or anything useful to get these two polygons in the business Java function) as parameter.
    Is it possible?...
    Any suggestions (or samples) for point b)?...
    Thanks in advance for any help

    Hi Arnd,
    Thanks for answer.
    Can you adreess me to some ADF project that include ADF Geographic Map control?
    I've carefully studied what explained in manuls contained in JDeveloper Help. I've made something, but I have some issue I can't solve.
    Here you are in details what I've made:
    1) I've installed Mapviewer Quick Starter Kit
    2) I've configured themes and base map by use on MapBuilder
    3) I've built an ADF application with separated business and model-view-controller projects
    4) I've created entities and views in ADF business project
    5) I've created a JSF page in model-view-controller project
    6) I've put inside page an ADF Geographic Map assigning my base map and his related toolbar.
    Up to now it worked fine. My problems started at this point, on the attempt to add themes to be exposed to user interaction.
    PROBLEM 1
    I've seen that there are basically two options to add theme for user interaction:
    a) add a predefined themes
    b) add a color/point/graph bindable themes
    Option b) seems not fit for my needs.
    Color theme is only for regions and forces me to set a range of colors (I want to set exatctly two different color for two different table attribute value).
    Lines seem not covered from any of them.
    So the solution should be option a), predefined themes. But predefined theme seems not selectable and I don't know how to attach a selection listener.
    Please note (about selection listener) that in JDeveloper Help, book "Web User Intercace Developer Guide", "Using ADF Geographic Component" there is a code sample, but the explaination on how to enter the backing bean method is truncated (it says "For example," and stop, nothing else).
    My questions are: predefined theme can be selectable? And how can I attach the selection listener?.
    PROBLEM 2
    Up to now I've made no test on WFS themes, but of course, also these themes should be exposed to user interaction in the same way of predefined layers.
    Is it possible?...
    PROBLEM 3
    Legends activated by ADF Map Toolbar seem not working for predefied themes, they display nothing.
    Is it possible to fix or workaround in some way?...
    PROBLEM 4
    Are there any way to print maps?...
    Best regards
    Francesco

  • How to Copy/Paste Symbols containing Flash Components without creating copies of the Assets

    I think the fl.controls components can be useful if you want to do things the way they are built. However, I'm running into a serious usability issue whenever I need to have slightly different "versions" of a symbol that contains the same component.
    For example, I have a question view that has 9 rows of Radio Buttons in it (each row is inside a symbol that manages the state of the Radio Buttons). The Question View symbol would be in the Library in Question Templates>QuestionType>ThisTypeOfQuestionView. For my demo, I want a version of that that has only 6 rows of Radio Buttons. So I copy my Question View Symbol to Instructions>QuestionType.
    This has added a folder called QuestionTemplates>QuestionType with my ThisTypeOfQuestionView in it, along with a new copy of the RadioButtonRowSymbol and folders that are copies of the Component Assets needed for RadioButton (and guaranteed not to work, since you can only have only one asset with the same linkage id).  I rename my Question View to DemoThisTypeOfQuestionView and move it into the root of Instructions>QuestionType. Fixing the copy of RadioButtonRowSymbol is easy--I just drop the copy of QuestionTemplates back on QuestionTemplates.
    But the repair process for all the extra component assets involves opening every folder in the nonfunctional Component Assets copy to its lowest level and dropping the contents onto the appropriate "real" component assets folder and selecting "replace" each time. This is tedious and fraught with error.
    Is there a setting somewhere I can select that leaves pointers to assets in copied symbols pointing to the same place, while still keeping base class definitions in place?

    I can't say for sure but I believe because skinning is a very important part of components, the duplication was a necessary evil. I believe they favored the slight file size increase and skin customization.
    The problem runs just as deep in code completion. You'd expect completion when creating a copy of an object but it's just not sophisticated enough because of the dynamic and custom nature of the code. In the same way you can provide multiple custom skins to duplicated components you can provide custom class variants so it doesn't inflect the completion because you never really know what the user really intends. I believe this is a limit of that, not knowing that you don't care to customize the duplicates. 

  • How to Deploy Self-Written Flexible UI Components

    Hi there,
    we need to implement our own flexible UI components, for example an UIXMLFormsGroupCommand with some different behaviour than the original.
    I know how to write these components, I know how to configure the flexible UI. I know the link https://media.sdn.sap.com/html/submitted_docs/nw_kmc/introduction/km/ui/Flexible%20UI.html; there a deployment guide is announced, but in fact, it's missing.
    Till now, I have tried two things: First, I have just written the class, compiled, and manually put it under .../portalapps/sap.km.cm.ui.flex/private/lib. After configuring flexible UI, the class is run, but it fails to use the PortalServletRequestWrapper, which, for example, I need. So, this way cannot really be called "deploying", and I have no chance to tell which other components I want to get referred.
    Second, I have created a portal application project and put the class into this; I have deployed this project, but then the flexible UI does not run the class provided.
    So - what's the right way and is there any documentation on this?
    Thanks in advance,
    Detlev

    Hi there,
    sorry, only two points for Amit (the link points to the collection of infos where among others the flexible UI specific content can be found I gave the link myself).
    Nevertheless, I got it by myself, and the solution in fact is provided among these infos offered, but somewhat hidden (https://media.sdn.sap.com/html/submitted_docs/nw_kmc/ide/projects/Setting%20Up%20a%20KMC%20Project.html#_Toc74735309). The trick is to implement a BootStrap service (for the Portal Application, so this is the right way as expected).
    Another chance to win more points: Now the portal starts up, my classes get loaded, but whenever I change something in my code, I can redeploy the project, but the old classes stay in memory. So I have to restart the server each time I have changed something. (For german insiders: "So kaan isch net abbeite!")
    Is there a way to resolve this or do I have to run in circles for five minutes each time I want to test a new line (it's healthy for my back, but it makes my mind crazy...).
    Thanks in advance
    Detlev

  • Talking to C# based WinRT components that contain UI features like XAML based user controls from a JavaScript based Windows Store app

    Can you create a WinRT component written in C# that consists of a library of XAML based controls and then used those controls within a Windows Store app using WinJS or via a JS Cordova plugin for Windows 8.1 & WP8.1? 
    Is this possible or can you only use a C# based WinRT component that contains a library of XAML controls in XAML/C# based Windows Store apps? 
    My understanding is that a C# based WinRT component containing non-UI code (i.e. no XAML controls) can be used in a Windows Store app written C#, VB.NET, JavaScript or VC++, but not sure if that principle would work with XAML controls
    wrapped via WinRT types. In theory a XAML control is a C# class, so could work, but not sure how would JS code read that and then launch for example a page or user control from/into its HTML based UI?
    Sandip Ahluwalia

    Right. The code in your app is C# code, but the actual Xaml controls (like the rest of the Windows Runtime) are native code. They are projected into each language (C#, VB, C++ in the case of Windows.UI.Xaml) in a way that appears natural for that
    language and the interop layer is hidden.
    You could expose a Xaml control in a Windows Runtime Component written in any of C#, VB, and C++ to an app written in any of C#, VB, and C++, and the control would appear as a normal C#, VB, or C++ runtime class. This won't
    work for Xaml controls in JavaScript, since the HTML window doesn't have the Xaml hosting infrastructure, but for non-UI code you can write a WRC in C#, VB, or C++ and it will appear as a normal JavaScript class to a JavaScript app.

  • How to revert to diagnostics.wadcfg configuration from wad-control-container blob.

    Hello all,
    In our project at some point in the past we have enabled Diagnostics module for getting our log entries in Azure Storage. We added <Import moduleName="Diagnostics" /> to ServiceDefinition.csdef file and then enabled logs transfering and performance
    counters gathering in WebRole.OnStart method via DiagnosticMonitor.Start():
    DiagnosticMonitorConfiguration cfg = DiagnosticMonitor.GetDefaultInitialConfiguration();
    cfg.OverallQuotaInMB = 8192;
    cfg.Logs.ScheduledTransferLogLevelFilter = LogLevel.Verbose;
    cfg.Logs.ScheduledTransferPeriod = TimeSpan.FromSeconds(30);
    cfg.Logs.BufferQuotaInMB = 1000;
    // Define performance counter configuration.
    foreach (var counterName in PERFORMANCE_COUNTERS_NAMES)
    PerformanceCounterConfiguration perfCounterConfiguration = new PerformanceCounterConfiguration();
    perfCounterConfiguration.CounterSpecifier = counterName;
    perfCounterConfiguration.SampleRate = TimeSpan.FromSeconds(5);
    cfg.PerformanceCounters.DataSources.Add(perfCounterConfiguration);
    cfg.PerformanceCounters.BufferQuotaInMB = 1024;
    cfg.PerformanceCounters.ScheduledTransferPeriod = TimeSpan.FromMinutes(1);
    DiagnosticMonitor.Start("Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString", cfg);
    Then using Windows Azure Management Portal we activated Verbose monitoring mode and added several additional performance counters there in order to try the feature. I assume that doing that through the portal we actually modified wad-control-container blob
    so we got new performace counters configuration.
    Later we've realized that it would be better to manage all diagnostic configuration in diagnostics.wadcfg. We removed the code from role start and added diagnostics.wadcfg file to the project that declares the same we did before via code. When we redeployed
    we saw that the configuration remained as it was before - it didn't change at all. It still included new performance counters we added through the portal. It is because the order of precedence, where wad-control-container blob has the highest priority. So
    we deleted all the blobs from wad-control-container in order to revert back to diagnostics.wadcfg and redeployed the service. New blob was created in wad-control-container. It included everything from diagnostics.wadcfg as we expected and
    again we saw these custom performance counters we added via portal time ago. See below the blob content:
    <?xml version="1.0"?>
    <ConfigRequest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DataSources>
    <OverallQuotaInMB>8192</OverallQuotaInMB>
    <Logs>
    <BufferQuotaInMB>1024</BufferQuotaInMB>
    <ScheduledTransferPeriodInMinutes>1</ScheduledTransferPeriodInMinutes>
    <ScheduledTransferLogLevelFilter>Verbose</ScheduledTransferLogLevelFilter>
    </Logs>
    <DiagnosticInfrastructureLogs>
    <BufferQuotaInMB>1024</BufferQuotaInMB>
    <ScheduledTransferPeriodInMinutes>5</ScheduledTransferPeriodInMinutes>
    <ScheduledTransferLogLevelFilter>Warning</ScheduledTransferLogLevelFilter>
    </DiagnosticInfrastructureLogs>
    <PerformanceCounters>
    <BufferQuotaInMB>4096</BufferQuotaInMB>
    <ScheduledTransferPeriodInMinutes>5</ScheduledTransferPeriodInMinutes>
    <Subscriptions>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\Memory\Available Mbytes</CounterSpecifier>
    <SampleRateInSeconds>10</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\Processor(_Total)\% Processor Time</CounterSpecifier>
    <SampleRateInSeconds>10</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET Applications(__Total__)\Requests/Sec</CounterSpecifier>
    <SampleRateInSeconds>5</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET Applications(__Total__)\Requests Executing</CounterSpecifier>
    <SampleRateInSeconds>5</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET Applications(__Total__)\Requests In Application Queue</CounterSpecifier>
    <SampleRateInSeconds>5</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET Applications(__Total__)\Requests Failed</CounterSpecifier>
    <SampleRateInSeconds>30</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET Applications(__Total__)\Requests Timed Out</CounterSpecifier>
    <SampleRateInSeconds>30</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET\Requests Rejected</CounterSpecifier>
    <SampleRateInSeconds>30</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET\Worker Process Restarts</CounterSpecifier>
    <SampleRateInSeconds>600</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <!-- OLD unnecessary counters that were added manually through the portal START-->
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\Memory\Available MBytes</CounterSpecifier>
    <SampleRateInSeconds>180</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\Web Service(_Total)\ISAPI Extension Requests/sec</CounterSpecifier>
    <SampleRateInSeconds>180</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\Web Service(_Total)\Bytes Total/Sec</CounterSpecifier>
    <SampleRateInSeconds>180</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET Applications(__Total__)\Errors Total/Sec</CounterSpecifier>
    <SampleRateInSeconds>180</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <PerformanceCounterConfiguration>
    <CounterSpecifier>\ASP.NET\Requests Queued</CounterSpecifier>
    <SampleRateInSeconds>180</SampleRateInSeconds>
    </PerformanceCounterConfiguration>
    <!-- OLD unnecessary counters that were added manually through the portal END-->
    </Subscriptions>
    </PerformanceCounters>
    <WindowsEventLog>
    <BufferQuotaInMB>0</BufferQuotaInMB>
    <ScheduledTransferPeriodInMinutes>0</ScheduledTransferPeriodInMinutes>
    <Subscriptions />
    <ScheduledTransferLogLevelFilter>Undefined</ScheduledTransferLogLevelFilter>
    </WindowsEventLog>
    <Directories>
    <BufferQuotaInMB>256</BufferQuotaInMB>
    <ScheduledTransferPeriodInMinutes>5</ScheduledTransferPeriodInMinutes>
    <Subscriptions>
    <DirectoryConfiguration>
    <Path>C:\Resources\directory\ac17d63416cf41c8acfebbbcb3d90052.Mbo.Services.Web.DiagnosticStore\CrashDumps</Path>
    <Container>wad-crash-dumps</Container>
    <DirectoryQuotaInMB>256</DirectoryQuotaInMB>
    </DirectoryConfiguration>
    </Subscriptions>
    </Directories>
    </DataSources>
    <IsDefault>false</IsDefault> <!-- DEFAULT IS SET TO FALSE AGAIN -->
    </ConfigRequest>
    We tried to directly edit this XML. We removed redundant counters and changed IsDefault to "true" value in the XML and updated the blob in the wad-control-container using Azure Management Studio. Next time we redeployed the service - the counters
    again appeared in the configuration and IsDefault reverted to false again.
    Does anyone know how to permanently revert to managing diagnostics configuration only via diagnostics.wadcfg file and force the Azure to forget about manual edits we did via the portal?
    We use Azure SDK 1.4. 
    Thanks in advance for any insights!
    Vitaly

    Hi Vitaly,
    Did you try to change diagnostics configuration in VS? Like this:
    I suggest you could click the "Edit", and select your diagnostics metrics. Also, I want you double check your  re-deployment  project whether is right. Please try it.
    By the way, I suggest you could upgrade your SDK version and refer to this sample:
    http://www.windowsazure.com/en-us/develop/net/common-tasks/performance-profiling/
    http://msdn.microsoft.com/en-us/library/windowsazure/hh411542.aspx
    Any question or result, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to show the text in a textBlock in my user control?

    in my UC i have a textBlock . the text that i put through the xaml or the text that i put through the C# doesn't show:
    <local1:Cell x:Class="UserControls.HintCell"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:local1="clr-namespace:UserControls"
    mc:Ignorable="d" d:DesignHeight="130" d:DesignWidth="130" Loaded="UserControl_Loaded" >
    <Grid x:Name="hintGrid" MouseLeave="hintGrid_MouseLeave">
    <Grid x:Name="topTriangle" x:FieldModifier="public">
    <Polygon Name="triangle_top" Points="0,0 130,0, 130,130" Stroke="Black" Fill="Red" MouseEnter="triangle_MouseEnter" MouseLeave="triangle_MouseLeave" />
    <TextBlock Name="text_top" Margin="82,20,20,76" FontSize="25" Text="55" Foreground="Black" x:FieldModifier="public"/>
    </Grid>
    <Grid x:Name="bottomTriangle" x:FieldModifier="public">
    <Polygon Name="triangle_bottom" Points="0,0 130,130, 0,130" Stroke="Black" Fill="Red" MouseEnter="triangle_MouseEnter" MouseLeave="triangle_MouseLeave"/>
    <TextBlock Name="text_bottom" Margin="15,80,77,16" FontSize="25" Text="88" x:FieldModifier="public" />
    </Grid>
    </Grid>
    </local1:Cell>
    and the designer:
    but, when debugging the text doesn't show:
    i was told maybe to define the user control or the  text as a dependency property, i don't know how to do it and maybe someone has a better solution?
    thanks.

    thanks. but i didn't really understand, maybe you can give an example with my parameters?
    The text dependency property is called LabelFor.
    It's this bit.
    public string LabelFor
    get { return (string)GetValue(LabelForProperty); }
    set { SetValue(LabelForProperty, value); }
    public static readonly DependencyProperty LabelForProperty = DependencyProperty.RegisterAttached(
    "LabelFor",
    typeof(string),
    typeof(EditRow));
    You would substitute the name of your usercontrol for EditRow when you cut and paste that into it.
    There is a style which defines what EditRow looks like by giving it a template.
    <Style TargetType="{x:Type local:EditRow}">
    <Setter Property="Template">
    <Setter.Value>
    <ControlTemplate TargetType="{x:Type local:EditRow}">
    <Grid>
    <Grid.ColumnDefinitions>
    <ColumnDefinition Width="{Binding RelativeSource={
    RelativeSource FindAncestor,
    AncestorType=local:EditRow},
    Path=LabelWidth, TargetNullValue=2*}"/>
    <ColumnDefinition Width="{Binding RelativeSource={
    RelativeSource FindAncestor,
    AncestorType=local:EditRow},
    Path=PropertyWidth, TargetNullValue=3*}"/>
    </Grid.ColumnDefinitions>
    <TextBlock Text="{Binding RelativeSource={
    RelativeSource FindAncestor,
    AncestorType=local:EditRow},
    Path=LabelFor}"
    HorizontalAlignment="Right"
    Margin="0,4,0,0"/>
    <Border Margin="6,2,6,2" Padding="0,2,0,2" Grid.Column="1" >
    <ContentPresenter HorizontalAlignment="Stretch"/>
    </Border>
    </Grid>
    </ControlTemplate>
    </Setter.Value>
    </Setter>
    </Style>
    That uses binding to give the textblock text property the value of LabelFor.
    You could instead put your markup directly in your usercontrol and bind it like that.
    This bit would then pretty much cut and paste in
    <TextBlock Text="{Binding RelativeSource={
    RelativeSource FindAncestor,
    AncestorType=local:EditRow},
    Path=LabelFor}"
    You would need two of course if you have two textblocks.
    ps
    People have suggested dependency property to you because this is how properties on wpf controls work.  
    If you instead chose to use properties then you lose the ability to set value by style, animation, binding etc Your usercontrol will not behave like a wpf control.  This might not really concern you if you're just working on your own on an app.
    It would if you were working in a team though.
    Personally, I would reject code which exposed regular properties from a usercontrol at walk through.
    Hope that helps.
    Recent Technet articles:
    Property List Editing;  
    Dynamic XAML

  • How to make users to select the date from calendar control my making the date field read only in date time control in external list in sharepoint 2010

    How to make users to select the date from calendar control only, by my making the date text field read only (don't want to let users type the date) in date time control in external list in sharepoint 2010. I am looking for a solution which can
    be done through sharepoint desginer / out of the box.
    thanks.

    Congratulate you got the solution by yourself. I am new to a
    WinForms calendar component, I feel so helpless on many problems even I'd read many tutorials. This question on the
    calendar date selection did me a great favor. Cheers.

  • How to Track which Super user change the License Administration

    Hi Experts,
    My client recently encounter the License was allocated from a particular user id by an super user, resulting the end user unable to perform transaction when log onto SAP B1 8.8 PL19.
    Is there any way which we can trace and control which super user edit the License Administration and allocated the license to other user?
    Thanks in advance.
    Cheers'
    Vincent

    Hi Vincent,
    1. Login through manager then Go To Administrator--> System Initialization--> Authorization--> Additional Authorization Creator
    2. Additional Authorization Creator screen appear.
    3. Select any content on right side screen and click on Add Same Level button
    4. Authorization ID : Give any Name
    5. Name : Give any Name
    6. Option : Full/None
    7. Forms ID : Click on Edit Button --> Enter ID for License Administrator 60070.
    8. Click Update and Ok.
    9. Go To Authorization--> General Authorizations--> Select User in which you have block Graph--> User Authorization
    here select No Authorization.
    Just untick supper user check box of other user and give rights
    Thanks,
    Srujal Patel

  • How to call a method written in user control (ascx file) from javascript

    Hi to All,
    I have one scenario where I need to call a method written in user control (.ascx.cs file) from javascript (ascx file). I tried below code but it is not working,  I found later it works only for aspx or asmx file , is it true ?? 
    Code: 
    $.ajax({
                type: "POST",
                url: "ViewSearch/SetServerSessionText",
                data: "{'name':'" + searchText + "'}",
                contentType: "application/json; charset=utf-8",
                dataType: "json",
                error: function () {
                    alert("error");
    Can anyone please tell me how to call ascx.cs  code from javascript ??
    Thanks in Advance !!!

    yes that is true, ajax calls can only be made to an endpoint like aspx pages/web service, basically anything that can return a http response etc. User Control can be embedded inside of aspx pages.

  • Where do the files go when we deploy a user control, application page and event receiver?

    I have read that the files go into the HIVE\TEMPLATES\CONTROL TEMPLATES or \FEATURES once deployed.. 
    I have also read that we can right click on project and choose add mapped folder and select whether we want to put the page/user control under CONTROL TEMPLATES or FEATURES, etc?
    Which method is to be followed?

    The files in mapped folder created using Visual studio is copied to the appropriate folder in 14/15 hive on WSP deployment. Refer to the following articles for more information
    http://www.informit.com/articles/article.aspx?p=1626325
    http://blogs.msdn.com/b/vssharepointtoolsblog/archive/2010/03/12/deploying-files-using-mapped-folders.aspx
    http://msdn.microsoft.com/en-us/library/ee231544.aspx
    --Cheers

  • How during deployment my user id has been checked by J2EE engine

    Hi,
    If I want to transport my application, Do I need a valid user ID created in J2EE engine UME. If it is, How during deployment my user id has been checked by J2EE engine.
    Thanx for your time.
    Cheers,
    Sam

    Hi,
    to deploy your application to the J2EE engine you normaly use SDM (Software Deployment Manager). You need a password (no user Id) to deploy via SDM. This password was set up during installation of the Web AS. You can reset this password via SDM command line tool. Have a look at the SDM documentation for details.
    SDM uses the deploy service of the J2EE engine to deploy the application. Therefore SDM connects to the J2EE engine via a username and password that are stored in the secure store (Configtool -> Secure Store). This user is normally identical with the administration user. If you change the password of the administrator you also have to change the password in the secure store. Oterwise you cannot deploy via SDM.
    Regards Helmut

  • InteropForm Toolkit User Control deployment dependencies

    I have built an InteropForm User Control which I have successfully tested in .NET and, as desired, in VB6. I would like to deploy this VB6 (legacy) application but regardless of which DLL's I include in the installer, running the app always generates error
    339:
    It is referring to the User Control that I built and, yes, MediaGunUserControlLibrary.tlb is in the same folder as the .exe - along with all other possible DLL and dependencies I can track down.
    Perhaps I'm not smart enough, but I read this and frankly I don't understand it:
    http://blogs.msdn.com/b/vbteam/archive/2007/06/04/deploying-applications-with-the-interopforms-2-0-toolkit.aspx
    Could someone please distill this into simpler language or at least provide a working example that does deploy? Just a simple list of required DLL's would be very helpful indeed. If, it turns out, that I have all the required DLL's and it still does not
    work then at least I can be sure it is something I'm using in addition that is causing the problem.

    Still no joy.
    Using WordProcessor from Toolkit SDK Samples on W7 x64 virgin VM.
    Iinstalled the Toolkit redist but still getting error:
    Here is what the folder looks like on the test machine:
    Process Monitor shows no unsuccessful image loads:
    "Time of Day","Process Name","PID","Operation","Path","Result","Detail"
    "8:34:41.9714101 PM","WordProcessor.exe","1328","Load Image","C:\Users\Administrator\Desktop\WordProcessor\WordProcessor.exe","SUCCESS","Image Base: 0x400000, Image Size: 0x9000"
    "8:34:41.9715318 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\ntdll.dll","SUCCESS","Image Base: 0x76e00000, Image Size: 0x13c000"
    "8:34:41.9721159 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\kernel32.dll","SUCCESS","Image Base: 0x75970000, Image Size: 0xd4000"
    "8:34:41.9723103 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\KernelBase.dll","SUCCESS","Image Base: 0x75050000, Image Size: 0x4b000"
    "8:34:41.9734196 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\msvbvm60.dll","SUCCESS","Image Base: 0x72940000, Image Size: 0x153000"
    "8:34:41.9736075 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\user32.dll","SUCCESS","Image Base: 0x76d30000, Image Size: 0xc9000"
    "8:34:41.9737420 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\gdi32.dll","SUCCESS","Image Base: 0x75db0000, Image Size: 0x4e000"
    "8:34:41.9738705 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\lpk.dll","SUCCESS","Image Base: 0x76f70000, Image Size: 0xa000"
    "8:34:41.9740046 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\usp10.dll","SUCCESS","Image Base: 0x75cb0000, Image Size: 0x9d000"
    "8:34:41.9740989 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\msvcrt.dll","SUCCESS","Image Base: 0x758c0000, Image Size: 0xac000"
    "8:34:41.9745801 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\advapi32.dll","SUCCESS","Image Base: 0x75eb0000, Image Size: 0xa0000"
    "8:34:41.9751203 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\sechost.dll","SUCCESS","Image Base: 0x75180000, Image Size: 0x19000"
    "8:34:41.9753008 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\rpcrt4.dll","SUCCESS","Image Base: 0x75e00000, Image Size: 0xa2000"
    "8:34:41.9755752 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\ole32.dll","SUCCESS","Image Base: 0x751a0000, Image Size: 0x15c000"
    "8:34:41.9758232 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\oleaut32.dll","SUCCESS","Image Base: 0x75580000, Image Size: 0x8f000"
    "8:34:41.9784196 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\imm32.dll","SUCCESS","Image Base: 0x76f50000, Image Size: 0x1f000"
    "8:34:41.9787334 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\msctf.dll","SUCCESS","Image Base: 0x754b0000, Image Size: 0xcc000"
    "8:34:42.0004868 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\cryptbase.dll","SUCCESS","Image Base: 0x74d40000, Image Size: 0xc000"
    "8:34:42.0012378 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\uxtheme.dll","SUCCESS","Image Base: 0x73ae0000, Image Size: 0x40000"
    "8:34:42.0032400 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\sxs.dll","SUCCESS","Image Base: 0x74d50000, Image Size: 0x5f000"
    "8:34:42.0065598 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\clbcatq.dll","SUCCESS","Image Base: 0x75c20000, Image Size: 0x83000"
    "8:34:42.0089497 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\mscoree.dll","SUCCESS","Image Base: 0x70ef0000, Image Size: 0x4a000"
    "8:34:42.0105476 PM","WordProcessor.exe","1328","Load Image","C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll","SUCCESS","Image Base: 0x6ed40000, Image Size: 0x7b000"
    "8:34:42.0147898 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\shlwapi.dll","SUCCESS","Image Base: 0x75f50000, Image Size: 0x57000"
    "8:34:42.0186396 PM","WordProcessor.exe","1328","Load Image","C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll","SUCCESS","Image Base: 0x68be0000, Image Size: 0x5ae000"
    "8:34:42.0203225 PM","WordProcessor.exe","1328","Load Image","C:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\msvcr80.dll","SUCCESS","Image Base: 0x6b5b0000, Image Size: 0x9b000"
    "8:34:42.0380716 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\shell32.dll","SUCCESS","Image Base: 0x75fb0000, Image Size: 0xc4a000"
    "8:34:42.0397372 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\profapi.dll","SUCCESS","Image Base: 0x74e60000, Image Size: 0xb000"
    "8:34:42.0434235 PM","WordProcessor.exe","1328","Load Image","C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\38bf604432e1a30c954b2ee40d6a2d1c\mscorlib.ni.dll","SUCCESS","Image Base: 0x66fc0000, Image Size: 0xaf9000"
    "8:34:42.0500993 PM","WordProcessor.exe","1328","Load Image","C:\Windows\assembly\GAC_MSIL\Microsoft.InteropFormTools\1.0.0.0__b03f5f7f11d50a3a\Microsoft.InteropFormTools.dll","SUCCESS","Image Base: 0x72be0000, Image Size: 0xe000"
    "8:34:42.0501160 PM","WordProcessor.exe","1328","Load Image","C:\Windows\assembly\GAC_MSIL\Microsoft.InteropFormTools\1.0.0.0__b03f5f7f11d50a3a\Microsoft.InteropFormTools.dll","SUCCESS","Image Base: 0x560000, Image Size: 0xe000"
    "8:34:42.0509012 PM","WordProcessor.exe","1328","Load Image","C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorsec.dll","SUCCESS","Image Base: 0x580000, Image Size: 0x13000"
    "8:34:42.0520925 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\wintrust.dll","SUCCESS","Image Base: 0x74fe0000, Image Size: 0x2e000"
    "8:34:42.0522316 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\crypt32.dll","SUCCESS","Image Base: 0x74ec0000, Image Size: 0x120000"
    "8:34:42.0523894 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\msasn1.dll","SUCCESS","Image Base: 0x74e50000, Image Size: 0xc000"
    "8:34:42.0533939 PM","WordProcessor.exe","1328","Load Image","C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll","SUCCESS","Image Base: 0x71c00000, Image Size: 0x84000"
    "8:34:42.0551571 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\riched20.dll","SUCCESS","Image Base: 0x6e100000, Image Size: 0x76000"
    "8:34:42.0569999 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\cryptsp.dll","SUCCESS","Image Base: 0x74860000, Image Size: 0x16000"
    "8:34:42.0636055 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\rsaenh.dll","SUCCESS","Image Base: 0x74600000, Image Size: 0x3b000"
    "8:34:42.0815075 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\imagehlp.dll","SUCCESS","Image Base: 0x76f80000, Image Size: 0x2b000"
    "8:34:42.0888979 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\ncrypt.dll","SUCCESS","Image Base: 0x74990000, Image Size: 0x38000"
    "8:34:42.0895824 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\bcrypt.dll","SUCCESS","Image Base: 0x74970000, Image Size: 0x17000"
    "8:34:42.0903967 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\bcryptprimitives.dll","SUCCESS","Image Base: 0x74540000, Image Size: 0x3d000"
    "8:34:42.0969152 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\userenv.dll","SUCCESS","Image Base: 0x74ea0000, Image Size: 0x17000"
    "8:34:42.1083597 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\gpapi.dll","SUCCESS","Image Base: 0x74440000, Image Size: 0x16000"
    "8:34:42.1408909 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\cryptnet.dll","SUCCESS","Image Base: 0x72450000, Image Size: 0x1c000"
    "8:34:42.1411374 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\Wldap32.dll","SUCCESS","Image Base: 0x75830000, Image Size: 0x45000"
    "8:34:42.1423134 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\SensApi.dll","SUCCESS","Image Base: 0x6df60000, Image Size: 0x6000"
    "8:34:42.1532369 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\winhttp.dll","SUCCESS","Image Base: 0x73220000, Image Size: 0x58000"
    "8:34:42.1539739 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\webio.dll","SUCCESS","Image Base: 0x73010000, Image Size: 0x4f000"
    "8:34:42.1544509 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\ws2_32.dll","SUCCESS","Image Base: 0x75880000, Image Size: 0x35000"
    "8:34:42.1546288 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\nsi.dll","SUCCESS","Image Base: 0x75170000, Image Size: 0x6000"
    "8:34:42.1574669 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\sspicli.dll","SUCCESS","Image Base: 0x74cd0000, Image Size: 0x1b000"
    "8:34:42.1590392 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\credssp.dll","SUCCESS","Image Base: 0x74500000, Image Size: 0x8000"
    "8:34:42.1660798 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\mswsock.dll","SUCCESS","Image Base: 0x74820000, Image Size: 0x3c000"
    "8:34:42.1671349 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\wshqos.dll","SUCCESS","Image Base: 0x724a0000, Image Size: 0x6000"
    "8:34:42.2031064 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\WSHTCPIP.DLL","SUCCESS","Image Base: 0x74390000, Image Size: 0x5000"
    "8:34:42.2038510 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\wship6.dll","SUCCESS","Image Base: 0x74810000, Image Size: 0x6000"
    "8:34:42.2047250 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\IPHLPAPI.DLL","SUCCESS","Image Base: 0x72630000, Image Size: 0x1c000"
    "8:34:42.2054123 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\winnsi.dll","SUCCESS","Image Base: 0x72b30000, Image Size: 0x7000"
    "8:34:42.2063761 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\dhcpcsvc6.dll","SUCCESS","Image Base: 0x5c0000, Image Size: 0xd000"
    "8:34:42.2560131 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\dhcpcsvc.dll","SUCCESS","Image Base: 0x72840000, Image Size: 0x12000"
    "8:34:42.2876159 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\cfgmgr32.dll","SUCCESS","Image Base: 0x75010000, Image Size: 0x27000"
    "8:35:06.2412618 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\dnsapi.dll","SUCCESS","Image Base: 0x746e0000, Image Size: 0x44000"
    "8:35:06.2713023 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\rasadhlp.dll","SUCCESS","Image Base: 0x6f570000, Image Size: 0x6000"
    "8:35:07.2103236 PM","WordProcessor.exe","1328","Load Image","C:\Windows\assembly\GAC_MSIL\Microsoft.InteropFormTools\1.0.0.0__b03f5f7f11d50a3a\Microsoft.InteropFormTools.dll","SUCCESS","Image Base: 0x72be0000, Image Size: 0xe000"
    "8:35:07.2144422 PM","WordProcessor.exe","1328","Load Image","C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll","SUCCESS","Image Base: 0x6ece0000, Image Size: 0x5b000"
    "8:35:07.2415846 PM","WordProcessor.exe","1328","Load Image","C:\Windows\assembly\NativeImages_v2.0.50727_32\System\95854f4f1f37b8eab1b1e3d7103b48ef\System.ni.dll","SUCCESS","Image Base: 0x66810000, Image Size: 0x7a2000"
    "8:35:07.2437036 PM","WordProcessor.exe","1328","Load Image","C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.VisualBas#\d941c7e0001a4d98e39785da42b57341\Microsoft.VisualBasic.ni.dll","SUCCESS","Image Base: 0x6a3d0000, Image Size: 0x19b000"
    "8:35:07.2674085 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\RpcRtRemote.dll","SUCCESS","Image Base: 0x74db0000, Image Size: 0xe000"
    "8:35:07.2759971 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\dwmapi.dll","SUCCESS","Image Base: 0x737b0000, Image Size: 0x13000"
    "8:36:00.6718147 PM","WordProcessor.exe","1328","Load Image","C:\Windows\System32\version.dll","SUCCESS","Image Base: 0x74300000, Image Size: 0x9000"

  • How to transfer user license?

    How to transfer user license and how to get a case number to make the transfer?

    Reselling Adobe Software
    http://helpx.adobe.com/x-productkb/policy-pricing/transfer-product-license.html
    You will have to make contact with someone from Adobe Support to see about getting a case number.
    Contact Customer Care

Maybe you are looking for

  • Use of Index although a great number of rows is returned....

    Hi , I have created the following table: create table all_obj select * from all_objects; Then i created some indexes: create index idx_obj on all_obj (object_name) create index idx_owner on all_obj (owner) Then i issued the sql statement: SQL> select

  • Print variable from report to Sapscript that is send as a message(Nast)

    Hi there! I want to print an internal local table on a sapscriptform which is printed as a message from a PurchaseOrder. So i created a new entry in NACE for a new Messagetype, which calls a Programm (Z_PROGRAM) and a subroutine (Z_ENTRY) and a formu

  • Notification Tasks not appearing in IW22 but appears in IQS12 transaction

    Hi All, When I try to close the Notification then I am getting the error message u201CTasks are not completedu201D. Even in system status, I got the status there is u201COutstanding tasksu201D. But when I looked for Tasks in Notification, I can not f

  • HP Dm4-1160 audio problem

    I have an audio problem. When I plug in my headphones, sound continues to come out through the speakers. The headphones work though (I could plug it in elsewhere and still hear sounds) and there's no problems with the headphone jack (I did a test thr

  • Reboot ASA 8.4 (asdm 6.4) Active/Standby pair

    Hi, I manage a pair of ASAs (8.4 asdm 6.4) and am having trouble with traffic going thru a tunnel.  It was recommended to me that perhaps a reboot is in order.  I found the instructions at http://www.cisco.com/en/US/docs/security/asa/asa84/configurat