Software Development Network Logo
  • IE Development
  • Smart Devicet
  • Visual FoxPro
  • SharePoint Products
  • Audio and Video
  • Visual C#
  • Windows Vista
  • Game Technologies
  • Windows Forms
  • SQL Server
  • Visual C++
  • Visual Studio
  • .NET Development
  • Microsoft ISV
  • Visual Basic

Software Development Network >> Windows Vista

Windows Vista

New Question

Strange behavior after CDBurning is disabled
How can i call a methode from a workflow with parameters?
tracking service is slow
Test Case 13 for Vista Certification
How to get more detailed error message when CreateTaskWithContentType failed ?
mic boost
Issues related to non-default desktop on Vista
Custom Workflow State
How to use DirectX.AudioVideoPlayback????
Misunderstanding about Binding

Top Answerers

Gummy417519
Avi_harush
TJack
JosKoenis
MichaelMouer
Ehsan Enaloo
Tom bernard
logik
avinashraj
MagicM
sitemap
Only Title

Answer Questions

  • Dottj Limit Values of Dependency Properties

    I have created a custom activity which has as a dependency property an integer. I would like the designer to only allow users to type in numbers between 1 and 10. Is there a way to do this Do I have to write an activity validator for the activity to do so Amanda Amanda, You would check this in an activity validator, yes. Use the base ActivityValidator class and the ActivityValidatorAttribute to hook this all up. Matt Hi Jon, Can you please provide an example for the second case. Regards, Chakri. Amanda - you can do this one of two ways: 1) Create an ActivityValidator - and return a ValidationError whenever the value isn't between 1 a ...Show All

  • DCMonkey Show movie in a no-modal window

    Hi people, some body knows how i can load a render video in no-modal window, when make that my filter graph start to reproduce (pControl->Run()) it open a modal window and i whant that my movie be loaded in a no-modal window with others buttons thanks by your help... U have written that check the samples. Where is the sample See this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1856662&SiteID=1 You can set a parent using IVideoWindow::put_Owner. Check the samples. ...Show All

  • Will Merydith WlanSetProfile() returns "Element Not Found"

    I am working with the Vista 802.11 Auto Configuration APIs for my UI. (Vista Beta 2, Build 5308) When I call WlanSetProfile() with the parameter, bOverWrite = TRUE, and my XML profile is as following, the API returns 1168, Element not Found. But the Reason Code output by the API is "The operation succeeds". And, when I call this API with bOverWrite=FALSE, the API returns 87, ERROR_INVALID_PARAMETER. Is my XML profile format incorrect Or Is this API ready to be used or not Any suggestions or ideas for this issue Appreciate! < xml version="1.0" >  <WLANProfile xmlns= http://www.microsoft.com/networking/WLAN/profile/v1 >   <name>Profile TEST</name>   <SSIDConfig> ...Show All

  • DavidAWinter xmlToken

    Hi all, Everytime I want to create a card I have always an error: "Class not registered". In the Windows Cardspace I have the same problem when I click in "yes, choose a card"! When I make the debug the error is in this script: <script language="javascript"> function GoGetIt() { var xmltkn=document.getElementById("_xmltoken"); var thetextarea = document.getElementById("xmltoken"); thetextarea.value = xmltkn.value ; } </script> It seems that the code can't find the xmltoken file. Anyone nows where I can get this file How can I resolve this problem Thanks in advance! Amadeum I've just installed dotnetfx3 over already existi ...Show All

  • Weixiao Fan StreamingWrite12 Problem in Vista

    Has anyone ever try burning data by using WRITE12 command under Vista If enabling UseStreamingWrite12 under Vista ( Ver. 5483 in my case ) and burning data, the CPU would abnormally goes quite high ( 60% ~ 80%). Using TaskInfo to check CPU usage, it shows that "Interrupt time placeholder" consumes over 50%~60% CPU. If using WRITE10 command, the CPU usage would normally below 10%. Any suggestion to handle this CPU usage issue Dear Henry, Thanks for your reply. I have tried uninstalling the network card driver, but the issue still existed. From the documentation of IMAPIv2, there is a function called IDiscRecorder2Ex :: raw_SendCommandSendDataToDevice(). In fact, I ...Show All

  • chiraj updating controls from ink 1.7 to ink 6.0

    I am trying to take advantage of the greatly improved handwriting recognition in vista - i have project with a few dozen ink edit's. I want to simply point them (so i dont have to redraw them all) to the new DLL but i cant seem to do it. i have no imports in my project and when i change the reference(right click on project->properties) to 6.0 i still get the old logic. if i add a new 6.0 inkedit it works as expected and the old ones use the old logic...so how can i point the old inkedit's to the new dll   Thanks for any help you can give.   Dan   (vs2005 / using visual basic) Is what im asking making sense or is it a newbie question that's not worth answe ...Show All

  • Hoopla Dates in 2.Jan.07 format on production server, but in 1/2/2007 on development server

    Help!!!!!! All dates on the production IIS server are presenting in the format of 2.Jan.07 when they are in the format of 1/2/2007 on the development server. I just inherited this production environment and did not install IIS and cannot find any documentation about this problem Can anyone help The application is a .Net 2.0 web site, the server has both 1.1 and 2.0 framework and all dates are formatted to shortdatetime Thanks David This forum is for questions about Windows Workflow Foundation. I am not exactly sure which forum you should ask your question but you can always start by post at Where Is the Forum For... . I know, I made a mistake. I have posted this question on ...Show All

  • darkfriend34 filter compilation under vista issue

    Hi all, I am trying to compile a directshow in-trans filter using the VS2005 over vista. This filter was compiled fine under VS2005 over XP . It does not compile giving the following output: Command Lines Creating temporary file "d:\MediaCam 1.0\mCam\New_MD\Release\RSP0000028923592.rsp" with contents [ /O2 /I "D:\MediaCam 1.0\mCam\Logger" /I "C:\Program Files\Microsoft SDKs\Windows\v6.0\Include" /I "C:\Program Files\Microsoft SDKs\Windows\v6.0\Samples\Multimedia\DirectShow\BaseClasses" /D "WIN32" /D "NDEBUG" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc ...Show All

  • Lee Hudson Using DirectShow for Accessing Video/Audio from IP Cameras

    I am developing an application to access ip cameras over my network and display them on my Web Page with 3 PictureBoxes. The frames should be watched over these PictureBoxes in real-time. The project is a Surveillance Application which controls network cameras ( ip cameras ) through the server pc. I could found nothing on the internet except that an ip cam has a webserver running inside which sends its frames to an http page to be watched over internet but I'm not sure if that is 100% correct and common for all ip cameras. The problem is with the IP Cameras, because I’m not sure about their underlying working mechanism. In their softwares they mostly send frames to a web page which can be watched over internet or LAN. Do they all work t ...Show All

  • kiwilamb [BUG] Vista doesn't start application called "install" w/o being elevated.

    Hi, I just encountered this really strange behaviour, which is definitely a bug in Vista. Consider the following situation. You're logged in as an administrator account. Start a CLI shell of your choice, start it normally, so that it's running non-elevated. Now consider a console application called install.exe. It's neither a GUI application, nor is it an installer application in the Windows sense. It's just called install.exe. In my case it's part of GNU coreutils and it's called install because it's usual task is to install software on the system. However, it's perfectly valid to call install as normal user and use it to install stuff into a subdirectory on which you have permissions. This is what happens when running under Cygwin (proce ...Show All

  • redneon Context Menu - Workflow Designer Sample

    Hi. I am building on top of the Workflow Designer sample and am trying to add context menus to the activities on the design surface. I have been able to use ISelectionService to get close to the intended effect but did not find a way to determine when a right-click raises the event and when a left-click raises the event. I think that maybe ISelectionService is not the correct approach, but am having trouble figuring out where and how to create and bubble up the event. Thanks in advance! Look at the WorkflowDesignerMessageFilter class in the docs. The docs will point you to a sample in the SDK. This class has a method, OnShowContextMenu, that will signal you to show your context menu. You can then eith ...Show All

  • Northern Rob Certified for Vista. Test Case 32.

    Hello , I've WER implementation from the Winqal Web site ( https://winqual.microsoft.com/help/default.htm#obtaining_a_verisign_class_3_digital_id.htm Developers Guide to WER ) employed in my MFC application, which is working perfectly on XP, but doesn't work at all on Vista. From previous publications I understood, the way to get it working on Vista is the new API only ( http://msdn2.microsoft.com/en-us/library/ms681656.aspx ), which "... has been VASTLY improved ...", but I didn't found any useful example how to embedd this new API in real MFC application. Current code looks like this: #include "Werapi.h" static LONG WINAPI ExceptionFilter( struct _EXCEPTION_POINTERS * pExceptionPointers ) { ...Show All

  • 1Dave Workflow from markup and SQL persistence

    I've some workflow markup files, and I create workflow instance from files in the host. Those workflows contain a delay activity, which would do something which timeout duration is expired, they work fine until workflow host is restarted. If I shutdown workflow host and restart it, it will load persisted workflow from sql database if timer expire, but it do not run the code activity under the delay activity, and it do not have any exception. I've placed many breakpoint in my workflow, however, it did not fired any one of them, workflow is completed and removed from sql database finally. Does anyone have any ideas about this issue Or is there any methods I can debug the workflow when it is resumed after a host restart Thank you very much!! ...Show All

  • Sweed Binding Dependency properties in a hosted Workflow

    I have a custom activity to use in a sequential workflow. This activity has a dependency property. When I add this activity into a workflow console application, am able to use the 'blue' colored bullet to bind this property to a preceeding property of same type. When I use the designer control and hosting example as in lab10, the 'blue' colored bullet does not appear. Is is something that am missing, or is it that the designer control in lab10 is priliminary not addressing all cases Am using RC2 version of WF. I have found the solution. The designer rehosting sample provided along with Beta 2 has this problem. Please use the sample that comes with Bata 2.2 Windows Workflow Foundation: ...Show All

  • Jan Gossen performance issue with multiple threads?

    I'm making 3 threads that each instantiate a WF that only has one activity (prints "Hello World" to the console) and I run alll of this in a loop about 3 times. It's taking roughly 2 seconds for each loop. Any idea what could be taking so long My code looks something like this Thread[] t = new Thread[iterationCount]; for (int i = 0; i < iterationCount; i++) { t = new Thread(new ThreadStart(new ThreadClass().RunWorkflow)); } DateTime startTime = DateTime.Now; for (int i = 0; i < iterationCount; i++) { t .Start(); } Program.mEvent.WaitOne(); TimeSpan timeElapsed = DateTime.Now - startTime; ...Show All

95969798990123456789101112

©2008 Software Development Network

powered by phorum