Notices


Reply
 
LinkBack Thread Tools Display Modes

Old 03-11-2008, 09:55 AM   #1 (permalink)
Junior Member

Join Date: Mar 2008
Posts: 1
Rep Power: 0 JACSOLUTIONS is on a distinguished road

Blackbaud Products
- API/VBA

Unhappy API Login - Access Denied Message

We have been using an Access database to link to RE for over a year and it worked fine. Recently the user upgraded to a new version and our login routine dosen't seem to work. We are receiving the following error message:

'Access to the Raisers Edge Install directory and subdirectores has been denied. User rights should be checked' or 'No read persmissions on 'Outline LayoutNodes''

It was working fine until recently.

Our code to call the login is:

Dim oAPI As REAPI

Set oAPI = New REAPI

oAPI.init "SNO”

Dim goREServices As REServices
Set goREServices = New REServices
goREServices.init oAPI.SessionContext

Dim osearch As IBBSearchScreen
Set osearch = goREServices.CreateServiceObject(bbsoSearchScreen)

I was wondering if the references I am using on the pc were wrong to the new version and maybe I had to find them again on the server.

References are: BBREAPI7.tlb version 1.0
REAPI7.dll version 5.2
Bblogman7.exe version 1.1

Al we can think of is that the references are incorrect. Raisers Edge is loaded on the machine and if we login using RE it is fine, so it must be our initilisation string.

Any help would be greatly appreciated.

Alan Owen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
access denied, api


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Cheap Electricity - Credit Cards - Mobile Phone - Credit Cards
All times are GMT -6. The time now is 04:00 AM.

Miscellaneous


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by BBpixel Team 2008 :: jvbPlugin R1012.364.1

SEO by vBSEO 3.2.0 Copyright 2008 Blackbaud User SocietyAd Management by RedTyger
Inactive Reminders By Icora Web Design

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64