System.Diagnostics.Process.Start(path) working with local host but not working in iis7
Loading
System.Diagnostics.Process.Start(path) working with local host but not working in iis7
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Francis SusaimichaelPosted Oct 29, 2015, 8:12 AM
islam atikPosted Oct 29, 2015, 7:52 AM
I try to open folder in the browser get this error
Server execution failed
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ComponentModel.Win32Exception: Server execution failed
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Stack Trace:
Francis SusaimichaelPosted Oct 29, 2015, 7:42 AM
islam atikPosted Oct 29, 2015, 6:51 AM
thanx for reply
I created network sharing folder by coding and I want to open this folder after created by system.diagnostics.process.start it's open on local host but not after deployed my web on iis7
Ekrem TapanPosted Oct 29, 2015, 6:46 AM
Raja TPosted Oct 29, 2015, 4:43 AM