G
Guest
Hi,
I have a problem when I try to open a file on a second domain in our neetwork.
The program represent an status for all process runned at night
Intend to be an Control Pannel to show exits or troubles for the proccess
thar are running in our network at night.
Whe I execute this page using the development site, there isn´t any problem
but when I publish the same program in the same machine, and I invoke it
using the network, the program answer me this:
'could not find a part of the path' and the name of the file.
I know thats this is a authentication permission troubles, then I add at the
web.config the identy impersonate = true with user and password.
Then the program respond thats are configuration error.
Also I update the framework configuration for local intranet to full trust,
and the problem remains.
Can any give any step to solve this problem?
TIA
Julio
I have a problem when I try to open a file on a second domain in our neetwork.
The program represent an status for all process runned at night
Intend to be an Control Pannel to show exits or troubles for the proccess
thar are running in our network at night.
Whe I execute this page using the development site, there isn´t any problem
but when I publish the same program in the same machine, and I invoke it
using the network, the program answer me this:
'could not find a part of the path' and the name of the file.
I know thats this is a authentication permission troubles, then I add at the
web.config the identy impersonate = true with user and password.
Then the program respond thats are configuration error.
Also I update the framework configuration for local intranet to full trust,
and the problem remains.
Can any give any step to solve this problem?
TIA
Julio