Browse by Tags
All Tags » ASP.net (RSS)
Showing page 1 of 2 (11 total posts)
-
We have upgraded our testenvironment with .NET 3.5 SP1 on the sharepoint frontend servers.
That causes problems:
.net 3.5 brings in a security fix that affects distributed sharepoint environements e.g. webservices don't work anymore and problems with the formsserver because of security issues. This problem is handled by modifying the ...
-
Hi,
I have a Sharepoint integrated process.
A task gets created for a user in the tasks list in sharepoint.
when a user clicks on the task, the associated custom page opens up and user can put some comments in the page.
Now the issue which i am facing is that how we can update the sharepoint task from page code behind to continue the ...
-
Hi
As part of POC, i am building a workflow and associating it to Sharepoint List. I am building custom ASP.NET forms for Initiation, Association & Task forms.
Using Blackpearl's Sharepoint Integration Wizard for binding my workflow with the Sharepoint list. Process has been successfully deployed.Here is my problem.
a. For unknown ...
-
Hi,
I am trying to achieve the sharepoint workflow integration.
I have custom pages out of which one needs to come up when a user clicks New Item on a list.
Can somebody guide me here how to achieve this?
Also while configuring the sharepoint workflow integration wizard, on the connection settings page, if the form location is specified as ...
-
Hi,
I would like to achieve the Following ;
A Leave Approve Process: has 3 levels : An employee initiates the request -> This should be forwarded to his manager & email should be triggered and subsequently to His Manager. After that It should go to a specific (user or group) say HR and stops.
My problem :
1) how can i add the active ...
-
An ASP.NET web application that is working about 90% of the time is falling over when trying to load SmartObject data via the API. I have managed to track the issue down to a call to the Win32API function TranslateName which is being made by the assembly ADUM.dll. This problem is intermittent, and the same page will work most of the time (for the ...
-
Thanks! I got tired of writing the same basic code over and over, so I packaged it up in a control.
The control fires an event called 'ValidateWorkflowFields' that you can handle in the page. In the validation event, return true if you consider the data entered to be valid and the event will be actioned. Return false and ...
-
I'm working on a solution that would allow users to action work items from the email message via a blackberry. I've seen the best practice document (http://www.k2underground.com/forums/thread/18017.aspx) and that's incredibly helpful, but one question I had was if the users are using devices that aren't on the domain, can it work with Forms ...
-
Hi,
I'm having this message when I need to start the form initiation: Missing K2 serial number
I Still don't get it, how can I create the first form to be submitted with the creation of the work item serial number. Do I need to create new instance from the K2BP workspace each time, and then start the process from the work ...
-
I'm working on a new control to add to the library called K2Panel. This control will work with K2Submit. Add a K2Panel to the page, then you can add standard ASP.NET controls to the panel. If the ID of the control matches a K2 activity or process level variable, the panel will take care of moving data back & forth between the ...
1
|
|