-
- Trigger different InfoPath forms in a single state workflow
by taclejj
- 1 Replies
- Last post
by Tom Lake - MSFT
- I'm working in a project using sharepoint 2007, is the first time I use share point and in the project we need to trigger different infopath forms in a single state workflow depending in a initial condition and I want to know if it is posible or what can I do . I have been searching around and haven found nothig. The only thing I think know is to creat a single work flow for each form and make a m
-
- Error using SmartCard and STS Sample
by Vítor
- 14 Replies
- Last post
by Rakesh Bilaney - MSFT
- I am trying to use smartcard with STSSample with no success. I created a sample certificate using makecert tool. So I installed it in smartcard. When I put the smartcard on the reader appears a dialog to confirm certificate installation and installs the certificate in CurrentUser\Root and CardSpace cannot find it because seems me that CardSpace only find in CurrentUser\My (Personal) . If I copy
-
- i want to load C# file to desinger control , what can i do ?
by Alex cai
- 7 Replies
- Last post
by Jason Bolstad
- in Loader.cs file .
we have a function PerformLoad() to load workflow to desinger .
214 /// <summary>
215 /// Load the workflow : This will create the activity tree and its corresponding Designer tree
216 /// </summary>
217 /// <param name="serializationManager"></param>
218 protected override void PerformLoa
-
- Workflow Newbie Question
by Liming22102
- 2 Replies
- Last post
by Liming22102
- Hello All, I have been using this third party workflow engine (Liquid Office 4.1) and throughout the development in the past, we've encountered quite a few show stoppers. We are researching on the Workflow foundation and I'm wondering if anyone could answer these questions. 1. When a new workflow is published, does it overwrite the exisitng ones If so, what happens to the workflow instances alre
-
- get xoml from dll
by abs_Z3r0
- 4 Replies
- Last post
by Moustafa Ahmed
- I'm trying to create xoml file based on a type stored in a dll. the thing is i can't serialize it right, i'm guessing it has something to do with a type diference: when i create a new workflow and save it i'm using a : {workflow 1 [Microsoft.Practices.PageFlow.WorkflowFoindation.Activities.Pageflow]} after compiling the object, when i try to get it from the dll i end up with a : {workflow1 [NewNam
-
- Why the InprocServer32 key is missing after I regsvr32 my com component on VISTA x64?
by Focus
- 3 Replies
- Last post
by Mo Nail - MFST
- Hello Everyone,
In the installshield project I set the CLSID->{GUID}->InprocServer32 key.
After I install the product on x64 VISTA,I cannot find the key,and there's a small problem when I run the product.
However it's ok when I install it on x32 VISTA.
Someone give me some advices to solve the problem.
Thanks.
-
- Graph Works in GraphEdit but not in Code
by AcidRainLiTE
- 12 Replies
- Last post
by AcidRainLiTE
- I wrote a DVD player application and built the graph manually (didn't use DVDGraphBuilder and its auto graph building feature, just a normal GraphBuilder with manually connected filters). I added the graph created at runtime to the ROT (Runtime Object Table) and then did "Connect to Remote Graph" in graph edit, thereby loading the graph from my code into graph edit. If I play this graph in graph e
-
- Cardspace WCF and Username/Passwords
by Fanzoo
- 1 Replies
- Last post
by Toland Hon - MSFT
- I'm currently researching cardspace and I'm hoping someone can point me in the right direction. I have a WPF client application that uses several WCF services. The client application is likely to be on semi-public computers where several people will need access to it. I'd like to use CardSpace, but I need to authenticate each individual even though the account used to login to the computer is like
-
- Using Threads in Directshow Framework
by Rahul Garg
- 5 Replies
- Last post
by hasha
- Hi All,
I have wriiten directshow filters and created a filter graph as follows:
File Source (Async)---------> My Source Filter----------> Transform Filter---->Renderer Filter
Inside MySource Filter I have to read data from sockets and for that I have created a seprate thread (MyThread) using CreateThread function. In the thread function of MyThread I am using followi
-
- having touble with stroke alignment
by JeffNielson
- 1 Replies
- Last post
by Stefan Wick - MSFT
- I am taking a stroke (s1) then drawing a rectangle. (It only work for left to right, up to down lines, but this is only for testing.) I wrote this little bit of code, because it became clear to me that things weren't lined up correctly. The stroke was being drawn in one place, but if I drew using the same coordinates, things weren't lined up.
It has something to do with the 26 multiplier. A
-
- If not AC Adapter problem for Toshiba Satellite, then what?
by chicago_animal
- 3 Replies
- Last post
by Jennifer Pham
- HI,
I bought a Toshia Satellite A-75-S226 on ebay.I bought a new battery because the old one wouldnt hold a charge for over an hour on LONG USE setting. Well the new one had the same problem. It would die afer a short use. So they said to send it back. I am put the old battery in the laptop and was having the cord plugged in to the outlet while using the laptop since the battery dont last long.
-
- Elevating the access level of an in-proccess COM Object and the de-evelating it
by WebService4Ever
- 1 Replies
- Last post
by AndyCadley
- Hi everyone, Currently we are working on a project that we want to be able to run on a restricted (asInvoker) account, but also allow certain administrative functionality if the Admin info is known. Is there a way to prompt the person, raise a process's UAC level and then lower it back to restricted once the required actions are completed without restarting the process Thanks Jackie
-
- MTU for PPPoE client in vista
by Snuggere
- 2 Replies
- Last post
by Snuggere
- Hi, i am trying to configure the MTU size of the winPPPoE client for vista. In xp i simply can set the following registrykey as described in http://support.microsoft.com/default.aspx/kb/283165 This registry adaption seems not to be working for vista. any suggestions
-
- Code 643
by craigblue
- 0 Replies
- Last post
by craigblue
- Come on Bill Gates this is bulls--t. I bought vista and went through the living hell of installing it then spent $400.00 in ram upgrades and hired a computer geek and now I've got 643 syndrome COME ON WE NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!
-
- How does the STS do the decryption?:)
by alex842007
- 1 Replies
- Last post
by Netwhiz
- Hi all, I disturb you again..
I'm reading the STS server code and try to understand it..
My question is, when the STS server receives the message from CardSpaceUI, it must do some process on the request, the request contains:
-Key Info
-EncryptedKey
-DerivedKey1
-DerivedKey2
-Cipherdata1
-Cipherdata2
Ok, I can get the master key from encrypted key using the keyInfo
-
- How to stop system from going to suspend/hibernate after Lid Close Event?
by Bhatia Gaurav
- 1 Replies
- Last post
by Andrew M. MacLean
- hi
I have a requirement in which I need to stop system from going into Standby/Hibernate mode as soon as I close the Lid of the system.I have tried to find out solutions but not got any solution to the same for Vista 32 bit and Xp OS.
Is it possible to stop that action on Vista 32 bit and on Xp if it is yes then how it's to be invoked If no, then also why it cannot be done
Please repl
-
- picture package (sony dvd handycam-software)compatibility with windows vista?
by zennio
- 14 Replies
- Last post
by Rainie
- [quote="hootier"] Hello,
I have a SONY DCR-DVD305 handy cam and I'm running Vista. I can't
get Vista to accept Picture Package. I'm open to all suggestions on
how to transfer videos from the Handycam to the computer and what DVD
editing/filing/organizing software to use.
Thanks in advance. Mike I'm having the same problem as Mike, and i can't find a solution anywhere... if anyone c
-
- AccessViolation error when use DsBrowseContainer in Vista
by RonakPPatel
- 0 Replies
- Last post
by RonakPPatel
- Hi guys, I went
through and played with the Example given in .net 2.0 It is working
perfectly fine in 32 bit Os that is XP... and i am getting the error AccessViolation in Vista...Please help me how to solve it... .My Vista is aslo 32 bit.. Unhandled Exception : System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is c
-
- windowfromaccessibleobject returns zero
by ASKavya
- 11 Replies
- Last post
by Giles Bathgate
- Hi Everybody, Please help. MSAA API windowfromaccessibleobject returns zero. I have no idea why it does this, because I know there is handle to that control(Its checked with various other methods). [DllImport("oleacc.dll")] public static extern uint WindowFromAccessibleObject(IAccessible pacc, ref IntPtr phwnd); Please help. Regards, Kavya
-
- How do i pass handle between proccesses?
by pcompassion
- 9 Replies
- Last post
by Glenn Widener
- Hi, I could use CreateProcess and STARTUPINFO to pass a pipe handle in xp. How can I use pipes with Shellexecute under vista Specifically, I tried "CreateProcess" from low privileged process(an activex) and it fails. Thanks in advance.
-
- UpdateTask Activity problem
by Maxim575841
- 1 Replies
- Last post
by Kavita Kamani - MSFT
- Hello,
I'm trying to reassign the task by using UpdateTask activity after OnChageTask activity and it works, BUT MOSS shows me the error page with " Task update was not accepted. " error message. Anyone have some ideas, maybe there is a better way of task reassignment Several days of googling have brought no results and if you could send me a working example you would save my life
-
- SqlDatabaseActivity can't handle output parameters when calling a stored procedure
by Trevor E Hilder
- 9 Replies
- Last post
by Trevor E Hilder
- Dear all,
I have just run into a problem with SqlDatabaseActivity which I downloaded from Microsoft.
It doesn't understand output parameters in stored procedures, so it never returns any values for them.
It assumes that all parameters are input only.
I had previously discovered that it didn't handle @RETURN_VALUE, but fixed it myself.
The failure to handle output parameters looks mo
-
- Help with TestCase 31 Problem
by Jeff_Pinchbeck
- 3 Replies
- Last post
by Sakil
- I have a problem with verifying our application in test case 31. The issue is that when I run with AppVerifier enabled the application is behaving entirely different than when it is disabled.
Our application is a C++ app built with VisualStudio 2002 SP1. The issue is located in our code that parses an XML file using the MS XML parser. When the verifier is enabled the XML Parser is unable to fin
-
- How to include transform filter in a graph builder that uses graphbuild::render method from a source filter?
by Himan
- 2 Replies
- Last post
by Himan
- Hi,
How modify my source to allow to insert a transform filter between a H.264/MPEG2 decoder and a render filter. This graph builder without my filter is created with graphbuilder::render method.
How create a filter property's page What i need to access to diferent parameters values of my filter what is the best way to save changes in values for the filter
Thanks.
-
- Reading/Writing Disk Sectors in Windows Vista
by Gary D
- 0 Replies
- Last post
by Gary D
- I have seen a few old threads on the forum about this, but there were no answers. I also cannot find any information in MSDN. Can someone at Microsoft please answer this question How can I read/write disk sectors through C++ in Windows Vista Using the standard method of calling CreateFile, ReadFile, and WriteFile does not work, even when elevating privileges to the Administrator account.