-
- Sumo Robot
by newbie_sg
- 14 Replies
- Last post
by Dogulas
- I've been programming using microsoft robotics studio sumo simulation. I managed to do some programs. Just recently I get to use the real Irobot create robot and I've no idea how to program in my codes. Anybody knows how to program in the codes to the real robot and if I need to change anything to my codes because I was doing it in the simulation. Thanks.
-
- get certificate in orchestration when using SSL client authentication
by David Sousa
- 4 Replies
- Last post
by David Sousa
- Hello
I have exposed my orchestration as a Web Service and I configured my IIS to use SSL and to require client certificate for mutual authentication. Inside the orquestration I would like to get access to the certificate that was sent by the client to authenticate on the server, but all this properties are empty
BTS.SourcePartyEvidence, SOAP.ClientCertificates
Does anyone know w
-
- A question about QOSAddSocketToFlow
by Frank Zhong
- 6 Replies
- Last post
by Frank Zhong
- In the Vista system, I write a program to test QOS and want to add a socket to the flow. But the QOSAddSocketToFlow function always return failed and the error code is ERROR_NOT_SUPPORTED. Does anyone has idea about it
My test program is listed as below.
// qostest.cpp : Defines the entry point for the console application. //
#include "stdafx.h" #include <conio.h> #i
-
- SaveProjectAs
by DMan1
- 14 Replies
- Last post
by Carsten Kanstrup
- Ok...After hearing some complaints on this these boards about not having a "Project Save As" that saves the entire project to a new destination and name...I created this addin for VS05 that does just that.
The addin creates a 'Save Project As' menu item off of the file menu and allows the user to select a VB or C# project file and then select a new destination directory and a new name
-
- Windows Service OR Win App
by Kashif078
- 8 Replies
- Last post
by VikasGoyal
- I have been told to write a windows service which 'periodically' checking for messages and application updates from the web service. The user has the choice to download updates and messages automatically or to be prompted to download them when they are available. Note: A Message may contain documents. Now my question is is it the right approach to do this using a windows service or windows app/for
-
- additional PST files indexing in outlook 2007(12.0.4518.1014)
by Gueorgui
- 1 Replies
- Last post
by DaveWood_MS
- Hi,
Indexing seem to work fine in my exchange mailbox, but if I move an item to a PST files that is visible and open by outlook even after "index now" the moved item that is currently located in a PST is disappearing from the index. Is there a seeting that I need to change
WDS version is 03.00.5824.280
Thanks
George
-
- creating webpage dynamicaly
by Swati Jain
- 5 Replies
- Last post
by Bhavesh Dave
- structure of first.aspx is as follows 1) It is having two textboxes with lables firstname and lastname and Ok button 2) When I click on the ok button .When I click on 'OK' button one webpage should be generated automaticaly with its name as 'Textbox value'.aspx and on other click of 'OK' button .first.aspx should be redirected to this dynamicaly ge
-
- sometimes when i change the playback device,it will locks on "SPDIF"
by milton0816
- 1 Replies
- Last post
by Becky Weiss - MSFT
- My OS is VISTA HOME PREMIUM 32bits,the codec is ADI-1988B. The situation is I switch the playback device(default is speaker) to SPD-IF,and when I switch to speaker later, the speaker can`t be set default.The playback device locks on "SPD-IF".
And then, I try another MB.The codec is REALTEK-ALC888.The OS is the same.But this issue still happen.
Why the 2 different audio codec ha
-
- Integrating with ASP.Net Profile provider
by Tim Bond
- 8 Replies
- Last post
by AndrewSeven
- Has anyone tried to integrate with the ASP.Net profile provider I'm not even sure if this makes sense to do but I would be interested in any opinions.
One feature of the ASP.Net profile that I would like to use is anonymous profiles. We have people coming into our site, providing information about themselves. They can use some of the functionality of the site but eventually they get to a p
-
- Does not index Outlook 2003
by Brian Pellerin
- 14 Replies
- Last post
by c0d3h4x0r
- I moved from an older computer running WDS 2.06 to a new one and just installed WDS 3.01. I'm running Outlook 2003 in cached mode with some personal PSTs in My Documents directory. I've gone to advanced and checked .ost and .pst and selected index contents (it states "plain text filter"). No emails are being indexed and the index status is idle with no items remaining. How do I setu
-
- Why MVP/MVC?
by Jack Tripper
- 14 Replies
- Last post
by Jack Tripper
- Why Model-View-Controller/Model-View-Presenter What problem does it solve i've written quite a few large business applications, and seem to have had an easy time of it - all without MVP/MVC.
Jean-Paul Boodhoo writes:
Why is it bad to have lots of logic in the UI layer The code in the UI layer of an application is very difficult to test without either running the application manually o
-
- DsspForwarder:InboundFailureHanlder
by Don Burnette
- 6 Replies
- Last post
by Aaron Lahman - MSFT
- I get the following error when trying to send a message between two services running on the same node:
### DsspForwarder:InboundFailureHandler. Exception:Body type not expected ervice1.Proxy.ServiceUpdate Action:http://schemas.microsoft.com/xw/2004/10/dssp.html:NotifyRequest Body Type ervice1.Proxy.ServiceUpdate Target Service:http://don:50000/service2/NotificationTarget/d4cead2f-16e6-4
-
- Windows Update - The Following Updates were not Installed
by NumbNutts
- 14 Replies
- Last post
by Morgan G
- The windows update shield continues to reside on the taskbar. Shows "Updates are ready for your computer" When I click on the shield I'm asked to download the available updates. So I click download and it shows "Updates are ready for your computer. I click install "Express option" and I receive an error stating " The following updates were not installed" That con
-
- Pause Problems
by Guippy
- 24 Replies
- Last post
by Guippy
- Hello everyone. I'm having a problem with my scripts in which I'm calling Player.playlist.Pause(); and the function is retuning without throwing any errors, however the video playback is also not pausing. Does anybody know of any circumstances under which this can happen. It's doing this in both the XBox and the Toshiba players, so I know it's something with my script, I just can't seem to find ou
-
- Vista Indexer
by Vol4Ever
- 14 Replies
- Last post
by Vol4Ever
- My Vista indexer service has gone wonky. The database somehow got corrupted, and the service won't start. Without the service running, the Modify & Advanced buttons shown on Control Panel's Indexing Options are both grayed out.
How can I manually reset the database to get the indexer service running again I've tried everything I can think of.
-
- Using cs2007 to create a mall
by arikve
- 3 Replies
- Last post
by Max Akbar - MSFT
- Hello
I'm thinking of using cs2007 to create a mall for several online stores.
My problem is with the managment application.
I want that each store manager will see only his store catalog.
Is this possible to achieve this using the catalog manager application or should i create my own managmet application
The same applies to the marketing and order applications
Thanks
Arik
-
- Create a copy of sent files
by VictorDV
- 2 Replies
- Last post
by Leonid Ganeline - MVP
- Hi guys, just a question:
I'm using AS2 to send EDI files, and I have a send port to the HTTPs location.
I want to keep a copy of the sent file in a folder. How can I do that If I create another send port as the HTTP it creates the copy but assigns different interchange ID, so it's not right, what I need is a simple copy of the very sent file.
Any idea
Thank you!
Victor
-
- Question about width and height properties
by jhoons
- 4 Replies
- Last post
by Peter Torr - MSFT
- Hello,
I have a question about width and height properties.
Please see an example below...
<div id="div1" style:position="absolute" style:x="50px" style:y="50px" style:backgroundColor="black">
<div id="div2" style:position="absolute" style:x="50px" style:y="50px" style:widht="100px&
-
- MP3 ID3 tag, USLT frame
by Alireza Noori
- 4 Replies
- Last post
by Alireza Noori
- Hi I wrote a program that opens an MP3, reads it's lyrics and shows them and some other stuff. When I open a MP3 file and read it's ID3 frame (USLT) and read it's size (four bytes after USLT) and estimate the frame's size, the size is less than what it should be. For I read the documents and everything's fine but I don't know what to do. Also I have discovered that sometimes the value of four byte
-
- What's likely to be in the WPF/E 1.0 release slated for first half 2007?
by Dudley
- 11 Replies
- Last post
by Antoine Dubuc
- Browsing these forums I've seen a few comments suggesting that the first 1.0 release of WPF/E will be in the first half of 2007. If thats true, can we assume that 1.0 will offer similar features to the February CTP - ie basically limted XAML and Javascript
I've also seen the odd comment saying that WPF/E is not due until 2008. If thats true (which I hope it isn't otherwise Adobe are going to wi
-
- user Intreface class architect
by andrewcw
- 3 Replies
- Last post
by andrewcw
- One way for the business layer ( BL) class of mine to get info is for UseInterface form (UI )Class to have an instance of the BL class & when an event occurs, the UI Class calls the BL class to handle the work.
BUT if I have a business class (BL) that creates a UI form Class and shows it, how does my business (BL) class know about (UI ) events -eg user selections in the form ....
-
- Timer
by Lorenzo Sabattini
- 1 Replies
- Last post
by Andreas Ulbrich
- Can someone explain me how exactly the Timer service works thanks a lot Lorenzo
-
- Getting my Lego NXT to work
by Mike Bassett
- 13 Replies
- Last post
by Dave Lee
- When I try to get my NXT to work using the command promt instead of the configuration page it shows a blank page! Have I missed something It displays "manifest load complete [..." and the cursor is on a new line.
-
- Pipeline error
by Nicky15david
- 2 Replies
- Last post
by Nicky15david
- Hello All,
I have an ecomm website which has the code currently embedded in the startersite folder. It works fine on my system. But when the code is deployed, there is a generic error 'Error in StarterSite'. The event log has the following information for this error:
Pipeline Error: Component Execution failed for component[0x1] hr: 0x6234D20
ProgID: Commerce.RedeemPromoCodes
Except
-
- Architecting Application?
by ravi.velu
- 12 Replies
- Last post
by Arnon Rotem Gal Oz
- Dear All,
In my career, i am in a transitional stage - moving from developer to managerial position and prefer Technical Manager/Architect. To master Architecting, need to know the following:
1. Is there any certification/course to master Aplplication Architect, including UML and applying Design Patterns
2. Can i have some sample/actual copy of 'High Level Design' and Low Level Design