Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading double encoded by php pack() problem Pin
Stephane Rodriguez.12-Apr-03 20:56
Stephane Rodriguez.12-Apr-03 20:56 
GeneralExtended File Properties Pin
Querulant12-Apr-03 8:55
Querulant12-Apr-03 8:55 
GeneralRe: Extended File Properties Pin
Stephane Rodriguez.12-Apr-03 20:50
Stephane Rodriguez.12-Apr-03 20:50 
GeneralThanks Pin
Querulant13-Apr-03 3:44
Querulant13-Apr-03 3:44 
GeneralUsing windows api in C# Pin
rm_babar12-Apr-03 6:40
rm_babar12-Apr-03 6:40 
GeneralRe: Using windows api in C# Pin
Stephane Rodriguez.12-Apr-03 20:46
Stephane Rodriguez.12-Apr-03 20:46 
GeneralRe: Using windows api in C# Pin
James T. Johnson13-Apr-03 5:28
James T. Johnson13-Apr-03 5:28 
GeneralQuestion about Web Services Pin
Zibar12-Apr-03 4:58
sussZibar12-Apr-03 4:58 
I have started to execute the instructions in "Creating a Distributed Application" walkthrough from VS .NET docs.

I did everything and when I had to add an web reference in my web and win clientgs. I got the following error, when trying to access the address:
http://localhost/AuthorsWebService/AuthorsWebService.vsdisco

Web Services

(none)
No Web References were found on this page.
Click for help on finding a Web Reference.


Errors

The document was not recognized as a known document type (WSDL, XML Schema, or Discovery document) for the following reason:
- The content type 'application/octet-stream' is not valid for an XML document.

Here is what appears in the browser for the Discovery


- <dynamicdiscovery xmlns="urn:schemas-dynamicdiscovery:disco.2000-03-17">
<exclude path="_vti_cnf">
<exclude path="_vti_pvt">
<exclude path="_vti_log">
<exclude path="_vti_script">
<exclude path="_vti_txt">
<exclude path="Web References">


I was able to add a web reference and to complete the walkthrough after I have accessed:
http://localhost/AuthorsWebService/AuthorsService.asmx
On this page when I click the "service description" link I get an XML file too. Is this correct?
And what is wrong with the Discovery?


Smile | :) And one more question: does a web reference require source code changes and recompilation if the URL for the web service is changed?
Does this mean that a change of an URL requires a change of namespaces?

Thank you!

Z.
GeneralRe: Question about Web Services Pin
Stephane Rodriguez.12-Apr-03 6:30
Stephane Rodriguez.12-Apr-03 6:30 
GeneralRe: Question about Web Services Pin
Cristoff13-Apr-03 0:43
Cristoff13-Apr-03 0:43 
GeneralRe: Question about Web Services Pin
Cristoff13-Apr-03 0:45
Cristoff13-Apr-03 0:45 
QuestionHow to use and custom MS Internet Explore? Pin
Small Rat12-Apr-03 4:28
Small Rat12-Apr-03 4:28 
AnswerRe: How to use and custom MS Internet Explore? Pin
Stephane Rodriguez.12-Apr-03 6:29
Stephane Rodriguez.12-Apr-03 6:29 
GeneralRe: How to use and custom MS Internet Explore? Pin
Small Rat12-Apr-03 6:38
Small Rat12-Apr-03 6:38 
GeneralRe: How to use and custom MS Internet Explore? Pin
Stephane Rodriguez.12-Apr-03 7:52
Stephane Rodriguez.12-Apr-03 7:52 
GeneralAssigning one TabPage to another Pin
monrobot1311-Apr-03 11:43
monrobot1311-Apr-03 11:43 
GeneralRe: Assigning one TabPage to another Pin
Stephane Rodriguez.12-Apr-03 6:33
Stephane Rodriguez.12-Apr-03 6:33 
GeneralRe: Assigning one TabPage to another Pin
monrobot1313-Apr-03 6:31
monrobot1313-Apr-03 6:31 
GeneralRe: Assigning one TabPage to another Pin
Stephane Rodriguez.13-Apr-03 8:14
Stephane Rodriguez.13-Apr-03 8:14 
QuestionSharing data between forms??? Pin
gman4411-Apr-03 11:42
gman4411-Apr-03 11:42 
AnswerRe: Sharing data between forms??? Pin
Adam Turner12-Apr-03 0:21
Adam Turner12-Apr-03 0:21 
AnswerRe: Sharing data between forms??? Pin
Stephane Rodriguez.12-Apr-03 6:34
Stephane Rodriguez.12-Apr-03 6:34 
GeneralVisual Studio 2003 and .NET Framework V1.1 ship! Pin
Eric Gunnerson (msft)11-Apr-03 11:13
Eric Gunnerson (msft)11-Apr-03 11:13 
GeneralRe: Visual Studio 2003 and .NET Framework V1.1 ship! Pin
Daniel Turini11-Apr-03 11:21
Daniel Turini11-Apr-03 11:21 
GeneralTab Control Events Not Firing Pin
vlusardi11-Apr-03 11:05
vlusardi11-Apr-03 11:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.