Click to See Complete Forum and Search --> : Iis


ranjistinos
04-23-2007, 09:59 AM
Need urgent help...

I tried to pubish a page done in asp and my local server is now giving me the following message:

-2147467259 (0x80004005)

I have restarted IIS 6.0, but to no joy. Can anyone advise me on what to do in order to get it working once more. Thanks

Terrorke
04-23-2007, 10:48 AM
Try this :

Go to winnt\microsoft.net\framework\version directory
and run aspnet_regiis.exe -i and when this utility is finished restart your web server and then try to run your aspx page.

Let me know if this helps

ranjistinos
04-23-2007, 02:48 PM
Thanks for the reply Terrorke,

I did install .NET a few weeks back, but the problem seems to be with the .asp. It was fine till earlier today. I haven't installed anything that would cause problems.

Can't seem to find the dir you suggested