HI deezZ, Checkout does you have any firewall restriction in server, as you can send the mail from local machine their would be some possibilities for this.
madancode
Posts
-
Mailing Problem -
Run an EXESystem A contains ASP application that's the problem....
-
Run an EXEOn user click event...
-
Run an EXEThanks David. But i think it wont required for my requirement, i just want to execute the exe file on user click event.
-
Run an EXEHI Eduard, I have tried using System.Diagnostics.Process, but cant able to run in remote system.I just want to run an executable file which would be support for the application.
-
Run an EXEThanks for the suggestion David, can you give me some ideas how can i do it with web services. I am not much familiar with web services.
-
Run an EXEMy requirement is to run an EXE in remote system. Consider my application is in 'System A' and EXE is in 'System B'. Now i have to run the EXE in System B. How to do this. I am using ASP.Net with C# I am working in this for last two days, still didnt got any solutions. I have already tried with 'System.Diagnostics.Process', I can able to run locally but cant able to run in Remote system. System B is not a client system. Its a separate remote system. Where files be stored. I have just to trigger the EXE their. Any solution/steps/code will be more helpful. Thanks in advance.
-
Run an EXE in remote machineHI All, Thanks for all your helps,Now i am getting error 'Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))' I am using System.Management, error raises while trying to connect.
-
Run an EXE in remote machineIf so,How to solve this problem....
-
Run an EXE in remote machineNo...Both are in separate system.I can able to run the EXE, while residing in same systems. But here i have to run the EXE in remote system(ExE file present in the same remote system).
-
Run an EXE in remote machineI have tried by giving user name and password of Remote system, in process and and in machine.config file in tag. It gives me login failure(Error would be like Login failuer:Bad user name or password), but username and password are correct.
-
Run an EXE in remote machineBut can we use System.Management in asp.net
-
Run an EXE in remote machineThanks for the reply abhijit, Not in client machine. ExE is in separate remote system, i have to run their(File residing remote system) only
-
Run an EXE in remote machineIf user clicks on a button, i have to run the exe. Access rights is not an issue.. I have full access to the remote machine.
-
Run an EXE in remote machineI have to run an EXE in remote machine, exe will be present in same remote machine just i have to initiate that EXE through my code. I am using ASp.Net with C# Can you help me to solve this problem by providing steps/code for this need...
-
ajaxToolkit:AnimationExtenderHi All, I am using ajaxToolkit:AnimationExtender, now i want to initialize the TargetControlID property in Javascript . Does it is possible, if so how to do it.... Expecting your valuable reply Thanks in Advance..
-
Asyncronus Page processingHi all, I am using asynchronous page processing,. My problem is that, page logs in and logs out for the first request and after re-logging in page there is no problem..How to maintain authentication for the page... How to solve this.... Thanks in advance..
-
Java ScriptHi, How to call a C# function from javascript apart from add attribute. If we can do it with AJAX,callback or Web services means, then i need it in detail about how to implement it
-
DIV TagAttribute has been used like a method....
-
DIV TagHow to add a background image for div tag in server side code..