473,396 Members | 1,866 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,396 software developers and data experts.

Web service will not run

Hi,

I've been trying to implement a web service which will run under a specified
account. The reason for this is so that i can call an SSIS integration
package from a remote PC application. The SSIS package has to access file
system shares and hence needs more rights than just the ASPNET local machine
account. With this in mind i have figured that i can do this via an
application pool. i have set up an active directory user account which i used
as the identity of a new application pool. I have set up the web service to
use this new application pool. After finally getting around the service
unavailable errors that plagued me i am now getting a new error:

Configuration Error:

An error occured load a configuration file: Access to the path
'C:\inetpub\wwwroot\web.config' is denied

Source Error:

[No Relevant Source lines]

Can anyone please help me find a solution as to why this doesn't work.
Sharepoint is also installed on this test server so i'm not sure if that
could be causing problems.

Any and all help is greatly recieved.

Many thanks,

Grant
Oct 18 '06 #1
1 1371
In addition, and i have only just noticed this. The web service is looking to
the WWWRoot for the web.config. This is not the one in the WSLaunchSSIS
directory under the WWWRoot folder. Can this be changed i don't want to
default to this one.

Grant

"GSwan" wrote:
Hi,

I've been trying to implement a web service which will run under a specified
account. The reason for this is so that i can call an SSIS integration
package from a remote PC application. The SSIS package has to access file
system shares and hence needs more rights than just the ASPNET local machine
account. With this in mind i have figured that i can do this via an
application pool. i have set up an active directory user account which i used
as the identity of a new application pool. I have set up the web service to
use this new application pool. After finally getting around the service
unavailable errors that plagued me i am now getting a new error:

Configuration Error:

An error occured load a configuration file: Access to the path
'C:\inetpub\wwwroot\web.config' is denied

Source Error:

[No Relevant Source lines]

Can anyone please help me find a solution as to why this doesn't work.
Sharepoint is also installed on this test server so i'm not sure if that
could be causing problems.

Any and all help is greatly recieved.

Many thanks,

Grant
Oct 18 '06 #2

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

Similar topics

7
by: Ross Presser | last post by:
OK, I've been researching this problem and can't find a definitive answer yet. The situation is one that seems to have come up a few times to different folks. I am writing an application that...
4
by: Keith | last post by:
I'm in the same boat as the fellow who posted this message back in August: Title : Windows Service, How does one make a service "fail" properly? Author : Ross Bennett Group :...
3
by: belgiozen | last post by:
Hi, I have a working windows service,it is looking for files on the disk and when some of the files are cupdated it calls an executable. But it takes a lot of time(about 10 minutes) to run the...
3
by: Jeremy S. | last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows Service and installing it on the local machine by opening the Visual Studio Command Prompt and then executing . Now I...
7
by: Larry Bird | last post by:
I have a windows service that want to un-install. When I run "installutil /u serivcename" I get the error that the serivce is not installed on my machine. However, when view the serivce console I...
4
by: kkt49 | last post by:
# vim: et sw=4 ts=8 sts from wxPython.wx import * import sys, os, time import pywintypes import win32serviceutil import win32service import win32event import win32process
6
by: Joseph Geretz | last post by:
I have the following class which I am serializing and passing back and forth between my Web Service application and the client. public class Token : SoapHeader { public string SID; public...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
5
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.