Geeks With Blogs
Welcome to
Geeks with Blogs
Login
Srijith Sarman
My Other Recent Posts
Serialization in .Net
Transfering large volume of binary data
Bad Gateway
Setup Error: Failed to load resources from resource file
Sorting DataTable
Serializing DataSet
News
Post Categories
Geek Hardware
.NET
Identity
Vista
UNIX
Google App Engine
Archives
May 2012 (2)
February 2012 (1)
December 2008 (1)
September 2007 (1)
May 2007 (1)
April 2007 (1)
March 2007 (2)
January 2007 (1)
December 2006 (2)
October 2006 (4)
Srijith Sarman
Time,space and living
<< Sorting DataTable
|
Home
|
Serialization in .Net >>
Bad Gateway
Comments (1)
|
Share
When I transfer my webservice to a new webserver I started getting the "503 Bad gateway" error. Server configuration is one thing that we need to take care of. Each server may behave differently ,unless it has not been configured well to fit our requirement. Additionally firewalls and all would have already been set up in the server.
I just added the following line in the class which calls the webservice and it started working.
ws.Proxy=new WebProxy(ws.Url);
Posted on Friday, December 29, 2006 4:17 AM |
Back to top
Comments on this post: Bad Gateway
#
re: Bad Gateway
cant not display in malaysia
Left by
fical.us
on Apr 30, 2007 3:10 AM
Your comment:
Title:
Name:
Email: (never displayed)
(will show your
gravatar
)
Comment:
Allowed tags: blockquote, a, strong, em, p, u, strike, super, sub, code
Verification:
Copyright © Srijith Sarman | Powered by:
GeeksWithBlogs.net
Popular Posts on Geeks with Blogs
0
Code Monkey Projectiles - Index
Kindle days are gone and amazon is not gonna accept it.
Geeks With Blogs Content Categories
ASP.Net
SQL Server
Apple
Google
SharePoint
Windows
Visual Studio
Team Foundation Server
Agile
Office
Design Patterns
Web
Azure
Brand New Posts on Geeks with Blogs
0
Kindle days are gone and amazon is not gonna accept it.
How do you run multiple instances of Microsoft Teams?
Benefits of Apple Cider Vinegar
Shaking down the Raspberry Pi 400
Blog is Moving