Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2006

Tip: Looking for answers? Try searching our database.

XMLHTTP Status 500

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Siva - 28 Sep 2006 23:19 GMT
Hi,
I am getting XMLHTTP status 500 when I try to post a page on my simple ASPX
page. I am not doing much in Aspx page. What I am doing is I just print the
type of Request by the following line:
MsgBox(Request.ServerVariables("REQUEST_METHOD"))

I have another page which post the xml on this aspx page.
oXMLHTTP.open "POST", sURL, False
oXMLHTTP.send sData

where sURL is host path of my aspx page.

Why I am getting status 500? How can I fix it?
Signature

Thank you,

Siva

Gaurav Vaish (www.EduJiniOnline.com) - 29 Sep 2006 15:19 GMT
What's the content-type of the request sent?

Signature

Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://www.edujinionline.com
http://articles.edujinionline.com/webservices
-------------------

> Hi,
> I am getting XMLHTTP status 500 when I try to post a page on my simple
[quoted text clipped - 11 lines]
>
> Why I am getting status 500? How can I fix it?
Martin Honnen - 29 Sep 2006 17:31 GMT
> I am getting XMLHTTP status 500 when I try to post a page on my simple ASPX
> page. I am not doing much in Aspx page. What I am doing is I just print the
> type of Request by the following line:
>  MsgBox(Request.ServerVariables("REQUEST_METHOD"))

MsgBox in a server side page? Where do you expect that message box
dialog window to appear?

Signature

    Martin Honnen --- MVP XML
    http://JavaScript.FAQTs.com/


Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.