Ask a Question related to ASP.NET General, Design and Development.
-
Onur Bozkurt #1
Re: Verifying files exist in server directory as specified in xml doc?
I think you can try System.IO.File.Exists() method on tle Load event of the
page.
"Kathy Burke" <kathyburke40@attbi.com> wrote in message
news:eglt4MeVDHA.2224@TK2MSFTNGP09.phx.gbl...> Hi. Probably not in the right place, but thought I'd throw this one out
> and see if any ideas come back. I've just got the "vision" of what I'd
> want to do, but wondering the best/most simple way.
>
> I have a fairly simple xml document (workflow) with several <doc>
> elements that represent .xml docs used by my ASP.NET app. Before
> releasing the workflow.xml, I'd like to run a little .net page that
> checks to confirm that the documents exist in the file directory.
>
> Any suggestions?
>
> Thanks.
>
> Kathy
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Onur Bozkurt Guest
-
Can CF server 5 and CFMX (7) server co-exist on the sameserver?
Can CF server 5 and CFMX (7) server co-exist on the same server? Thanks for your time -
Server cannot access application directory ... The directory does not exist or is not accessible because of security settings
If you are using Windows XP in a Workgroup, rather than a Domain, then by default "Simple Filesharing" is turned on, and you won't see a security... -
Server cannot access application directory... The directory does not exist or is not accessible because of security settings.
Hi, I have this issue with the error below. Let me explain my goal and my server environement: Goal: To have 3 separate web servers reading... -
SCO OpenServer 5.0.x -- Exist a command who check a which files are modified, update or change into a directory ?
SCO OpenServer 5.0.x -- Exist a command who check a which files are modified, update or change into a directory ? Thanks in advance. Francisco -
Temporary ASP.NET Files directory (problems related to Terminal Server?)
We've got a VB ASP.NET Web Service that works fine, except when deployed on a customer's server(which is running Terminal Server, against our better... -
Kathy Burke #2
Re: Verifying files exist in server directory as specified in xml doc?
Sorry, I forgot to mention that I'm working on an intranet .net project
(strictly IE 5.5/6.0), so I hope permissions wouldn't be a problem?
So would I create a web page to load, just listing the .xml doc names
pulled from my workflow xml (via xslt). Could you point me in the
direction of more information for the methods mentioned? (I've never
used web services...)
Thanks for the replies.
Kathy
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Kathy Burke Guest
-
Kathy Burke #3
Re: Verifying files exist in server directory as specified in xml doc?
Bill,
thanks very much for the info/help. I'll look into it further.
Kathy
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Kathy Burke Guest



Reply With Quote

