Click here to Skip to main content
15,917,702 members

Comments by Umesh2014 (Top 5 by date)

Umesh2014 16-May-16 1:08am View    
Yes, getting the error when the web application is launched with IISExpress. How to fix this?
Umesh2014 13-May-16 1:44am View    
Hi Foothill!
Thanks for your reply, but i have not deployed the MVC web application in IIS yet. I am running the code directly from Visual Studio (debugging) and its throwing me the Error
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.

It would be helpful for me if you could suggest some fix for this.
Umesh2014 9-May-16 10:47am View    
Thank you very much :) That worked. Thanks a lot.
Umesh2014 9-May-16 7:49am View    
In my system from my account only i have hosted the application in IIS? Is there any way to check that if it is not connecting the AD from my account?
Umesh2014 14-Dec-15 0:21am View    
Hi! Kornfeld Eliyahu Peter. I have some web applications, web services, winservices running in a system and other sets of the same also running in other systems. I have to track all this by using another web application, that i have to build, which would be deployed in some other machine. So is it possible to track all these by using PerformanceCounter? Actually, i am assigned with such type of task first time, i have no idea how to do this. Please help, Thanks.