Search

You searched for the word(s): userid:878533

Matching Posts

  • Diagnostics.process passing params to console app

    Hi...I've got a web app where i am trying to call a console application and pass it a parameter...Its sitting on a windows server 2003 with iis 6...The web app is using forms authentication... I've tested the console app by calling it via the cmdline and passing the param..all works fine...but when i try to pass the param via the web app using diagnostics.process it doesn't work...The web app looks like it can start the console app as I can see it in the task manager but it doesn't
    Posted to Free For All (Forum) by ang_bain on 11/22/2009
    Filed under: diagnostics.process
  • Parent Node Data Within Child For Each Loop

    Hi hope someone can help...I have to flatten my data so i can insert it into my database...i have a for each loop within my xslt...all works fine...but i need to include data within that loop which sits further up the tree...i can't seem to get this to work...any help would be appreciated...eg of prob below: Im trying to get the top three elements to work inside the for each...i was trying to use a call template but just got tangled up... <xsl:template match="RouterList/Router">
    Posted to XML and XmlDataSource Control (Forum) by ang_bain on 7/1/2009
    Filed under: xslt, XML Transformation
  • Re: Parent Node Data Within Child For Each Loop

    thanks both of u for replying so quickly I had just found using ../ the required amount of times for each node appears to work... ang
Page 1 of 1 (3 items)