PC Review


Reply
Thread Tools Rate Thread

The argument type System.Data.DataSet cannot be converted into parameter type Sy

 
 
Paul Warnk
Guest
Posts: n/a
 
      11th Aug 2003
I have a three tier application using remote objects.
Everything works fine in my development environment but
when I move the code to production, I get the following
error when passing a dataset as a parameter.

The argument type System.Data.DataSet cannot be converted
into parameter type System.Data.DataSet
 
Reply With Quote
 
 
 
 
Josh Einstein
Guest
Posts: n/a
 
      13th Aug 2003
This is very strange indeed. It sounds like the type of message you would
get when using a web reference (which creates a "copy" of the type
definition, two completely different types as far as the runtime is
concerned).

Are you somehow loading separate versions of the framework?

Josh

"Paul Warnk" <(E-Mail Removed)> wrote in message
news:025901c3603d$c8fe5ad0$(E-Mail Removed)...
> I have a three tier application using remote objects.
> Everything works fine in my development environment but
> when I move the code to production, I get the following
> error when passing a dataset as a parameter.
>
> The argument type System.Data.DataSet cannot be converted
> into parameter type System.Data.DataSet



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with this Argument 'Prompt' cannot be converted to type 'Stri =?Utf-8?B?R29yZG9u?= Microsoft ADO .NET 0 17th Jul 2007 09:08 PM
Unable to cast object of type 'System.Data.DataSet' to Typed DataSet Optimus Microsoft VB .NET 1 31st Jan 2006 06:26 AM
Error "Cannot be converted into parameter type System.Data.DataTable" Chun Microsoft ASP .NET 0 19th Jul 2004 04:26 PM
Error: Argument 'Prompt' cannot be converted to type 'String' Caroline Microsoft VB .NET 1 27th May 2004 09:39 PM
Object type cannot be converted to target type (in task list) Matteo Cima Microsoft Dot NET Compact Framework 0 12th Mar 2004 08:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:23 PM.