|
| after few packs of cigarettes and coffee
finally I found solution:
the problem was that all registry and files during web extension where
created and modified by network service:
EG:
* w3wp.exe:7072 CREATE XXXX:\Documents and Settings\All Users\Application
Data\Microsoft\Web Server Extensions\50\owsuser.lck ACCESS DENIED NT
AUTHORITY\NETWORK SERVICE
*------------------
Cannot open file "roles.ini" for writing.
and so on....
the problem was in Microsoft IIS Administration site.. someone deleted
Application =)
if you have similar problem just create app pool in MSsharedAPPpool and
that's it ;)
ok some advices:
1. try searching Google and news groups for information
2. if 1st advice wont help (like this time) use some tools for registry and
file low level monitoring
I'm using www.sysinternals.com freeware tools
3. technet and msdn is your friend ;)
if you have any questions regarding this problem contact me hoolzas at gmail
dot com
cheers
"Hool" <not@me.lt> wrote in message
news:ee1rAHacFHA.3464@tk2msftngp13.phx.gbl...
> Few weeks ago I posted question about the registry error while extending
> web page,
>
> After long investigation of low level registry logs, I solved this
> problem.
>
> Now I get a following error:
>
> FrontPage Server Extensions 2002
> Extend virtual server with FrontPage Server Extensions 2002
> Use this page to extend a virtual server with FrontPage Server Extensions
> 2002.
>
> <<<<<<<< An internal error occurred processing the quota information.
>
> what's wrong? I cant reinstall frontpage extensions, since there are more
> than 100 web pages on this server with different owners...
>
>
> I could find no solution in Google or ms support
>
>
|
|