473,396 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

.NET Web service default test page(DefaultWsdlHelpGenerator.aspx)

Hi,

We have created new .NET web service and running it through the default test
page and it's working fine in our development environment.

When we moved the web service to the acceptance environment then also it is
successfully displaying the default testpage given by the .NET , but when we
are providing the values to the parameters of webmethod on test page and
click on the invoke button it gives us the error of "page cannot be
dispalyed".

After investigation on the problem we found that our acceptance is running
on the bigIP means it is running on the cluster of servers and they all have
assigned the single name which is tier4-fiw-acp. So if we have to call our
web service we have to call with the following url:

http://tier4-fiw-acp/webservices/datafeed.asmx

With the above mentioned url, it is opening the default test page
successfully but after providing the values to the parameters of exposed web
method, when we click on the invoke button it gives us the error of page
cannot be displayed.

On further investigation of the problem we found that when we click on the
invoke button it goes to the following URL :

http://tier4-fiw-acp:8010/webservice...undInformation

The problem which we see in the above url is that it is appending the port
8010 with the big ip name which is tier4-fiw-acp, since tier4-fiw-cap is
already mapped to the group of servername:portnames it is not able to find
out the server due to the addition of port no and gives us the page cannot be
displayed error.

If we run the web service with any servername:portname combination which
were mapped with the tier4-fiw-acp, it is running fine but if we run it with
big ip name then it gives us the error as it is appending the port name.

We also went through the default test page which is located at the following
location and found that it is using URI on the click of invoke button which
is appending the port.

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFI G\DefaultWsdlHelpGenerator.aspx

Is there is any workaround for the problem with minimum development effort
as we want to use only default test page for the web service?

Thanks for going through the big mail...

Thanks & Regards,
Neeraj Badaya(MCSD.NET)


Jun 7 '07 #1
0 2721

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Yabbedoo.com | last post by:
Hello I'm creating all my web project swith dotNet, so i have default.Aspx as the first page. No several times, i want to add my website to an searchengines, but they test if the Url is...
5
by: Ted Apollo | last post by:
When I develop my ASP.NET 1.1 application locally, the default form is always "WebForm1.aspx." However, when I post the same application to a web server, the default becomes "default.aspx." Why...
2
by: rodchar | last post by:
Hey all, I have an asp.net page called default.aspx. when I visit this site i type in http://myDirectory/ because I know that the name default.aspx will be assumed. However, when i goto this...
4
by: JIM.H. | last post by:
Hello, I have a logon.apsx page and when I clicked LogOff button, user is directed to this page. For the first login user is able to go to myApp.aspx through logon.aspx but once he/she logs of and...
9
by: David Veeneman | last post by:
I'm just getting started with ASP.NET, using VS 2005. As an exercise, I opened the root web site in VS 2005 and created a simple welcome page. I saved the page as Default.aspx and made sure that...
0
by: Joey | last post by:
I have a web app that contains several subfolders. In one of them, I have a page set up as "Default.aspx", so users can hit it just by typing the directory name in the browser address bar (example:...
1
by: ytterbius | last post by:
Hello, I posted this earlier to the ASP section, but I think the problem is a IIS one. I have a site with several pages. When I debug in visual developer I'm able to open the various pages and...
8
by: AAaron123 | last post by:
I created a home page and moved to the isp. it contains 3 files: Default.aspv Default.aspx.vb web.config and the folder App.Data Using IE to point to my home page folder it displays the...
2
by: punjabplus | last post by:
hi, i want help for-- like responce.redirect("default.aspx?test=one"); query string . on redirect page address bar we have value like http:// default.aspx?test=one is there any way we can...
5
by: punjabplus | last post by:
hi, i want help for-- like responce.redirect("default.aspx?test=one"); query string . on redirect page address bar we have value like http:// default.aspx?test=one is there any way we can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.