Tagged Questions
The ondemand tag has no wiki summary.
5
votes
2answers
1k views
PRISM and WPF how to add a module on demand
I have a set of tabs in my shell window and one main region whicxh is a contentcontrol. I also have four modules that I want to load on demand when a certain tab is selected. So when tab1 is selected ...
5
votes
2answers
821 views
Will Prism OnDemand module loading work in an OOB scenerio?
Should the loading of OnDemand Prism modules work in an OOB scenerio? If so, I cannot seem to make it work. Everything is currently working in browser without any problems. Specifically I:
register my ...
2
votes
0answers
57 views
How to stream on demand video with load balancing
I am triyng to figure out how to load balance my video server.
The real world scenario is;
i have a storage server which stores all my video files, an several
servers to load balance my http ...
2
votes
1answer
33 views
python-payflowpro on-demand payments
I'm trying to build a python solution where a user can enter a credit card which will be submitted and saved to the Payflow pro servers and can be billed on an on-demand basis. I know ...
2
votes
3answers
82 views
Catch dll loading
I am trying to build a .NET client software package that downloads its components on demand.
Let's say I have a program that is split into a main executable and 20 other dll files. The main program ...
2
votes
1answer
410 views
Dynamically loaded JavaScript file and non-ASCII characters
I have the following problem:
<script type="text/javascript">
alert("1. ČĆŽŠĐčćžšđ");
</script>
<script type="text/javascript" src="Tst.js"></script>
<script ...
1
vote
2answers
50 views
Exist a solution to group on-demand with jqGrid?
I'm want to create a jqGrid with grouping:true, but only first group expanded and another groups stay collapsed when expand this group, was been collapsed, I need to load the data from the server.
...
1
vote
2answers
72 views
Using Amazon AWS as a development server.
I'm still cheap.
I have a software development environment which is a bog-standard Ubuntu 11.04 plus a pile of updates from Canonical. I would like to set it up such that I can use an Amazon EC2 ...
1
vote
1answer
281 views
On Demand module loading with MEF Prism and Silverlight
Hi I have a Silverlight application I've designed using MVVM patterns and Prism.
It has a number of modules that I would only like to load once the user has authenticated.
To this end I have created ...
1
vote
3answers
557 views
How to load Google's Custom-search-engine(CSE) JS APIs after page loads?
I am using Google Custom Search Engine with their new auto-completion feature. I want this whole javascript to be loaded AFTER the page itself is loaded. The original Google code is this:
<script ...
1
vote
1answer
165 views
How to run ondemand workflow over all pages
I have to run an ondemand workflow over my custom entity,
lets say i have 1 million records, so how can i run this work flow over these records.
since, as far as i know we can only select the record ...
1
vote
1answer
336 views
Fix for CRM On Demand error SBL-ODU-01006
I am trying to access the CRM On Demand WebService through SOAPUI Client
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns="urn:crmondemand/ws/account/10/2004" ...
1
vote
1answer
133 views
NServiceBus: Handle Messages on demand
I am just new to service busses (in particular NServiceBus) and have just written my first Saga.
The saga is intended to recieve a transaction and then send messages off to validate the users id, ...
1
vote
2answers
171 views
Cloud Streaming To Android
I'm Attempting to develop my first useful android app, but I need some insight.
The basic function of the app is to allow the user to access the audio files on my private server and stream them on ...
1
vote
1answer
383 views
Oracle CRM On Demand Stateless web service access
I've seen statements on various Oracle.com properties that claim Oracle CRM On Demand has the capability to access its webservices in a stateless manner however I can't seem to find any documentation ...
1
vote
1answer
319 views
Uri reference to ressource in assembly loaded on demand
I do load an assembly on demand which holds ressources (fonts) in it.
The assembly is being loaded by the AssemblyPart class,
and therefore added to the current application domain.
txt1.FontFamily = ...
1
vote
1answer
335 views
authorize and charge a credit card for on demand subscription
I am working on e-commerce application using asp.net MVC with C#.
I need to authorize the users who signs up with the application with the credit card.
1). When the user sign up, i need to get the ...
1
vote
1answer
2k views
Crystal Reports Subreport Using DataSets
I use Crystal Reports XI with C# Visual Studio 2005.
I am trying to create a subreport from a summary dataset.
A simple example would be Company listing with Employees.
I load the Company dataset ...
0
votes
1answer
30 views
How in ORACLE CRMOD will a field becomes read only when the pick-list is set to some value
In Oracle CRM ON DEMAND we have the “Status” dropdown field with value as “Completed” in Activities. I have Configure it in a such a way so that the Subject field becomes read only when the status is ...
0
votes
1answer
92 views
Lazy loading or on demand
This is my web: http://www.alvaromillan.es.
I've proved almost everything but the loading is still taking too long... I think the problem could be the javascript which load all the images... I'd like ...
0
votes
0answers
19 views
Silverlight RIA Service on demand
I’m trying to host a RIA Service on demand, I mean, define the domain service in one assembly and loading and exposing it on demand. I have seen some example that works for simple WCF services ...
0
votes
1answer
73 views
Using 3rd-party unit testing service to run simple Selenium script
I have a complex screen-scraping script that I've put together that uses Selenium2, the Selenium web driver and PHP binding script, so at the end of it all, I have a PHP script that drives Selenium, ...
0
votes
1answer
49 views
Microsoft CRM 2011 On Demand Development and Test Environments
Does anyone have recommendations on the best way to set up development and testing environments for Microsoft CRM 2011 On Demand?
The recommendations I have seen so far include:
Paying for another ...
0
votes
1answer
132 views
Oracle CRM On-Demand - Online Technical Resources for Customization
Does anyone have a good site or online resource for customizing the Oracle CRM On-Demand application? I have the Help File and Web Service documentation, but there doesn't seem to be much value in ...
0
votes
1answer
106 views
Oracle CRM On-Demand - Use Tasks Status to update Service Request Status
We're using CRM On-Demand for our Service Group and I'm running into an application limitation and am wondering if anyone has a workaround or just some general ideas on how to accomplish our goal.
In ...
0
votes
0answers
95 views
using $.getScript to load .js on demand seems not to work
This function it's suposed to load a file containing a form. And i want to previouly load a js file si I can use the function to enable the functions using script (because this FORN it's loaded on ...
0
votes
1answer
842 views
JSessionId (httponly cookie) not sent to web service from Javascript
We have a web applet that loads under the URL https://secure-ausomxeja.crmondemand.com/OnDemand/... from where we are making a web service call within the same domain ...
0
votes
1answer
121 views
Looking to build a video serving web application
I want to build an application that will allow the user to upload a movie file, then allow the user to give information about the movie (like synopsis, title, etc.) so that he or she can watch it from ...
0
votes
1answer
151 views
Run time error handling on lazy loaded javascript?
Does anyone have any ideas how to do error handling on lazy loaded javascript? I am using an approach in which an ajax request is called and the code is eval'd in global scope. When a runtime error ...
0
votes
1answer
335 views
How to dynamicly apply variable modifiers in Smarty 2.x
I can't find the solution of applying modifiers dynamicly in Smarty.
Template - I would like to work this way (example)
{$myVariable|$modifiers}
Php script
$smarty->assign('myVariable', ...
0
votes
1answer
156 views
Silverlight Out of browser and on demand loading of assembly
I want my silverlight application to work out of browser and it should support on demand loading of assemblies as well.
If i implement on demand loading of assemblies, what will happen in case of out ...
0
votes
1answer
319 views
Split ExtJS for incremental (on demand) download
I had earlier asked whether I can remove un-utilized JavaScript code from ExtJS library. JSBuilder was the answer.
What about being able to download widgets on-demand? I ask this because I have ...
0
votes
1answer
204 views
Does the JavaScript manager implementation exist for ASP.NET MVC?
I'm going to implement the load on demand technics for JavaScript code in ASP.NET MVC. Could you advice me the existing solutions and schemes for the platform?
I've found the post about this subject ...
0
votes
3answers
3k views
How to start/stop a monitoring Delphi thread on demand?
I've been looking for a way to monitor for specific registry changes in Delphi. Found a solution at about.com:
procedure TRegMonitorThread.Execute;
begin
InitThread; // method omitted here
while ...
0
votes
0answers
93 views
cpufreq directory not present. How to change governor for P states in such a case
One node in my cluster is using ondemand governor which is specified in the directory
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ..
Scaling_governor allows us to choose the governor of our ...
0
votes
2answers
2k views
Difference between “Oracle Siebel CRM On Demand” and salesforce.com CRM
Looking for differences between Oracle's Siebel CRM On Demand and salesforce.com CRM
Actually looking for points favouring the Siebel OD CRM
Tried googling and bing-ing it but found old stale ...
0
votes
1answer
857 views
Opening an image on demand with Silverlight 2 WebClient
I'm trying to show some images on my silverlight application whenever user wants to. The images are in a folder in my silverlight project and I don't want the user to download all of them when he/she ...
-3
votes
0answers
27 views
How to disable popup in Oracle CRM OnDemand and make field grey readonly?
In order to make a field read only such that user cannot edit field I hav written expression in field validation. It is like when users edits and tries to save, the message in field validation message ...