Asp Application with the aspx files and assemblies in a shared directory in another machine

J

Juan T. Llibre

You are impersonating ASP.NET with your Windows user login ?

What was the account name returned ?
 
J

Javier Martinez

Yes, the response was my user login: javier
Juan T. Llibre said:
You are impersonating ASP.NET with your Windows user login ?

What was the account name returned ?
 
J

Juan T. Llibre

That's the account that you have to give read permissions to,
in the machine which hosts your shared directory, then.

The other machine is in your domain network, right ?

It should accept allowing a domain account
to have read permissions to a shared directory.
 
J

Juan T. Llibre

Are they both running XP Pro ?

If so, you need to disable "Simple File Sharing",
so that standard user authentication can be used.

Then, you can create matching name accounts for file/directory
permissions on the second box and for ASP.NET in the first box.

But, I guess, the bigger question is : Why do you need to access
files in a different computer if they are not on the same network,
and you have no network restrictions regarding creating websites
on your primary machine ? ( Since it's a standalone box... )

What stops you from, simply, running IIS/ASP.NET on the first box ?
 
J

Javier Martinez

Even with mactching name accounts it desn't work.
Anyway tanks, I'm residign the app to set all the code in the same machine
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,157
Latest member
MercedesE4
Top