473,324 Members | 2,567 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

ASP.Net on server with Sharepoint 2003

I am trying to get a virtual directory ASP.Net application to work on a
Windows 2003 server that has Sharepoint 2003. I have followed the Microsoft
knowledgebase but the error message below still occurs.

http://support.microsoft.com/default...b;en-us;828810

What other changes are required to get the virtual directory use its own
web.config file?

Configuration Error

Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The XML file C:\Sharepoint\web.config could not be
loaded. Access to the path "C:\Sharepoint\web.config" is denied.

Source Error:

[No relevant source lines]

Source File: C:\Sharepoint\web.config Line: 0

----------------------------------------------------------------------------
----

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032
Nov 19 '05 #1
3 1902
Have you rebooted the server or at least stopped and started the web service
on the machine. Certain metabase properties require a restart before they
take place. If not, that is where I would look first.

If that is not the case, post over in the SharePoint group, as well, as this
is something they might be more apt to be able to answer.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Robin" wrote:
I am trying to get a virtual directory ASP.Net application to work on a
Windows 2003 server that has Sharepoint 2003. I have followed the Microsoft
knowledgebase but the error message below still occurs.

http://support.microsoft.com/default...b;en-us;828810

What other changes are required to get the virtual directory use its own
web.config file?

Configuration Error

Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The XML file C:\Sharepoint\web.config could not be
loaded. Access to the path "C:\Sharepoint\web.config" is denied.

Source Error:

[No relevant source lines]

Source File: C:\Sharepoint\web.config Line: 0

----------------------------------------------------------------------------
----

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032

Nov 19 '05 #2
I restarted IIS, still the same problem and I have since rebooted the server
but the same error occurrs.

"Cowboy (Gregory A. Beamer) - MVP" <No************@comcast.netNoSpamM> wrote
in message news:81**********************************@microsof t.com...
Have you rebooted the server or at least stopped and started the web service on the machine. Certain metabase properties require a restart before they
take place. If not, that is where I would look first.

If that is not the case, post over in the SharePoint group, as well, as this is something they might be more apt to be able to answer.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Robin" wrote:
I am trying to get a virtual directory ASP.Net application to work on a
Windows 2003 server that has Sharepoint 2003. I have followed the Microsoft knowledgebase but the error message below still occurs.

http://support.microsoft.com/default...b;en-us;828810

What other changes are required to get the virtual directory use its own
web.config file?

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The XML file C:\Sharepoint\web.config could not be
loaded. Access to the path "C:\Sharepoint\web.config" is denied.

Source Error:

[No relevant source lines]

Source File: C:\Sharepoint\web.config Line: 0


--------------------------------------------------------------------------

--
----

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Nov 19 '05 #3
Dear Fellows,

I faced the same problem today and The solution was very simple:
After checking the Application Pool Corresponding to the ASP.NET
application, I realized that it was referencing the Default Application
Pool, I changed the application pool to that of SharePoint and
magnificantly the web application went working again.

Robin wrote:
I restarted IIS, still the same problem and I have since rebooted the server but the same error occurrs.

"Cowboy (Gregory A. Beamer) - MVP" <No************@comcast.netNoSpamM> wrote in message news:81**********************************@microsof t.com...
Have you rebooted the server or at least stopped and started the web
service
on the machine. Certain metabase properties require a restart before they take place. If not, that is where I would look first.

If that is not the case, post over in the SharePoint group, as
well, as this
is something they might be more apt to be able to answer.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Robin" wrote:
I am trying to get a virtual directory ASP.Net application to work on a Windows 2003 server that has Sharepoint 2003. I have followed the
Microsoft knowledgebase but the error message below still occurs.

http://support.microsoft.com/default...b;en-us;828810

What other changes are required to get the virtual directory use its own web.config file?

Configuration Error

Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific
error
details below and modify your configuration file appropriately.

Parser Error Message: The XML file C:\Sharepoint\web.config could
not be loaded. Access to the path "C:\Sharepoint\web.config" is denied.

Source Error:

[No relevant source lines]

Source File: C:\Sharepoint\web.config Line: 0

-------------------------------------------------------------------------- -- ----

Version Information: Microsoft .NET Framework
Version:1.1.4322.2032;
ASP.NET Version:1.1.4322.2032


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: gregoryenelson | last post by:
Hi. Our inter/intranet server has just been upgraded to Windows Serve 2003, IIS6, running Sharepoint. I cannot now run even a "Hello World" ASP (not aspx/.net) script although static html...
2
by: Benito Ruiz | last post by:
Hello all, I´m searching information about how development .Net Web Parts for SharePoint Portal Server 2003. Where i can found it?? Thank´s a lot.
2
by: whidbeywave | last post by:
Hello All, I have been bounced on a new issue this time. My problem is, I have a configured SharePoint Team Services 2.0 installed as default website, which prevents the creation of any new...
2
by: Ananta Kumar Jena | last post by:
Hi! Can anyone help me in finding,how we can connect Sharepoint Portal Server 2003 from Visual Studio.Net 2003 using VB.NET winfrom,to manipulate images,files that are stored in the above server....
5
by: DMc2005 | last post by:
Hi All I have a big problem, I am always getting an error message when I browse a ASP page I created with Dreamweaver MX, the page is supposed to use VBScript, the page consists of: <HTML>...
2
by: wale | last post by:
Yesterday I attempted to install sharepoint portal server 2003 on windows server 2003. Once we had installed it I realised that we had followed the setup instructions for a server farm set up as...
2
by: anToNIcHeN | last post by:
Hi All, I am getting this frustating error message when i try to open my project using VS.NET 2003. OS: Windows 2003 Standard Edition with SP2 S.W Installed : VS.NET 2003, VS.NET 2005,...
2
by: =?Utf-8?B?QWxhc3RhaXIgQmVsbA==?= | last post by:
I am having trouble creating a web site on a server running sharepoint services. I am creating an ASP.Net website using Visual Studio 2005. The server I am trying to create it on is a Windows 2003...
1
by: billlucarell | last post by:
I am a beginner with SQL Server and SharePoint. I am trying to migrate the database to other servers that may be running different platforms. I know that the other servers have SharePoint so they...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.