Web Service / Passing Entities

Posts   
 
    
smurrell
User
Posts: 59
Joined: 22-Feb-2007
# Posted on: 23-Feb-2007 13:28:59   

Hello

I recently downloaded an eval of LLBLGen. I have gone through all the documentation supplied with LLBLGen.

I followed the instructions in the LLBLGen manual for XML Web Service support. I have created the WebServiceHelper.cs file along with the SchemaImporter. The SchemaImporter is registered with the GAC and it does this again each time I compile the solution. I have defined 1 web method and I am trying to get my client to consume the web service. I have also added my SchemaImporter to the machine.config file. The config file is correct as my web service was failing to generate until I got the machine.config right. However......confused confused

I keep on getting an error "Cannot convert type "System.Xml.XmlElement" to "ISystems.ImageWarehouse.DataLayer.EntityClasses.StorageTypeEntity".

It seems like the Reference.cs is not being generated properly. What am I doing wrong and what do you need from me to possibly help me with this.

Regards, Simon

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 23-Feb-2007 15:23:35   

This post is an exact replication of the one found here: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=9120

I'll close this one so we can follow up in one place.

Thanks.