-
- toshiba HD-A2 frozen
by RollWhisTler
- 4 Replies
- Last post
by Clinic
- Hello everyone, i burn a dvd-r with nero, with "no multisession" option and "xbox compatibility". Then i use it in our Toshiba HD-A2 player, in its screen it says LOADING, for a while, and then HDDVD... but next step that should be PLAY, never comes to happen... i cannot turn it off, nor eject the disc. I have to press off button for a while in order to force the player to shut
-
- multiple interactive I/O system
by Sumit_Dagar_8eba6d
- 3 Replies
- Last post
by dagarsd
- its difficult to explain why any new ineraction technology has been unable to penetrate the PC world after mouse was invented. Although there has been lots of talk about voice commands, movement recognition etc but none has been able to leave its mark at large. I think the next level could be to use maybe more than one mouse to better interact with system when playing games etc.
-
- change variable id for new Bottons created don¡¯t works
by hddvd
- 7 Replies
- Last post
by hddvd
- Hello, When I create a new botton with a static id, it work well, I can change the backgroundImage of it and jump to the bookmark elapsedtime when it¡¯s activated. But for several bookmarks, I need the "id" is a variable, look to the those code samples, the first work Ok, but the second, in which id is a global variable don¡¯t create the button in hdisim. SAMPLE 1: works OK var CORE_N
-
- Extend LineItemCollection
by NicaoG
- 4 Replies
- Last post
by NicaoG
- Is there a way to extend or simulate extending the LineItemCollection class The reason for this is that I need to add additional functionality to some of the methods such as Remove. Thanks, Daniel
-
- What if...
by Webdroid
- 3 Replies
- Last post
by Webdroid
- Hi,
Does the invitation to download the install appear automatically for users who do not have wpf/e installed
-
- XPath Node Set Functions
by Jeff Williams
- 4 Replies
- Last post
by Jeff Williams
- Does any know if node set functions, such as count or position, are vaild to use in the HDi world I've been trying, but I keep having problems getting a valued returned. Below is the line that is giving me the issue. It may not be 100% correct because I am writing this from home without the exact code in front of me. I believe it's close enough to get the idea across though.
var position = this
-
- How play DVDs?
by Greenstrike
- 1 Replies
- Last post
by Mike Wasson-MSFT
- Hi, I'm trying to make my own application to play multimedia files using Windows Media Player. I usually play files using .url = "filename" . How can I play a DVD
-
- Porting Services to CF issue
by RoboticsConnection
- 8 Replies
- Last post
by RoboticsConnection
- Hey guys,
As you guys know, we have written a service for each of the sensors/motors/components that is supported by our Serializer, called 'SerializerServices', which can be downloaded here .
I just ran 'DssNewService.exe /generateCFproject : SerializerServices.csproj' to create a CF version of the library, which I'm planning on using in an autonomous service for several of our robo
-
- Debugging "agHost"
by Dr.Gigabit
- 3 Replies
- Last post
by Michael Schwarz - AjaxPro
- Hi all, I'm building a framework which creates wpf/e content in run-time (it follows user's steps and modifies the original xaml file adding new "controls" and so on). For sure I'm using createFromXaml as it is the only way for now. Is it possible to see what exactly has been created in xaml Because in browser's "view source" mode we always see only the original xaml
-
- zune not recognized by PC
by tritontr21
- 14 Replies
- Last post
by TriadicRose
- My PC will not recognize my zune, any other device i hook up usb i getthe old DOng ding sound and it shows up. When I hook up the zune, I get nothing.
This is the second zune and third cable, it will not even charge on my PC and yes i have 2.0 usb.
Any help would be great.
Thanks
Chad K
-
- gripper for robotics
by Anonymous564341
- 3 Replies
- Last post
by Anonymous
- Hi,
How to add a gripper for robotics tutorial4 so that it can pick up the object
thanks in advance
hema
-
- System.Author column (Querying the search)
by soc_p
- 1 Replies
- Last post
by Sergey Volk
- Has anyone had luck querying System.Author and getting back a result as expected.
(Using the Vista Search) An example query might be:
SELECT System.ItemName, System.Author FROM SYSTEMINDEX
It seems that there might be an array of authors or something to that extent. Any examples / code examples would be appreciated. My end goal would be to get something like the author of an e-mail
-
- How to insert new rows and update modified rows in the destination Database using SQLBulkCopy class
by Hemant Kamalakar
- 4 Replies
- Last post
by Hemant Kamalakar
- Hi, I have populated a DataSet(dsLocal) containing rows from local database that I wish to update with the rows taken from another dataset (dsWeb). dsWeb dataset may contain Newly added rows and/or modified rows. dsweb is populated from the Web server Database and dsLocal is populated from Local database Both Local and Web server database schema are same. Can i use the SQLBulkCopy class
-
- Outlook 2007 Vista Ultimate Instant Search cannot display
by Mary Branscombe
- 14 Replies
- Last post
by svensoft
- I upgraded from XP to Vista; Office 2007 was installed before the upgrade. I have never been able to search in Outlook even though file search worked; the Indexing Service said indexing was complete, Outlook said 300-odd mails to index but no search results were returned. I don't use a PST - I connect to Exchange and use cached Exchange mode. I've never had the Exchange admin tools on here. I repa
-
- Error while opening Admin Console through MMC.
by Supriya Admulwar
- 4 Replies
- Last post
by Supriya A
- I get the foll. error when I try to connect to the CCF IIS server in MMC to configure Admin Console. I get the same error while debugging Agent Desktop. I verified that 'Microsoft.Ccf.Common dll is present in GAC. Please help/advice on this issue.
System.TypeInitializationException: The type initializer for 'Microsoft.Ccf.Common.Logging.Logging' threw an exception. ---> System.TypeInitializa
-
- Display Name in Commerce Server
by msdate
- 4 Replies
- Last post
by Max Akbar - MSFT
- The display name is nvarchar(128) in CS2007, can we increase this to nvarchar(256).
Is there a way to do this, or just change the table schema
Thanks
-
- About IMFRateSupport::IsRateSupported.
by MF Recruit
- 2 Replies
- Last post
by Mike Wasson-MSFT
- <<Question1.>> About third parameter receives value. It differ from SDK help description. why ¡ùSDK use version 8.0.50727.42 RTM
[detail] ¡¡Basicplayback sample is customized to support RateControl. Below is testcode.
float rateRequested = 5.0; float actualRate = 0; hr = pRateSupport->IsRateSupported( FALSE, rateRequested, &actualRate );
The third parameter is e
-
- Windows Media Player 11 SDK issues
by dkhunt
- 2 Replies
- Last post
by dkhunt
- Having issues working with the WMP11 SDK. I want to create a library management tool. So, I want to be able to access the library, maybe make some changes, then save it back. Some of the samples show how to get the library through the AxWMPLib player, but not sure if I want to use that since I don't need a activeX player in my code AND I want to be able to save the library back into WMP 11 after I
-
- Get a list of all CommerceServers in a Network
by TaiChiMaster
- 1 Replies
- Last post
by Max Akbar - MSFT
- Hi, I'm developing a Tool from which i want to list all available Commerce Servers in a Network. I already know how to get a list of all SQL Server but if possible how can I do that for CS. If I then select a Commerce Server how can i connect to it Cheers
-
- Is MS trying to throw away menu bar?
by magicalclick
- 14 Replies
- Last post
by AndrewBadera
- In IE7, classic menu bar is disabled by default.
In Office 2007, there is not menu bar at all. Also the traditional toolbar is gone. I can't find a way to create my own custom toolbar too.
What's happening I know menu bar is very classic and not pretty, but it is one single place that I am 100% sure that I can get all the features from a program. I don't want to lose it.
-
- REST support
by Pingala
- 6 Replies
- Last post
by Pingala
- Does Biztalk webservice support REST I think that is included in .NET Framework 3.0 (WCF). What is counterpart of Ws-reliability (QoS) for REST-ful web service
-
- Problem with 'content ID' while creating directory in 'persistent storage'.
by Azaz
- 14 Replies
- Last post
by Jayx
- Hello Everybody.... In the java script for creating a directory (FileIO_createDirectory), do we have to specify the content id also If we don't specify, whether the directory will be created or some exception will be thrown I am giving two examples below, please tell in each case what will happen. 1. FileIO.createDirectory("file:///required/app1",callback_createDirectory); 2. FileIO.
-
- failure to create SUN - and god said there would be light
by cholly
- 3 Replies
- Last post
by Greg Bogumil
- // Add a directional light to simulate the sun. LightSourceEntity sun = new LightSourceEntity(); Hello, I have downloaded/installed msrs 1.5, c# express and ageia physics engine. hoping to start off with a simulation tutorial 1 - i built (no complaints) and ran the project in debug. It looks like things are going well. the DSSHost starts - but an exception is thrown when the sun is created - i kne
-
- using the Start() method
by the laughing man
- 3 Replies
- Last post
by Dave Lee
- Is the start method where all my control code should go
specifically i am trying to figure out how to start and stop services from running...
initially i want the NxtIO service to run CopyFileToBrick, then once thats finished i want to
use the NxtBrick's ConnectToHardware + NxtIO's StartProgram.
-Tobes
-
- Running older application in Windows Vista
by lattice
- 3 Replies
- Last post
by lattice
- We build our application using Microsoft Studio 2005 SP1 in Windows 2000. We want to run it in Microsoft Vista. Any idea how to make that application compatible with Vista