Questions tagged [custom-code]
73 questions
0
votes
1 answer
InfoPath 2010 Form ask for "Samart Card"
I am publishing an infopath 2010 form. This Form has Custom Code in VB.
I had to set the security level to "Full Trust" and then I needed to add a certificate:
Wictch I created with Digital Certificate for VBA Projects:
And all OK.. Until other…

pavoprogrmador
- 11
- 4
0
votes
2 answers
SSRS custom string splitting code stopped working
I used the suggested below custom SSRS code by user:20977 to create a function that would split a string and return the splitted value or "".
This all worked just fine, but suddenly stopped working and I cannot for the heck of it understand…
0
votes
0 answers
Pyside custom signal throws attribute
I am new to QtDesigner/Pyside (and stackoverflow). I have a QtDesigner interface that previews well. I run it through pyside-uic with no "stub" external signals, and it works fine (doesn't do much!). When I add external signals, I get problems. I…
0
votes
1 answer
Is this a caching problem? Or what?
I've created a simple custom timer job for Sharepoint by using the template i found here: http://saftsack.fs.uni-bayreuth.de/~dun3/archives/visual-studio-2005-project-template-for-sharepoint-2007-timer-jobs/142.html
I've deployed and activated the…

frbry
- 499
- 2
- 12
- 25
0
votes
1 answer
Can custom code be used in ssrs to populate a parameter that allows multiple values?
The title pretty much sums it up. I have a parameter that can handle multiple values and I want to know if I can use custom code to populate the parameter with multiple values.
More info: What I have is a parameter that represents an academic year,…

Michael Robinson
- 1,106
- 3
- 13
- 40
0
votes
0 answers
Error while trying to deploy App42 Custom-Code
I'm trying to deploy my custom code in App42 and keep getting the following error message:
Class can not be used in custom code deployment java.lang.Class : in…

Esam Bustaty
- 346
- 1
- 4
- 13
0
votes
1 answer
App42 Custom Code Instantiating Mechanism
I'm using App42 Custom-Code feature, I want to know how objects are instantiated, i.e. is there a single instance of my class that implements Executer and the function execute is called for every request, or a new instance is instantiated for every…

Esam Bustaty
- 346
- 1
- 4
- 13
0
votes
1 answer
Javascript compatability errors with Microsoft Dynamics CRM 2013
I am running the Custom Code Validation Tool for Microsoft Dynamics CRM 2013 and getting the following being flagged up as potential issues.
The occurrence of :: was located 1 time(s) in this web resource.
The occurrence of .text was located 10…

user1865044
- 301
- 3
- 9
-1
votes
1 answer
Get latest post from a specific author - genesis wordpress
I need to show the latest post by a specific author. For example, if 'test' author had two posts, one published on 1st January and the other on the 2nd January, I only want to show the 2nd Jan post. Thanks!

tomhuckle
- 25
- 3
-1
votes
1 answer
Application requires JavaScript error when Using Power Query to webscrape
Trying to access PubChem via Power BI however I am running into the following issue:
This application requires Javascript. Please turn on Javascript in order to use this application.
Just wondering if anyone knows why this occurs and if there is any…

Nick
- 789
- 5
- 22
-1
votes
1 answer
How do I make an extension that runs code in VS code?
I have made an interpreted language using python. It works fine inside of the terminal but I'm struggling to find any resources/documentation on how to create an extension that can run it inside of the VS code IDE. I also would like to implement…

Plas_Dev168
- 3
- 2
-2
votes
1 answer
Facebook sharing window - how do i edit?
Im trying to make a Facebook sharing button with the custom code option in the quiz service i'm using. I've managed to make the button with titel, button graphic and sharing feature.
The issue im having is, that the "sharing window" opens a new…
-5
votes
1 answer
how to replace from my string in php
below are my string, get from mail server using imap.
"i have string get from mail
Hello Everyone
I am comment from RTE
let me know about extra characters
Thank You"

Disc Stunner
- 1
- 7