Showing posts with label backup. Show all posts
Showing posts with label backup. Show all posts

Wednesday, March 28, 2012

Web Server Promoted To Domain Controller

We have a web server that is hosting several ASP.Net-based websites
(intranet).
The server was promoted as a backup domain controller. After doing
this, the websites are not working anymore.
>From IIS, I configured the access level to Domain\IUSR_mymachine. When
I try to browse, I get this error:

Access to the path
"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Tempora ry ASP.NET
Files\app\df0d1c90\2eb457a7" is denied.

I think my problem is that the local ASPNet account is not in my server
anymore since it became a domain controller.

Can I configure my server to a user a domain level ASPNet account?

Any help is appreciated.

Thanks,
Cesarre:
>I think my problem is that the local ASPNet account is not
> in my server anymore since it became a domain controller.

That's exactly it.

re:
>Can I configure my server to a user a domain level ASPNet account?

Yes, you can.

See :
http://msdn.microsoft.com/library/d...paght000009.asp

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Espaol : http://asp.net.do/foros/
======================================
<cksanjose@.gmail.com> wrote in message
news:1131489510.948606.98320@.g14g2000cwa.googlegro ups.com...
> We have a web server that is hosting several ASP.Net-based websites
> (intranet).
> The server was promoted as a backup domain controller. After doing
> this, the websites are not working anymore.
>>From IIS, I configured the access level to Domain\IUSR_mymachine. When
> I try to browse, I get this error:
> Access to the path
> "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Tempora ry ASP.NET
> Files\app\df0d1c90\2eb457a7" is denied.
> I think my problem is that the local ASPNet account is not in my server
> anymore since it became a domain controller.
> Can I configure my server to a user a domain level ASPNet account?
> Any help is appreciated.
> Thanks,
> Cesar

Web Server Promoted To Domain Controller

We have a web server that is hosting several ASP.Net-based websites
(intranet).
The server was promoted as a backup domain controller. After doing
this, the websites are not working anymore.
>From IIS, I configured the access level to Domain\IUSR_mymachine. When
I try to browse, I get this error:
Access to the path
"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\app\df0d1c90\2eb457a7" is denied.
I think my problem is that the local ASPNet account is not in my server
anymore since it became a domain controller.
Can I configure my server to a user a domain level ASPNet account?
Any help is appreciated.
Thanks,
Cesarre:
>I think my problem is that the local ASPNet account is not
> in my server anymore since it became a domain controller.
That's exactly it.
re:
>Can I configure my server to a user a domain level ASPNet account?
Yes, you can.
See :
http://msdn.microsoft.com/library/d... />
000009.asp
Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Espaol : http://asp.net.do/foros/
======================================
<cksanjose@.gmail.com> wrote in message
news:1131489510.948606.98320@.g14g2000cwa.googlegroups.com...
> We have a web server that is hosting several ASP.Net-based websites
> (intranet).
> The server was promoted as a backup domain controller. After doing
> this, the websites are not working anymore.
> I try to browse, I get this error:
> Access to the path
> "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
> Files\app\df0d1c90\2eb457a7" is denied.
> I think my problem is that the local ASPNet account is not in my server
> anymore since it became a domain controller.
> Can I configure my server to a user a domain level ASPNet account?
> Any help is appreciated.
> Thanks,
> Cesar
>