Ask a Question related to ASP.NET General, Design and Development.
-
Von Shean #1
Saving a file over a network
In a aspx page i want to save a file on other system. I have no idea how to
do it.
I tried to map drive but access was denied.
Can i provide security details when i open a file???
Or can i allow a user on my machine to be allowed on another machine??
Von Shean Guest
-
ID 2.0.x + Win2kSP4 + Place file from network into document opened from network = CRASH
We recently purchased new Dell computers for our design staff and I had the new computers come preloaded with Windows 2000 Professional. Loaded... -
Saving across a network
While searching Adobe's Knowledgebase, I ran across multiple references to document # 322379 "InDesign, Networks, and Removable Media" I can't... -
Saving PDF on Network drive
OK, here's something that we have run into that I hope someone has already addressed. We are setting up an electronic document routing and approval... -
Opening and Saving AI 10 files to network share.
I had a similar problem and called adobe tech support. Their response was that, unfortunately, adobe Illustrator and Photoshop were not designed to... -
Saving to Network Home Directories BROKEN
Using Mac OS X 10.2.6 Client/Server and Fireworks MX. Cannot save to network home directories. Having no trouble saving to local hard drive. Gives... -
Sanjay Poojari #2
Re: Saving a file over a network
In IIS 5 the aspx pages are executed in the ASPNET user acccount's context
and in IIS 6 its the Network Service user. Make sure these users have
permission to the destination directory.
HTH,
Sanjay
"Von Shean" <vonshean@hotmail.com> wrote in message
news:ercyRaRUDHA.2228@tk2msftngp13.phx.gbl...to> In a aspx page i want to save a file on other system. I have no idea how> do it.
> I tried to map drive but access was denied.
>
> Can i provide security details when i open a file???
>
> Or can i allow a user on my machine to be allowed on another machine??
>
>
>
Sanjay Poojari Guest



Reply With Quote

