Hey guys,
yeah yeah, a microsoft guy needing help from the java brood...get your laughs in now.
Anyway, we have this great java XML-FO to PDF converter program. The problem is that the only way for us to use it within our ASP.NET application is to save an XML file on the vb side of things, then do a shell call and pass the file location to the Java app. What happens on our brand new lightning fast web server is that the OS can't save the file fast enough, and when the Java app goes to get it, we get an error because its still being saved and the vb code is holding onto the process.
So long story short: can anyone suggest a way that I could pass in an xml document from a vb.net app to a java app?!
Thanks,
Jack, Fan of Bill
yeah yeah, a microsoft guy needing help from the java brood...get your laughs in now.
Anyway, we have this great java XML-FO to PDF converter program. The problem is that the only way for us to use it within our ASP.NET application is to save an XML file on the vb side of things, then do a shell call and pass the file location to the Java app. What happens on our brand new lightning fast web server is that the OS can't save the file fast enough, and when the Java app goes to get it, we get an error because its still being saved and the vb code is holding onto the process.
So long story short: can anyone suggest a way that I could pass in an xml document from a vb.net app to a java app?!
Thanks,
Jack, Fan of Bill