Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jump Start: Creating a Web Service - VB .NET
Message
From
21/06/2006 04:58:50
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Jump Start: Creating a Web Service - VB .NET
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01130446
Message ID:
01130446
Views:
62
Hi all,

I am doing the above and at Step4, I faced a problem. When I add the web method, the below lines got problem :

' Get all orders for the specified customer
Return oOrder.GetOrdersByCustomerID(custID)

The error message as below:
Error 74 Value of type 'System.Data.DataTable' cannot be converted to 'System.Data.DataSet'. D:\MM.Net Jump Start\Orders Web Service VB\App_Code\CustomerOrdersWS_VB.vb 26 16 D:\MM.Net Jump Start\Orders Web Service VB\

Where did I go wrong?

Regards...
Next
Reply
Map
View

Click here to load this message in the networking platform