-
- Error Handling -Routing failure
by NReddy
- 3 Replies
- Last post
by Sampras2006
- Hello,
I have 3 applications that might have routing failed messages and i want to create a new Error Handling project to send the failed messages as an email.
Initially i cretaed a send port in each application and set the filter as ErrorReport.ReceivePortName == ACK1_REC_PORT and configured the send port to send out emails.
Since i have more than 1 application having same routing errors
-
- How to convert MS Word Document to XML format
by gisundar
- 1 Replies
- Last post
by gala123
- Hi All,
I have a MS word document which i need to convert to an XML document . I have MS Office XP standard edition with the latest fixpak installed . Can anyone let me know how to do this. Kindly mail me your responses to girish.sundar@gmail.com .
Thanks in Advance.
Girish Sundaram
-
- Dose any one work on White Box robot?
by playatation3
- 4 Replies
- Last post
by Paulfo
- Can the Microsoft Robotics Studio work on White Box robot
-
- Accessing DSS service from ASP.net web application
by Matt Majedi
- 5 Replies
- Last post
by Matt Majedi
- I created an ASP.net web application which uses instruction from the following article to initialize a DSS node in application start event in Global.asax:
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=2344094&SiteID=1
I can see that DSS node is running because I can access it through my web browser: http://localhost:50000/ but I cannot access any of the services which are i
-
- Getting a VC-1 file ready for advanced content authoring
by mikeret
- 14 Replies
- Last post
by Golgot13
- Hi all,
I just started to author advanced hddvd content but i vailed in getting a valid video content to test my first project.
is it possible to multiplex a VC-1 file with the Sonic authoring system for standard HD content in a way that i can use it for my first advanced content project I tried to import the vc-1 file into sonic, generated a simple autostart HDDVD, multiplexed it and used t
-
- EDI: Party Resolution and configuration
by Craig Beuker
- 14 Replies
- Last post
by Craig Beuker
- Greetings, I have a question, possibly a somewhat dumb one (Maybe this is just from my lack of knowledge of EDI), but here it is. When doing party resolution on the receive location (i.e.: identify the sender of the document), the helps states that it 1) looks at ISA 5-6 and ISA 7-8. 2) if 1 fails, it looks at ISA 5-6 only 3) if 2 fails, it looks at the global properties. Using ISA 5-6 make sense
-
- query
by Prasanna_Iyer_d76ea7
- 2 Replies
- Last post
by Prasanna iyer
- hi friends, i find the performance of my system(1GB RAM) slower with a visa os why so can u explain in detail prasanna
-
- Contoso Design Guidelines
by UV
- 3 Replies
- Last post
by Bhola Meena[MSFT]
- Is there a design document which describes the rational behind the various classes used in implementing the Contoso Provider For example: Why have ReaderLayer ConnectionManager NotificationManager etc.
-
- Ques: Need some help on MSRS not launching properly.
by ctrahan
- 4 Replies
- Last post
by pianoplayerontheroof
- Not sure if this is the correct thread. I am unable to get the app, vpl.exe, to launch correctly. The only error is a dialog box saying sorry. I have done the usual uninstall & reinstall of all the pieces with no luck. The simulation environment works fine.
Is there a error log I can turn on to try to diagnose the problem Any other suggestions
Thanks
Christian
-
- XAML sample with retained mode
by Code_Explorer
- 0 Replies
- Last post
by Code_Explorer
- Dear friends,
How can I develop retained mode vector art drawing application with XAML. Is there any sample
-
- MF Video Media Source Example
by hashbrown
- 7 Replies
- Last post
by Becky Weiss - MSFT
- Are there any VideoSource examples for MF SDK such as WavSource (But for video: multiple streams)
-
- WebCam (real) :: Consuming using the DSS-based approach.
by Cragman
- 14 Replies
- Last post
by Cragman
- Hello,
I am trying to consume the WebCam (real) service from my own service. I can seemingly connect to the webcam service and query the current frame. The problem is the call to response.Frame is returning null . This is strange because the webcam is happily serving up fresh frames via a web browser
How I run my service
To run my service I execute 2 separate .bat files.
-
- error in bumper service
by Anonymous564341
- 1 Replies
- Last post
by Andreas Ulbrich
- Hello sir,
When i try to incoporate the bumper service with tutorial4, i get this error "Error 1 Name 'bumperUpdate' is not declared."
please help me where i am doing wrong.Have attached the code below.
Imports drive = Microsoft.Robotics.Services.Drive.Proxy
Imports bumper = Microsoft.Robotics.Services.ContactSensor.Proxy
Public Class Tutorial4
Dim _drivePo
-
- Office Live in Canada
by zs
- 11 Replies
- Last post
by Dyeus
- During Developer Update (Mississauga, Canada)I got very enthusiastic about Office Live offering but when I tried to use it and sign up for trial version Premium edition I found out that I cannot use it because it¡¯s only available in USA. I must admit that I am very disappointed with that.
How can I try it
-
- Windows Media Service plugin : out-of-process
by Naroin
- 1 Replies
- Last post
by Becky Weiss - MSFT
- hi,
I've created a C++ WMS authorization plugin that works fine in in-process mode.
But when i try to put it in out-of-process mode, it cant be enabled anymore, and i cant even go to the properties to reset it to in-process. It cant also be removed.
Anyone has an idea of whati have to do I already set the rights in DCOMCnfg as said in the msn documentation
thanks
-
- Biztalk 2006 invalid remote certificate exception when calling SSL webservice
by Greyfox
- 2 Replies
- Last post
by Greyfox
- I'm lost on this and I hope someone can help me with this.
Situation:
I have an orchestration inwhich I call a webservice from a 3rd party. The webservice requires HTTPS, but that shouldn't be a problem since Biztalk will take care of it.
However, I keep getting the error below:
Error details: WebException: The underlying connection was closed: Could not establish trust rela
-
- creating .NET objects thru SP on MSSQL
by Guennadiy Vanine
- 13 Replies
- Last post
by Guennadiy Vanine
- My boss insists on creating objects for .NET WinForms through stored procedures in MS SQL Server 2005.
I do not quite understand what he means since he insists that "it is very simple" and and that RDBMS's purpose is for (storing, searching and) creating objects.
Can anybody explain me what he means
-
- BizTalk Application in Different Domain to database
by Martynwb
- 2 Replies
- Last post
by Martynwb
- I'm trying to install BizTalk in a DMZ domain and have it link to a database in the internal network (a different domain), the firewall rules are in place and communication is ok, but BizTalk moans about the account used to contact the database server (a trusted user execption).
Is this implementaiton possible and how is it achieved
Regards,
Martyn Booth
-
- Cloud (Feature rich web browser, formerly AWB)
by &#169&
- 14 Replies
- Last post
by Timo S
- Hi all! I've been programming a new web browser for a month now. It's in version 0.4.3 and I gave the first test version (0.4.2) to some of my friends. I'm planning to release version 0.5 public so I'm willing to hear some feature suggestions. There's already a plenty of features:
Tabbed browsing *
Bookmarks
History
Search bar
Imagetool (For getting all the pictures from website/doc
-
- Internal Software Prediction Metrics Survey
by ISPMetrics
- 0 Replies
- Last post
by ISPMetrics
- Internal Software Prediction Metrics Survey
Hi,
My name is Ali and I am a student at Bournemouth University in England. I am currently trying to asses the application and use of internal software prediction metrics in the decision to stop testing software for my final Advanced Computing masters project.
To do this I am conducting an industry-wide investigative survey. As a thank you for y
-
- Link local pnrp cannot talk to each other
by Ron Hulen
- 3 Replies
- Last post
by Tyler - MSFT
- First of all, thank you so much for the blogs and the forum. They have been extremely helpful while in learning PNRP.
I have a problem with 2 machines talking to each other on a link local cloud.
Both machines are Windows XP SP2. They are running on my home network which is not IPv6 enabled.
Machine 1's configuration is:
ipconfig
Windows IP Configuration
Ethernet
-
- Custom value in EDIFACT UNB[3.2] (qualifier) for an outgoing message?
by BizDev[00&
- 2 Replies
- Last post
by BizDev[00]
- Hi..
Is it possible to set recipient UNB[3.2] (qualifier) to a custom value
In the EDI properties for a party I can choose several different values from a dropdown, but if I want to have a value that is not in the dropdown
I can promote the properties in a pipeline but then I get an error that says that I dont have any agreement..
For example..
Sender identification: ABC
-
- Distributed Transactions and Services
by Evan H
- 13 Replies
- Last post
by Arnon Rotem Gal Oz
- Are distributed transactions (ie.. WS-Transaction) a violation of the "Autonomous" tenant of service orientation Yes or No and Why Kudos if you can address concurrency and scalability (in an enterprise with multiple interacting services).
I have a very strong opinion on this, let's see if any of you lurking architects take the bait.. ;-)
-
- Potential DirectX Compatibility Issues
by Jim Power
- 4 Replies
- Last post
by Jim Power
- Hello. I'm very new to this forum and I am a student SQA for a company that develops electronic displays. I am currently working with Functional Tester for automating tests with one of our display configuration programs. We've had some issues with FT not able to recognize some forms in the program when attempting to create a verification point. After discussing the problem with my supervisor, and
-
- Compare different ESB
by Dev Developer
- 1 Replies
- Last post
by Ben Taylor
- Hi All,
Right now I am trying to find out merits and demerits of different ESB's
in market. I tried to find out comaprison on google, but able to find
only one, which is a paid :)
Can you please tell me the link to compare different ESBs available in market.
Thanks,
Dev Devloper