Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:814641
More Search Options
RSS Available
Matching Posts
Re: download a file and log it on IIS
Thanks, but to create a web request, the file has to be accessible from the web ?
Posted to
Free For All
(Forum)
by
poiuytrezSept
on 7/21/2008
download a file and log it on IIS
Hi, I have files on my servers that I wanted to be download by my users. For the moment I have the code below it works, but the files downloaded are not log in IIS. Thanks! 1 string filepath = ((LinkButton) sender).CommandArgument; 2 string filename = filepath.Substring(filepath.LastIndexOf( '\\' ) + 1, filepath.Length - filepath.LastIndexOf( '\\' ) - 1); 3 4 Stream s = null ; 5 Byte[] buffer = new byte [0]; 6 try 7 { 8 s = File.Open(filepath, FileMode.Open, FileAccess.Read, FileShare
Posted to
Free For All
(Forum)
by
poiuytrezSept
on 7/21/2008
log in IIS files downloaded
Hi, I wanted to know how to log in IIS files that are downloaded throw rainbow. Logging is activated under IIS but it doesn't log the files downloaded throw rainbow ( but it works with filed downloaded normally) Thanks!
Posted to
Rainbow Portal
(Forum)
by
poiuytrezSept
on 7/21/2008
Page 1 of 1 (3 items)
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
IIS.NET:
DebugFinder
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online