I want to create Excel object on another machine which is
in network i written the code "Set se=createobject
("Excel.Application","\\ankur")"here \\ankur is the name of
that machine but i m getting the error of permission denied
create object can anybody help me
Answers were Sorted based on User's Feedback
Answer / jagadish
I do not have exact syntax for that but, I'm 100% sure that
you have to provide IP address of the remote system also you
need permission of that remote system to perform operation
on that
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kazi
Hi Ankur,
if showing error like that need to be admin right just
inform to your admin deppt.he can give admin right.
| Is This Answer Correct ? | 0 Yes | 2 No |
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
If object is not recognized by qtp but the object is standard object what is your approach?
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
What is the extension of qtp local repository?
write string reverse prog using vb script with out using string reverse statement();
What are the recording modes in wave event?
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance
give one example where you have used regular expression?
why do we go for Test Automation?
what is the difference between invoke application and system.util.run
What is Active Screen in QTP?
In what occasion we can specify global sheet and action sheet?