RE: Save File to Different Domain - 2nd Post
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 10/21/05
- Previous message: Scott M.: "Re: ASP.NET Popup Windows"
- In reply to: BethC327: "Save File to Different Domain - 2nd Post"
- Next in thread: Peter Jakab: "Re: Save File to Different Domain - 2nd Post"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 21 Oct 2005 05:33:19 GMT
Hello,
You may run the code in debug mode and catch the line generating the error,
then we should find the exact the problem. Also, You need make sure your
ASP.NET app is running under a local administrator account. Impersonate
also need enough permission on local system.
Addiotnally, below is a sample on ASP.NET impersonate. Its code is a little
more robust. you may try the code in it and see the results.
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q306158
Luke
- Previous message: Scott M.: "Re: ASP.NET Popup Windows"
- In reply to: BethC327: "Save File to Different Domain - 2nd Post"
- Next in thread: Peter Jakab: "Re: Save File to Different Domain - 2nd Post"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]