Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object reference not set to an instance of an object.
Message
General information
Forum:
ASP.NET
Category:
Testing and debugging
Miscellaneous
Thread ID:
01122916
Message ID:
01122922
Views:
35
>
>
>Dim oVFP As VFPApp.VFP_COMClass = New VFPApp.VFP_COMClass
>Dim lcAnswer As String
>' I pass session parameter to VFP for tracking in VFP side of data
>lcAnswer = oVFP.GetAnXMLString(Session.SessionID.ToString())
>
>
>
>All other locations where I do this same thing work perfectly, login, logout, get name/contact info, etc... However, it dies on this one method and returns the error
>
>Object reference not set to an instance of an object.

What is the code you have in GetAnXMLString()?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform