C#/How to configure ASP.NET and c# in a Server?
Expert: Srini Nagarajan - 10/3/2011
QuestionDear Srini Nagarajan,
How are you? I hope you and your family members are well. I have develop a project using Asp.net and c# programming language. But I fall difficulties to configure IIS server to run my project in Server that I can see my project in a client machine over a lan. Hoping to hear from you as soon as possible.
Regards
Abdur Razzak
AnswerHi,
All fine and hope the same!
get your question clear here, so you web application located on different server and you are trying to setup your IIS to run from that machine? If so you need to make sure IIS user got permission to access the folder normally the user name will be IUSR_MACHINENAME.
Hope this helps.
Cheers
-Srini