Hi

Thanks for your help - that solved that part of the problem - but 
the saga continues. I now get the message 

The call to Server.CreateObject failed while checking permissions. 
Access is denied to this object. 

The database I am trying to connect to is read/write and there are 
no passwords at the moment. Could this be a setting on the remote 
ISP server?

Thanks for your help - much appreciated.

Cheers

Blair
--- In [EMAIL PROTECTED], Mustafa "�Z�ET�N" 
<[EMAIL PROTECTED]> wrote:
> Hi Blair,
>  
> Not sure, but has your RPC service on the server started?
> 
> 
> blair_woodsnz <[EMAIL PROTECTED]> wrote:
> 
> 
> Hi
> 
> I have created a site which is being hosted on a remote computer. 
> When I try to login to the site by connecting to the database on 
the 
> remote computer I get the following error message:
> 
> Server object error 'ASP 0177 : 800706ba' 
> 
> Server.CreateObject Failed 
> 
> /webpages/resourceportal.asp, line 27 
> 
> The RPC server is unavailable. 
> 
> My code for connecting to the server is:
> 
>       BW_dblocation="D:\InetPub\Hosts\asptlnsite\databases\programd
> ata.mdb"
>       set conn=Server.CreateObject("ADODB.Connection")
>       conn.Provider="Microsoft.Jet.OLEDB.4.0"
>       conn.Open BW_dblocation
> 
> Thanks heaps 
> 
> Blair
>               
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Mail - Helps protect you from nasty viruses.
> 
> [Non-text portions of this message have been removed]





------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to