window.open

G

Guest

Have XP SP2. Using VS.NET 2003 v7.1.3088, Asp.NET v1.1.4322.
For some reason - cannot open file on local machine using window.open command.
Sample syntax : window.open("C:\\Downloads\File.txt", "_blank")
This works on another development laptop - but not here - no error message -
just won't open from ANY folder on the laptop. I'm not sure how to apply
permissions for ASPNET account - I've set permissions on folder similiar to
Windows 2000 platform, i.e., Downloads for ASPNET account for full control -
but still won't open any file from laptop. Any suggestions? This is last
issue I have with migration to XP platform.
Tnks always
 
A

Alvin Bruney [MVP - ASP.NET]

that's a permissions error, the asp.net account needs permission to interact
with the desktop. right click on the folder and set the permissions
appropriately

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top