Link to home
Start Free TrialLog in
Avatar of AZZA-KHAMEES
AZZA-KHAMEESFlag for Bahrain

asked on

asp.net pplication is not running from the server

Hi

i have an ASP .net web application which run successfully from Visual studio .net with no errors when i click "start debugging", all the functions and procedure executed with now problems, when i publish my application to the server "localhost" and access my application from the IE directly, it working fine but some functionality not working and i am not getting any error messages?

how can i solve this issues? is there some functionality that got disabled from the server? do i have to configure the IIS?
ASKER CERTIFIED SOLUTION
Avatar of Peter Hutchison
Peter Hutchison
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AZZA-KHAMEES

ASKER

thank you for the reply, i managed to debug my application from IIS, and found the issues with the code
Debug your ASP.NET Application while Hosted on IIS