-
- Non wcf client and contxt binding
by BenK95781
- 5 Replies
- Last post
by Saurabh Chechi - MSFT
- How do i get non WCF clients like WCF particpating in the same workflow as WCF clients.
In particular WCF on compact framework does not have the context binding nor do any of the proxies seem to generate any context information . If i update a state diriven workflow how do i tell the back end which context Or do i need to pass the context information around
Regards,
Ben
-
- I don't think this is a Video Driver or Bios Problem.
by Sarosh79
- 14 Replies
- Last post
by Joelseph
- I'm having a problem with Windows Vista Ultimate 64 bit edtion on my HP laptop, when i close the lid but i have set up what windows does when i close the laptop to do nothing, but when i close the lid, and re open it, the screen is off/black, cant shutdown it properly and must do hard reboot.
Laptop is HP Pavillion dv9000nr
AMD Turion 64x2
Nvidia GeForce GO 6150
1gb memory
-
- CardSpace Without Certificate
by Pedroafa
- 10 Replies
- Last post
by blowdart
- Hi.
I would like to make a website with a cardspace authentification, but I don't want to use certificates. I want a single autenticacion mode, like any forum or community.
My question is, if i can do it and how . Somebody know if there is a sample in the web because i have not been able to find anything.
Thanks.
-
- use QueryInterface but return E_nointerface
by 愛&#3873
- 1 Replies
- Last post
by LGS
- Hi:
I want to use IMediaSample::Getpointer() to retrive the pointer to a media sample buffer,
here is the code,the line in red return E_nointerface, please tell me how to modify the code.Thank you!
BYTE **ppSampleBuffer=NULL; CComPtr<IGraphBuilder> pFilterGraph; CComPtr<IMediaSample> pMediaSample; HRESULT test; CHK( m_pCaptureGraphBuilder.CoCreateInstance( CLSID_Captu
-
- Using AVIStreamWrite seems to be corrupting AVI headers on Vista (RC2 build5744)
by shunt
- 14 Replies
- Last post
by shunt
- I am using the Video for Windows (VFW) API to create AVI files. My code works fine on XP Pro SP2 and Windows 2000. However, the same code running on Vista creates the AVI files with bad headers. The corruption begins after the video and audio stream format headers starting at the JUNK chunk. Example:
//Stream header info comes before this Low rate size 00000294 (660) 000000000000
-
- Stuck up in WER implementation
by DHON
- 10 Replies
- Last post
by DHON
- Hi,
Last few days I am trying to implement WER in my application.
Now, in Problem Reports and Solutions - when I open a report generated by my application, I find it as follows :
Problem signature Problem Event Name: THE APPLICATION CRASH OS Version: 6.0.6000.2.0.0.256.4 Locale ID: 1033
Extra information about the problem Bucket ID: 8
But, I want to have this report as
-
- USB Communication Device Class (CDC) working with VISTA
by alviny
- 11 Replies
- Last post
by asidorenk
- For the USB CDC devices, they work in Windows XP with usbser.sys. However, VISTA seems no longer support USB CDC, it does not take the XP's usbser.sys and .inf files. Is there any way to install the USB CDC driver in VISTA
-
- Test case 16 - self signed or authenticode certificate from trusted CA?
by macrohard1
- 2 Replies
- Last post
by AndyCadley
- For test case 16, is it required that the authenticode certificate used for signing be from a trusted CA Is it permitted to use a self signed certificate under any circumstances
-
- Enabling aero glass?
by M_C
- 14 Replies
- Last post
by bobmccle
- Is there something in particular that has to be done to enable this I've installed Avalon and the other pieces with it, updated my gfx driver the the latest version from nvidia, but I'm still getting the plain aero, and I don't see anywhere to enable aero glass.
My system is far above the requirements needed for it: Athlon64x2 4400, GF7800GTX, 2GB RAM...
-
- Detect if a process is running with elevated priviledges
by slimcode
- 2 Replies
- Last post
by slimcode
- Context: My software targets top-level Windows, so it can move them (SetWindowPlacement et al) using hotkeys. Obviously, if the target window belongs to either an elevated (e.g. VS.NET) or isolated (e.g. IE7) process, the SetWindowPlacement API does nothing. I'd like my software to: - enable elevating itself (with the UAC prompt) when necessary - return to normal priviledge upon user choice For th
-
- suitability of dshow for my application
by gkguru
- 8 Replies
- Last post
by Ralf G
- Hi, I have absolutely no experience with directshow and would like your opinion on whether it would be suitable for my application. I have a USB camera which can capture raw (bayer mosaiced) video at 7fps. Each frame is 5megapixels (2500x2000). I played around a bit with the graphedit utility and figured out that dshow is able to play the color frames at 7fps (after bayer to RGB24 conversion). Now
-
- Task scheduler2.0 property sheet
by rajeesh_ck
- 0 Replies
- Last post
by rajeesh_ck
- Hi,
Task Scheduler1.0 had IProvideTaskPage interface to get the Task setting/ Trigger setting page. Do similar interface exist in task scheduler2.0 Or is there any way to get the task trigger page in vista
We can still use the old interfaces. It will just provide the XP settings page and Configure for in the task property will be set to Windows XP, which I dont want to.
Could an
-
- Upgrade from XP to Vista deletes registry key and breaks service application
by TheNiko
- 5 Replies
- Last post
by Oliver L
- Hi,
We have a service working perfectly fine under XP. It also works perfectly fine with a fresh install on Vista.
BUT, If the service is installed on XP and then XP is upgraded to Vista, the service stops working. We found out that during the Vista upgrade it deletes the registry key which is the GUID of our service: HKCR/AppID/{ OUR-GUID }
if we set the GUID back then the service works
-
- Sound Mixer Device
by Anonymous3423423
- 14 Replies
- Last post
by ladybugkc
- It says i have none installed, i have sound and my speakers are fine. Explain
-
- WMI Win32_NetworkAdapterConfiguration EnableStatic call fails with error 0x80070005
by Sahus
- 6 Replies
- Last post
by MVP User
- Here is the code I am using:
strComputer = "."
Set objWMIService = GetObject( "winmgmts:\\" & strComputer & "\root\cimv2" )
Set colNetAdapters = objWMIService.ExecQuery ( "Select * from Win32_NetworkAdapterConfiguration where IPEnabled=TRUE" )
strIPAddress = Array ( "192.168.0.1" )
strSubnetMask = Array ( "255.2
-
- activity validation smart tag text empty
by hansjh
- 1 Replies
- Last post
by hansjh
- HI,
In my app that is derived from MS Designer rehosting (sample) application, I use for a custom activity an activity validator. When I drag the activity to the designer pane I get , in case the validation fails, the little red icon . Problem is that if I click on the smart tag the errortext I defined in my validator is not shown.
Since I do not use the VS2005 designer (where I get the
-
- Anyone know how to make a zoom tool for an IVideoWindow?
by Grandseer
- 1 Replies
- Last post
by Bowljoman
- I'd like to let the user zoom in on an IVideoWindow while playing (or paused). You know the typical magnifying glass control with a + or -. After googling etc. I see nothing on the subject. Any help would be appreciated! G
-
- missing msi.lib in platform sdk for vista
by Allen Anderson
- 3 Replies
- Last post
by Allen Anderson
- I downloaded and installed the latest platform sdk from here
http://www.microsoft.com/downloads/details.aspx familyid=C2B1E300-F358-4523-B479-F53D234CDCCF&displaylang=en
However, this only seems to install msi.lib for x64. I need the x86 version of the msi.lib. I'm compiling this on a vista 64 os, but I need to compile it for 32bit. How do I get the 32bit msi lib
-
- GetCurrentBuffer and Sample Grabber
by manuchix
- 2 Replies
- Last post
by manuchix
- Hello! I'm working with the Sample Grabber and the GetCurrentBuffer method to get video frames from my webcam and I'm having some problems. In order to be sure that I'm obtaining the frames I want to display them. I checked that the media type connected is video RGB24. I call GetCurrentBuffer(&cbBuffer, (long*)pBuffer) and pause the graph. Then I cast pBuffer into a BYTE* and write the valu
-
- vista defrag
by Anoyingmouse
- 14 Replies
- Last post
by ProfesionalMerc
- i was wondering if there is a way to view defrag in vista the same way you can i XP (sort of like a clissic view) and what i mean by that is the XP progress chart that XP has it also displays the current files defragmenting or being moved i dont wish to use any 3rd party software to do this if there is no way to view a clissic mode in vista, will there be a patch released M$ i hate not being able
-
- Windows Vista Sleep Problems on a Laptop
by SPF
- 14 Replies
- Last post
by argelius
- I have a brand new (less than a week old) Sony Vaio VGN-TXN27N laptop with 2GB of RAM. When I close the lid and then reopen it the display comes back but all programs either hang (Office software) or will not open (iExplorer) and when I try to shut down it again hangs and requires a manual shut down with the power button. Any suggestions as this about kills the usefullness of the laptop if it has
-
- IndexOutOfRangeException with new (non-beta) WorkFlow libraries
by Democratus
- 6 Replies
- Last post
by Tom Lake - MSFT
- I have recently upgraded from the beta of WindowsWorkflow to the latest version 3.0.3807.7 and code that worked before now generates this error:
The line where that causes the error is:
--------------------------------------------------
activity = WorkflowPersistenceService .RestoreFromDefaultSerializedForm(buffer1, null );
----------------------------------------
The error
-
- question about asf writer
by Tony2008
- 1 Replies
- Last post
by Becky Weiss - MSFT
- Now I am writing a video editing software, i want to export video to wmv file.
if i add video or picture to timeline,after it processed,the output filter can connect to asf writer's video input pin,and it works fine.
but if i add picture to timeline to be a slideshow, the output filter can't connect to asf writer's video input pin,the error is 0x80040207.
Now I guess whether the asf write
-
- Adding an Image to XPS document
by mintonblack
- 1 Replies
- Last post
by Yi-Lun Luo - MSFT
- Code Snippet
' oYaziBaslikAyari.Resimler is a List(Of Image)
If Not IsNothing(oYaziBaslikAyari.Resimler) Then
For i As Integer = 0 To oYaziBaslikAyari.Resimler.Count - 1
Dim watermarkResim As New DrawingVisual()
Using ctx As DrawingContext = watermarkResim.RenderOpen()
Dim oBitmapImage As New System.Windows.Media.Imaging.BitmapImage()
oBitmapImage
-
- Caching / thread safe access for RuleSet or RuleEngine
by Michael_Giagnocavo
- 4 Replies
- Last post
by Michael_Giagnocavo
- Is it safe to cache and access RuleSets and RuleEngines from multiple threads I've done tests and everything seems to work OK (no exceptions, rules seem to execute fine). I ask because it's about an order of magnitude difference to spawn a new RuleEngine for each execution versus sharing one among threads. (Even higher to create new RuleSets...)
The docs have the standard "static = safe, i