473,770 Members | 1,989 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error while adding web refernce after upgrading webservice to VS2005

1 New Member
Hi,
We are doing migration of web service from VS2003 to VS2005
After upgrading the project I m trying to add a web reference to the web service.
While adding web reference it shows all the web methods inside that web service
but it show the message in the right
"There was an error downloading 'http://localhost/MyWebSite/WebServices/Journal.asmx'.

The request failed with the error message:
--
<html><head><ti tle>Object moved</title></head><body>
<h2>Object moved to <a href="/MyWebsite/login.aspx?Retu rnUrl=%2fMyWebs ite%2fWebServic es%2fJournal.as mx">here</a>.</h2>
</body></h"

because of this error "Add Reference" button remains disabled
Can anybody knows about this issue?
Also What are the requirements for get the web services working in VS2005
One I know is Service pack1 or downloadable plugin
Thanks in Advance
Vids
Jun 19 '07 #1
0 1145

Sign in to post your reply or Sign up for a free account.

Similar topics

3
2332
by: Pritam Bhat | last post by:
Hi, I recently upgraded my XML parser and the ComInterop code that I had for my webservice is throwing the following error. For ASP applications, we created a wrapper class on this web service and expose that class for ASP COM Interop. Any suggestion? Error dump ----------------------------------
4
3730
by: glebur | last post by:
Hi, I'm trying to create a web service client in C# but I get stuck at one of the first steps. When adding a Web reference to the Visual Studio project; I get this error (this is a translation, the English terms might not be exact) : "Error in the custom tool : Impossible to import WebService/Schema. Impossible to import binding 'cmsserverbinding' (it's the name of the binding in my WSDL file) from namesapce 'urn:cms. Impossible to...
0
1916
by: Peter McEvoy | last post by:
Hi there, I've noticed that it does not seem to be possible to add an AssemblyInfo.cs file to a webservice project in VS2005 - although I achieved this by cutting and pasting one into the App_Code directory from another project. Is there a particular reason for this? Pete
4
1488
by: Craig | last post by:
Hi All, Not too long ago, I posted a question about any known issues of a VS2005 application calling a VS2003 web service. We narrowed it down to an issue with VS2005. If our customer runs their application outside of VS2005, it works. If he runs it in VS2005, the webservice call will time out. Any ideas on why this could happen? Runnning the application outside of studio verifies that the code, URL, and security rights are correct....
0
1515
by: =?Utf-8?B?U2htdWxpayBQcmltZXM=?= | last post by:
I'm expriencing a problem when upgrading a solution from VS2003 to VS2005. When trying to upgrade a project that includes web refernces that are connected to a server (serviced by JBoss) I get the error: The custom tool 'MSDiscoCodeGenerator' failed. Unable to import binding 'BindingName' from namespace 'http://NamespaceLocation'. This situation is described in detail at: http://support.microsoft.com/default.aspx/kb/925492 It is...
4
3265
by: =?Utf-8?B?TmFkYXYgUG9wcGxld2VsbA==?= | last post by:
Hi everybody, I've got two questions about using the EnableSession property with an ASP.NET WebService: First Question: I'm trying to create a web service with EnableSession=true. I can't get it to work with VS2005 ( It works with vs2003!). Here is my testcase:
0
906
by: sd1978 | last post by:
Hi, This is relaated to VS2005. I have a default.aspx page. on a button event I have called a webservice ProductService.asmx. The code on the button event is like this.. Protected Sub btnCategory_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnCategory.Click Dim obj As New localhost.ProductsService If txtCatName.Text = "" Then Label1.ForeColor = Drawing.Color.Red Label1.Text...
0
926
by: Robbie.XwLi | last post by:
I have to upgrade all the project from VS2002 to VS2005, during the upgrading, I encountered two problems: 1. my code: class AListener£º { typedef std::list<AListener*CListenerList; CListenerList m_cListenerList; public: RemoveListener(AListener pListener) { m_cListenerList.remove£¨pListener£©£»
0
9618
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10259
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10101
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8933
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.