Configration error.
am 12.09.2007 17:37:05 von joe
Dear freinds,
i have an web application with a configuration file. and i have share point installed in my system.
share point configuration file is available in "c:\inetpub\wwwroot\web.config"
my web application configration file is available in "c:\inetpub\wwwroot\sampleApplication\web.config"
when i access my web site it refers the share point configration file and throws this error message like this "The XML file web.config could not be loaded. Access to the path "c:\inetpub\wwwroot\web.config" is denied."
if i remove the share point configuration file it works fine.
what shall i do now?
i want both to work at a time.
any idea? any link?
thank u
by
joe
From http://www.developmentnow.com/g/62_0_0_0_0_0/inetserver-asp- general.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Re: Configration error.
am 12.09.2007 19:41:14 von reb01501
Joe wrote:
> Dear freinds,
>
> i have an web application with a configuration file. and i have share
> point installed in my system.
>
> share point configuration file is available in
> "c:\inetpub\wwwroot\web.config"
>
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.