Problem hosting asp.net application on IIS server 2003

Oct 3 2008 9:37 AM

Hi,

I am working on a tool in ASP.NET 2.0 which gets the list of application pools, binds it to the drop down list and finally recycles it depending on the application pool selected by the user. And also resets IIS. When i run the application using the deveploment server it works fine and does all the job but when i host it on the IIS server and try to run it, the page gets load with all the controls in it like drop down, buttons etc..but the list of application pools is not getting populated to the drop down. First i thought it was a permission issue so worked around giving permissions to the user accessing it and also blocked windows firwall but still the problem exists. Can anyone help me on this as soon as possile??

Thanks in advance,
Puneeth