Re: site on local machine runs fine, but does not run on the server?
From: Y (noReply@dot.net)
Date: 12/11/02
- Next message: eau: "revertToSelf without a WindowsImpersonationContext?"
- Previous message: Larry Hastings: "Re: Asp handler to a static page!!"
- In reply to: Oleg: "site on local machine runs fine, but does not run on the server?"
- Next in thread: oleg: "Re: site on local machine runs fine, but does not run on the server?"
- Reply: oleg: "Re: site on local machine runs fine, but does not run on the server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Y" <noReply@dot.net> Date: Thu, 12 Dec 2002 00:38:23 +0200
hi Oleg,
firstly, it can't be that you don't need to login to your DB.
that means that any one could change/delete your DB! (check again your
connecting string).
secondly, how did you transferred your DB to the server? in SQL it's not a
simple "copy-paste". Does your server supports DB connections? (ask your
sys. admin)
Yariv.
"Oleg" <olegsobol@mail.ru> wrote in message
news:#r2Y12VoCHA.2416@TK2MSFTNGP11...
> Hi, I have a problem running my intranet site. When I build it and run it
> on a local machine it works fine, I get all the connections to all the
files
> (meaning db connections). Yet, when I transfer the site onto the Server
it
> is unable to access certain files (dbf and text files), and I cannot
figure
> out why. I assume it is some kind of a security/access issue with IIS,
that
> I have set differently on the server.
>
> The error I get for db connections to certain files is something like:
> please check the file path, it might be incorrect OR not valid login
> password.
> When in fact the path is correct, and I don't need a login or a password
to
> access the file (on the network) from my local machine running the site.
>
> Any ideas, suggestions are most welcome,
>
> Sincerely,
> Oleg
>
>
- Next message: eau: "revertToSelf without a WindowsImpersonationContext?"
- Previous message: Larry Hastings: "Re: Asp handler to a static page!!"
- In reply to: Oleg: "site on local machine runs fine, but does not run on the server?"
- Next in thread: oleg: "Re: site on local machine runs fine, but does not run on the server?"
- Reply: oleg: "Re: site on local machine runs fine, but does not run on the server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|