472,973 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Building web services with VB.net

Good day,

I hope someone can help me. I was given a great tutorial on how to build web
services with vb.net. The only problem is that in it they speak about a
..vsdisco file that gets created automatically. Now I have tried just about
everything and can't get this file to create. Can someone help me out or
point me to a better tutorial, clearly mine is not that great after all.

Please any help would be of great help.

Thank in advance

Jul 21 '05 #1
2 1227
Hi,
The only problem is that in it they speak about a
.vsdisco file that gets created automatically. Now I have tried just about
everything and can't get this file to create.
As far as I know this .vdisco file just holds references to some
webservice-specific ressources like its WSDL-document etc..
In other words, you don't need this file to create a working webservice,
because you can refer to its wsdl-document directly.
(e.g. http://localhost/MyWebservice/MyService.asmx?wsdl)
point me to a better tutorial, clearly mine is not that great after all.


http://msdn.microsoft.com/webservice...o/default.aspx

Denny
Jul 21 '05 #2
Thanks Denny,

My web service now works like a charm. Wish I had posted this question
sooner, I feel like I have been banging my head against the wall for the past
week.

Thanks again for your help.

Cheers

"Denny Britz" wrote:
Hi,
The only problem is that in it they speak about a
.vsdisco file that gets created automatically. Now I have tried just about
everything and can't get this file to create.


As far as I know this .vdisco file just holds references to some
webservice-specific ressources like its WSDL-document etc..
In other words, you don't need this file to create a working webservice,
because you can refer to its wsdl-document directly.
(e.g. http://localhost/MyWebservice/MyService.asmx?wsdl)
point me to a better tutorial, clearly mine is not that great after all.


http://msdn.microsoft.com/webservice...o/default.aspx

Denny

Jul 21 '05 #3

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

Similar topics

9
by: Jenta | last post by:
A World Beyond Capitalism 2005, An Annual International Multiracial Alliance Building Peace Conference Is Accepting Proposals... ...and Online Registration is now available if you plan to table...
3
by: Robert Hanson | last post by:
Hi All, I have a CAD application that uses Active X controls but I also need to utilize web services so I am asking for help if I can build the Active X in C++.NET and the web service classes in...
3
by: thomson | last post by:
Hi All, While Iam building my solution, the VS 2003 editor get stucked, for a few minutes and after sometimes it gets recovered, and the solution building done, While building i looked into the...
3
by: Jason Huang | last post by:
Hi, We would like to build a Web site based on C#.Net. The purpose of building this web site is to post our Documents for our employee only. Since we have many Documents(e.g., ISO9000,...
3
by: pou629 | last post by:
±z¦n¡A ¬O³o¼Ëªº¡A§Ú¥Ø«e¥¿¦b¬ã¨s "Mining Google Web Services : Building Applications with the Google API"³o¤@¥»®Ñ¡A¹ï©óchapter 6¤¤"Using SQL Server as a Database"³¡¤À¦³©Ò¤£...
5
by: ayaz.usman | last post by:
Hi, I've built a web services proxy server, in C# using wsdl.exe, by importing wsdl. Howeever, when I go to : http://localhost/sample.asmx?wsdl, they wsdl there does not match the wsdl I fed...
1
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
What are the data access choices that I have in building a client-server application with .net 2.0? If the application does not need to support running from browser, do I still need to understand...
15
by: kyosohma | last post by:
Hi, I am trying to get a small group of volunteers together to create Windows binaries for any Python extension developer that needs them, much like the package/extension builders who volunteer...
1
by: Derek Hart | last post by:
When building a web service in the same solution as the client for the web service, what is the most efficient way to test for changes? When I add a web reference, I choose the option to add web...
8
by: Brett | last post by:
I wrote an ASP.NET application that queries a SQL Server database (on a different box from the web server) and displays the result in a GridView. The datasource for the GridView is a SQLDataSource....
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.