11/22/2024 5:50:21 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss using the SalesLogix OLE DB Provider from external applications (including usage of built-in provider procedures). View the code of conduct for posting guidelines.
|
|
|
|
DB Unexpected and getting permissions set up right
Posted: 09 Mar 09 5:10 AM
|
so I've read through this forums post http://www.slxdeveloper.com/forum.aspx?forumid=3000&postid=6487
We seem to be having the same issue Raul describes "The issue we were running into was that once Slxsystem exited, next time it loaded it didn't have the proper permissions, so setting it up as a Service and granting it the appropriate permissions made it more stable (as a service) and gave us predictible permissions."
We have it running as a service and the services runs as a Network Service But that still doesn't appear to be working
The Application Pool for the website running as local service seems to work better than when I set it to run as a network service..... The error I'm getting is what Shawn describes at the bottom of his email... Is what he describes really the only solution? My output from filemon indicates an access denied when trying to write to
3:55:28.7228629 AM w3wp.exe 1372 CreateFile C:\Documents and Settings\Default User\Local Settings\Application Data\SalesLogix ACCESS DENIED Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
I gave Network Service and the IIS user account full control of this directory C:\Documents and Settings\Default User\Local Settings\Application Data and it sitll kept failing I had to give "Everyone" full control and than it started running again...
Does anyone have a good solution? Or do I just have to go through the large song and dance described by Shawn? Should I just set the application pool of the site to Local Service? |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|