Re: oledb command + vfp

Tech-Archive recommends: Fix windows errors by optimizing your registry



Heya Agnes.
It's a rights problem in ASP.NET, same ol problem for fixing the privs on an
iUser/iUSR account for IIS and data pipes.

The invalid path error comes about from the user, not the servers. You'll
need to fix the user accounts so that it works.
Find out which user is running the asp.net service, and then add in the
rights to the external server.

I don't like doing it that way - prone to security holes.

Instead - I'll set up a different user to handle asp.net requests, tie it
into an IIS user account (newly made) and
then set up that account on the external box.

Works very well - gets around that user account problem that you've run
into.

hth - regards / xie xie [Bill]

--
===================
William Sanders / EFG VFP / mySql / MS-SQL
www.efgroup.net/vfpwebhosting
www.terrafox.net www.viasqlserver.net

"Agnes" <agnes@xxxxxxxxxxxxxxxxxx> wrote in message
news:#j12jy8zGHA.772@xxxxxxxxxxxxxxxxxxxxxxx
i got two server, (data server) + application server.
the asp.net will be stored in application server and map the vfp database
by using network drive.

When the database and program located in the same server, everything works
fine.
However, when I place the database in another server, It got an error said
"invalid paht"
Dim db_root As String = "u:\WTO\"
Session("HostCompanyName") = "WTO LOGISTICS LIMITED"
Session("ConnectionAuth") = "Provider = VfpOleDB.1;Data Source
=
" & db_root & "vfpmaster\ttsdata\tts.dbc"

'U' is network drive.
when i change back into 'C', eveything works fine.
Does anyone know how to solve it ??
thanks a lot





.



Relevant Pages

  • Re: Re-Post - "the trust relationship between this workstation and
    ... account is NEW to the workstation. ... needs admin group priv at workstation level. ... only problem is adding a new user account on the station. ... This would be on the DNS server 172.20.100.2 ...
    (microsoft.public.windows.server.active_directory)
  • Re: Avoiding Win2K Pro Printer Server Login
    ... account that is being used on Client1 is not set up on the server. ... For each user account on your client workstations, ...
    (microsoft.public.win2000.printing)
  • Re: SBS shares. Theres no security
    ... Go into the event log on the server, open up the security tab, and montor when you boot that system. ... No, the rogue PC does not have a "local" user account in common with SBS, nor a domain nor Device Account. ...
    (microsoft.public.windows.server.sbs)
  • Re: Windows Passwords
    ... "Windows Vista for Dummies" manual. ... I started by creating a test user account. ... The reason I say this is that, when I turned the Guest ...
    (microsoft.public.windows.vista.general)
  • Re: NT4 Server box fails to logon in upgraded AD Domain
    ... Typically, when I've gotten this error message, I've been able to fix it ... Delete the computer account from the domain. ... > of upgrading to Windows Server 2003 and Exchange Server ... > User account imported from the original NT4 domain, ...
    (microsoft.public.windows.server.migration)