![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi All,
In my excel programming, I am using XML http object (MSXML2.XMLHTTP.3.0). Using this object when I try to send a request application throws an "Access is Denied" error. Strange thing here is that the request absolutely works fine on some systems with Excel 2003 and doesn't throw any error; but same patch of code throws an error with Excel 2000, 2002, 2007 and even on some of 2003 systems. Following is sample of code I am using (just an example of req we send) netHttpjspreq is an XML http object sreqstring = "http://abc.com?sess=%25abc" netHttpjspreq.Open "POST", sreqstring , False netHttpjspreq.send On second line of code application throws an error. Can you please help me out with this? Thanks, Sangeeta |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Request using XML Http Object throws an "Access is Denied" error | Sangeeta[_2_] | Outlook and VBA | 1 | February 11th 09 03:28 PM |
"Access is denied" error in Outlook 2007 | Bubba | Outlook - General Queries | 3 | December 29th 07 05:35 AM |
Accessing Hotmail from Outlook 2007 throws access denied error message | [email protected] | Outlook - Installation | 0 | December 21st 06 08:27 AM |
Shorcut to Public Calendar "Access is Denied" (Syntax?) | Dave | Outlook - General Queries | 1 | November 3rd 06 05:14 PM |
Denied Outlook "Send" access via Explorer when DSL Yahoo service | Ken Steen-Olsen steen-olsen@sbcglobal | Outlook - Installation | 0 | January 12th 06 12:17 AM |