Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not set to an instance of an object
Message
From
24/09/2008 09:30:40
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
24/09/2008 03:39:46
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01349927
Message ID:
01350168
Views:
22
Hi Stuart,

>Hi
>I have a VFP application which calls a .net dll that I use to call web services, which in turn calls the mmBusiness objects . this all works fine. What I would like to do is call the .net dll from VFP and have the .net dll call my business objects direct, bypassing the web services. I just cannot get this to work. I have tried adding he business project to the dll and creating a new mm business project. None of them work. If I comment out the bit with .get_myColl(), it works until it gets to GetDataSet(), then it crashes again. Unfortunately I don’t get much of a meaningful error message so I am having problems tracking down what I have forgotten. I am sure it’s something very basic that I need to set or include.
>Maybe this is just not possible but can't for the moment think why it should be
>Thanks
>Stuart

I think the MM way is to have your business objects at the client side and not at the web service side. So that actually sounds like what you want. Then you can set your business objects to access data via whatever you want; be it web service or local data. You didn't mention where your data would be if you don't use the web service. Can you describe to me more detail about the mm solution that would include the business objects project? You mentioned it is a dll, but is there anything between the business objects and the fox application? If you want you can zip up the mm solution and send it to me and I can see if I can help. tbryan at btsapps dot com.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform