HighTechTalks DotNet Forums  

Read Write File on Workgroup Server

Dotnet Security microsoft.public.dotnet.security


Discuss Read Write File on Workgroup Server in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Namshub
 
Posts: n/a

Default Read Write File on Workgroup Server - 07-10-2007 , 10:51 AM






Hi,

This is a strange one, but its the constraint I have to work in.

A web page modifies an xml Document, the trouble is that the document is on
a work group and not in our domain.

if i login to the server via windows login popup whilst accessing the remote
file, the webapplication works.

I'm trying to simulate this reaction seemlessly for the web page to connect
to the file share and read and write settings inside it. As at present
accessing the file throws an IO exception on a bad user name and password.

xmldoc.Load(AppSettings.Get("XMLDocLocation"))




Can anyone help?



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.