I have installed IBM MQ client into my local machine version 9.0.0.0 . Now I wrote a windows service to connect to remote IBM MQ but I am getting error like
Unable to load DLL 'C:\Program Files\IBM\MQ\bin\mqdc.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)...
thanks for reply :) .. My web server is http .. and I want to just upload my local xml file to http server .... that's all. how can I achieve that using power shell.. creating web service using power shell which will upload files to http server..
thanks for reply :) . I am very much new to this . So you are telling me that I should use HTTP STOR process for this? Any kind of pdf url,post regarding will be helpful .
I want to transfer a XML file to http server (http://abcdef.com/somefolder/abcdef.xml) . I wrote scripts for this and it's running but actually it's not uplaoding the files to http server .
My code
$sourceFilePath = "C:\Temp\NEWFOLDER\ABCDEF.XML"
$siteAddress =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.