![]() |
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"). When I try to send request to specific URL, application throws an error "Access is Denied". Strange thing here is that with Excel 2003 on some systems it works absolutely fine without throwing any error; but with Excel 2000, 2002, 2007 and even some system with 2003 for XML Http Object it throws "Access Denied" error. Following is sample code for same: sreqstring = "http://abc.com?sess=%25abc" (just an example the way we are passing the request) netHttpjspreq.Open "POST", sreqstring, False netHttpjspreq.send For second line it thows an error. Can you please help me out with this? Thanks, Sangeeta |
#2
|
|||
|
|||
![]()
Not an Outlook question. Pick an Excel group or another that's actually
appropriate. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Sangeeta" wrote in message ... Hi All, In my excel programming, I am using XML HTTP object ("MSXML2.XMLHTTP.3.0"). When I try to send request to specific URL, application throws an error "Access is Denied". Strange thing here is that with Excel 2003 on some systems it works absolutely fine without throwing any error; but with Excel 2000, 2002, 2007 and even some system with 2003 for XML Http Object it throws "Access Denied" error. Following is sample code for same: sreqstring = "http://abc.com?sess=%25abc" (just an example the way we are passing the request) netHttpjspreq.Open "POST", sreqstring, False netHttpjspreq.send For second line it thows 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 |
"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 |
trying to import messages and getting "access denied" message | D Brandon | Outlook Express | 1 | July 14th 06 07:18 AM |
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 |