Click here to Skip to main content
15,914,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionError in exporting crystal report to pdf Pin
Sylvester george12-Mar-07 21:07
Sylvester george12-Mar-07 21:07 
AnswerRe: Error in exporting crystal report to pdf Pin
N a v a n e e t h12-Mar-07 22:44
N a v a n e e t h12-Mar-07 22:44 
AnswerRe: Error in exporting crystal report to pdf Pin
Harini N K12-Mar-07 23:56
Harini N K12-Mar-07 23:56 
GeneralRe: Error in exporting crystal report to pdf Pin
Sylvester george13-Mar-07 0:07
Sylvester george13-Mar-07 0:07 
QuestionPage Resizing Pin
jithbiz003312-Mar-07 21:00
jithbiz003312-Mar-07 21:00 
QuestionDisplay a week number Pin
Oga M12-Mar-07 20:58
Oga M12-Mar-07 20:58 
AnswerRe: Display a week number Pin
Spunky Coder12-Mar-07 21:10
Spunky Coder12-Mar-07 21:10 
QuestionIUSR Issue - Please Help Pin
Programm3r12-Mar-07 20:54
Programm3r12-Mar-07 20:54 
Hi all,

I'm trying to access the contents of a remote file on a server using the IUSR, I have set all the security access that I know of on the server for the IUSR. (Unless I forgot something.)
(I'm using old school ASPUnsure | :~ )
I tried the following:
fsDB=Server.CreateObject("Scripting.FileSystemObject");
var fileName = "\\" + "\\" + <server_name>+ "\\<dir>\\<dir>\\testfile.txt"
var remFileDB=fsDB.OpenTextFile(fileName, 1,false);

But I keep receiving the following:

Error Type:
Microsoft JScript runtime (0x800A0046)
Permission denied


Can anyone please help me.
Many Thanx
Regards,


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

My Blog: ^_^

Questiondynamically ading coumn to grid help Pin
nikhil123412-Mar-07 20:48
nikhil123412-Mar-07 20:48 
AnswerRe: dynamically ading coumn to grid help Pin
varshavmane12-Mar-07 23:03
varshavmane12-Mar-07 23:03 
QuestionParent page control Pin
Kanjinghat12-Mar-07 19:48
Kanjinghat12-Mar-07 19:48 
QuestionWeb.Config File Pin
Saranya B12-Mar-07 19:56
Saranya B12-Mar-07 19:56 
AnswerRe: Web.Config File Pin
Spunky Coder12-Mar-07 21:01
Spunky Coder12-Mar-07 21:01 
GeneralRe: Web.Config File Pin
Saranya B12-Mar-07 23:39
Saranya B12-Mar-07 23:39 
AnswerRe: Web.Config File Pin
Sandeep Akhare1-May-07 22:24
Sandeep Akhare1-May-07 22:24 
GeneralRe: Web.Config File Pin
Saranya B2-May-07 1:49
Saranya B2-May-07 1:49 
GeneralRe: Web.Config File Pin
Sandeep Akhare2-May-07 1:55
Sandeep Akhare2-May-07 1:55 
QuestionClipboard in asp.net Pin
cst_cfit12-Mar-07 18:29
cst_cfit12-Mar-07 18:29 
AnswerRe: Clipboard in asp.net Pin
N a v a n e e t h12-Mar-07 22:40
N a v a n e e t h12-Mar-07 22:40 
AnswerRe: Clipboard in asp.net Pin
thomas_joyee13-Mar-07 0:33
thomas_joyee13-Mar-07 0:33 
QuestionGrid inside in a parent grid Pin
Malayil alex12-Mar-07 18:26
Malayil alex12-Mar-07 18:26 
AnswerRe: Grid inside in a parent grid Pin
varshavmane12-Mar-07 18:53
varshavmane12-Mar-07 18:53 
QuestionDropdownlist Pin
isaii12-Mar-07 17:10
isaii12-Mar-07 17:10 
AnswerRe: Dropdownlist Pin
_AK_12-Mar-07 18:03
_AK_12-Mar-07 18:03 
AnswerRe: Dropdownlist Pin
gus_br12-Mar-07 18:58
gus_br12-Mar-07 18:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.